Skip to content

Commit a83de8c

Browse files
Publish tutorial: abap-islm-orchestration-grounding-consumption (#2723)
* Publish tutorial: abap-islm-orchestration-grounding-consumption Promote tutorial from QA to Production repository. Tutorial Details: - Slug: abap-islm-orchestration-grounding-consumption - Source: QA Repository (-Contribution) - Target: Production Repository This PR was created automatically by the Sage VS Code Extension.
1 parent 7457a61 commit a83de8c

32 files changed

Lines changed: 639 additions & 1 deletion

tutorials/abap-islm-orchestration-grounding-consumption/abap-islm-orchestration-grounding-consumption.md

Lines changed: 301 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
{
2+
"candidate_rating_models": {
3+
"global_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
15+
"organizations": [
16+
{
17+
"organization_type": "Software Development (General)",
18+
"overall_rating_calculation": "Weighted average of all aspect scores",
19+
"aspects": [
20+
{
21+
"name": "Software Engineering Skills",
22+
"description": "Proficiency in programming languages, software architecture, testing, and development best practices.",
23+
"weight": 0.35
24+
},
25+
{
26+
"name": "Problem Solving",
27+
"description": "Ability to analyze requirements, debug issues, and design robust technical solutions.",
28+
"weight": 0.30
29+
},
30+
{
31+
"name": "Practical Experience",
32+
"description": "Hands-on experience with real-world projects, systems, and development workflows.",
33+
"weight": 0.20
34+
},
35+
{
36+
"name": "Team Collaboration",
37+
"description": "Effectiveness in working within development teams, including communication and feedback handling.",
38+
"weight": 0.15
39+
}
40+
]
41+
},
42+
43+
{
44+
"organization_type": "Software Development (AI Focus)",
45+
"overall_rating_calculation": "Weighted average of all aspect scores",
46+
"aspects": [
47+
{
48+
"name": "AI & Machine Learning Expertise",
49+
"description": "Depth of knowledge in machine learning, deep learning, data modeling, and AI-related algorithms.",
50+
"weight": 0.40
51+
},
52+
{
53+
"name": "Applied Research & Experimentation",
54+
"description": "Ability to experiment, evaluate models, interpret results, and improve AI systems iteratively.",
55+
"weight": 0.25
56+
},
57+
{
58+
"name": "Software Engineering for AI",
59+
"description": "Capability to integrate AI models into production systems with scalable and maintainable code.",
60+
"weight": 0.20
61+
},
62+
{
63+
"name": "Ethical & Critical Thinking",
64+
"description": "Awareness of AI limitations, bias, data quality, and ethical implications.",
65+
"weight": 0.15
66+
}
67+
]
68+
},
69+
70+
{
71+
"organization_type": "Human Resources",
72+
"overall_rating_calculation": "Weighted average of all aspect scores",
73+
"aspects": [
74+
{
75+
"name": "Communication Skills",
76+
"description": "Clarity, empathy, and professionalism in verbal and written communication.",
77+
"weight": 0.35
78+
},
79+
{
80+
"name": "Cultural Fit & Emotional Intelligence",
81+
"description": "Ability to understand people, manage relationships, and align with organizational culture.",
82+
"weight": 0.30
83+
},
84+
{
85+
"name": "Organizational & Process Skills",
86+
"description": "Capability to manage processes, documentation, and coordination effectively.",
87+
"weight": 0.20
88+
},
89+
{
90+
"name": "Analytical & Judgment Skills",
91+
"description": "Sound decision-making when evaluating candidates, situations, and organizational needs.",
92+
"weight": 0.15
93+
}
94+
]
95+
},
96+
97+
{
98+
"organization_type": "Controlling / Finance",
99+
"overall_rating_calculation": "Weighted average of all aspect scores",
100+
"aspects": [
101+
{
102+
"name": "Analytical & Numerical Skills",
103+
"description": "Ability to analyze financial data, metrics, and reports with high accuracy.",
104+
"weight": 0.40
105+
},
106+
{
107+
"name": "Business Understanding",
108+
"description": "Understanding of business processes, cost structures, and financial impacts.",
109+
"weight": 0.25
110+
},
111+
{
112+
"name": "Attention to Detail",
113+
"description": "Precision, reliability, and consistency when handling data and financial information.",
114+
"weight": 0.20
115+
},
116+
{
117+
"name": "Communication of Insights",
118+
"description": "Ability to clearly explain financial findings and recommendations to stakeholders.",
119+
"weight": 0.15
120+
}
121+
]
122+
},
123+
124+
{
125+
"organization_type": "Software Development Consulting",
126+
"overall_rating_calculation": "Weighted average of all aspect scores",
127+
"aspects": [
128+
{
129+
"name": "Technical Breadth",
130+
"description": "Wide-ranging technical knowledge across software stacks, architectures, and tools.",
131+
"weight": 0.30
132+
},
133+
{
134+
"name": "Client Communication & Advisory",
135+
"description": "Ability to translate technical concepts into business value and advise clients effectively.",
136+
"weight": 0.30
137+
},
138+
{
139+
"name": "Problem Structuring",
140+
"description": "Skill in breaking down ambiguous client problems into clear, solvable components.",
141+
"weight": 0.20
142+
},
143+
{
144+
"name": "Adaptability & Learning Speed",
145+
"description": "Capacity to quickly understand new domains, technologies, and client contexts.",
146+
"weight": 0.20
147+
}
148+
]
149+
}
150+
]
151+
}
152+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"organization_type": "Software Development (AI Focus)",
3+
"rating_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
"overall_rating_calculation": "Weighted average of all aspect scores",
15+
"aspects": [
16+
{
17+
"name": "AI & Machine Learning Expertise",
18+
"description": "Knowledge of ML algorithms, deep learning, data modeling, and AI theory.",
19+
"weight": 0.40
20+
},
21+
{
22+
"name": "Applied Research & Experimentation",
23+
"description": "Ability to design experiments, evaluate models, and iterate based on results.",
24+
"weight": 0.25
25+
},
26+
{
27+
"name": "Engineering AI Systems",
28+
"description": "Skills in deploying, scaling, and maintaining AI models in production systems.",
29+
"weight": 0.20
30+
},
31+
{
32+
"name": "Ethical & Critical Awareness",
33+
"description": "Understanding of AI risks, bias, limitations, and responsible usage.",
34+
"weight": 0.15
35+
}
36+
]
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"organization_type": "Software Development Consulting",
3+
"rating_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
"overall_rating_calculation": "Weighted average of all aspect scores",
15+
"aspects": [
16+
{
17+
"name": "Technical Breadth",
18+
"description": "Knowledge across multiple technologies, architectures, and development approaches.",
19+
"weight": 0.30
20+
},
21+
{
22+
"name": "Client Communication & Advisory Skills",
23+
"description": "Ability to translate technical topics into business value and guide clients.",
24+
"weight": 0.30
25+
},
26+
{
27+
"name": "Problem Structuring",
28+
"description": "Skill in breaking down ambiguous client challenges into actionable plans.",
29+
"weight": 0.20
30+
},
31+
{
32+
"name": "Adaptability & Learning Speed",
33+
"description": "Speed and effectiveness in understanding new domains, clients, and technologies.",
34+
"weight": 0.20
35+
}
36+
]
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"organization_type": "Controlling / Finance",
3+
"rating_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
"overall_rating_calculation": "Weighted average of all aspect scores",
15+
"aspects": [
16+
{
17+
"name": "Analytical & Numerical Skills",
18+
"description": "Accuracy and depth in analyzing financial data, KPIs, and reports.",
19+
"weight": 0.40
20+
},
21+
{
22+
"name": "Business & Financial Understanding",
23+
"description": "Understanding of cost structures, financial flows, and business drivers.",
24+
"weight": 0.25
25+
},
26+
{
27+
"name": "Attention to Detail",
28+
"description": "Precision, consistency, and reliability in handling sensitive information.",
29+
"weight": 0.20
30+
},
31+
{
32+
"name": "Communication of Financial Insights",
33+
"description": "Ability to clearly explain financial findings to non-financial stakeholders.",
34+
"weight": 0.15
35+
}
36+
]
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"organization_type": "Human Resources",
3+
"rating_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
"overall_rating_calculation": "Weighted average of all aspect scores",
15+
"aspects": [
16+
{
17+
"name": "Communication Skills",
18+
"description": "Clarity, empathy, and professionalism in written and verbal communication.",
19+
"weight": 0.35
20+
},
21+
{
22+
"name": "Emotional Intelligence & Cultural Fit",
23+
"description": "Ability to understand people, manage relationships, and align with company culture.",
24+
"weight": 0.30
25+
},
26+
{
27+
"name": "Process & Organizational Skills",
28+
"description": "Capability to manage HR processes, documentation, and coordination tasks.",
29+
"weight": 0.20
30+
},
31+
{
32+
"name": "Judgment & Fairness",
33+
"description": "Balanced decision-making and objective evaluation of people and situations.",
34+
"weight": 0.15
35+
}
36+
]
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"organization_type": "Software Development (General)",
3+
"rating_scale": {
4+
"min": 1,
5+
"max": 5,
6+
"definitions": {
7+
"1": "Very weak / insufficient evidence",
8+
"2": "Below average",
9+
"3": "Meets expectations",
10+
"4": "Above average",
11+
"5": "Exceptional"
12+
}
13+
},
14+
"overall_rating_calculation": "Weighted average of all aspect scores",
15+
"aspects": [
16+
{
17+
"name": "Software Engineering Skills",
18+
"description": "Programming proficiency, architecture knowledge, testing practices, and code quality.",
19+
"weight": 0.35
20+
},
21+
{
22+
"name": "Problem Solving",
23+
"description": "Ability to analyze requirements, debug issues, and design robust solutions.",
24+
"weight": 0.30
25+
},
26+
{
27+
"name": "Practical Experience",
28+
"description": "Hands-on experience with real-world software systems and development workflows.",
29+
"weight": 0.20
30+
},
31+
{
32+
"name": "Team Collaboration",
33+
"description": "Communication skills, teamwork, and effectiveness in collaborative environments.",
34+
"weight": 0.15
35+
}
36+
]
37+
}
398 KB
Loading
338 KB
Loading
398 KB
Loading

0 commit comments

Comments
 (0)