-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo-manifest.json
More file actions
118 lines (118 loc) · 4.35 KB
/
Copy pathrepo-manifest.json
File metadata and controls
118 lines (118 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"event": {
"name": "hack27",
"slug": "hack27",
"repo": "hack27",
"topics": [
"solution-centre",
"hack27",
"microsoft-teams",
"microsoft-forms",
"youtube",
"hackathon",
"innovation",
"solution-design",
"pitching",
"judging",
"challenge1",
"data-visualisation",
"dashboards",
"survey-data",
"ndas",
"workplace-harassment",
"policy-reform",
"data-evidence",
"advocacy",
"next-js"
],
"technologies": [
"Microsoft Teams",
"Microsoft Forms",
"YouTube",
"data-visualisation",
"dashboards",
"survey-data",
"Next.js",
"TypeScript",
"Supabase",
"LLM",
"Tailwind CSS",
"Power BI",
"Microsoft Excel",
"PowerPoint",
"Python",
"Jupyter",
"pandas",
"scikit-learn",
"XGBoost",
"SHAP",
"NumPy",
"SciPy",
"matplotlib",
"Streamlit",
"Plotly",
"Ollama",
"AI",
"large-language-models",
"Microsoft 365",
"local-ai-models"
]
},
"visibility": {
"event_repo": "public",
"team_repos": "public"
},
"repos": [
{
"type": "team",
"challenge_name": "Rolls\u2011Royce \u2013 See It Early: Improving Delivery Confidence",
"challenge_description": "This challenge, presented by Rolls\u2011Royce, focuses on helping teams spot delivery problems earlier, before tasks begin to slip. Using synthetic delivery datasets, participants are asked to build simple, practical tools\u2014such as dashboards, rules or lightweight models\u2014that make it easier to see which tasks are at risk, how planning and delivery behaviours differ across programmes and work centres, and what actions could protect committed work and reduce pressure. The emphasis is on clarity, early warning and decision support rather than complex technical solutions.",
"challenge_slug": "challenge6",
"team_name": "Action & Narrative Generator",
"team_slug": "h",
"name": "hack27-action-narrative-generator",
"child_repo_path": "submissions/hack27-challenge6-h",
"url": "https://github.com/Projecting-Success-Solutions-Portal/hack27-action-narrative-generator.git",
"description": "Action & Narrative Generator focused on converting early delivery risk signals into clear, prioritised management actions and executive\u2011ready narratives. Their work defines structured prompts that transform activity and capacity metrics into severity\u2011scored action lists and dashboard\u2011aligned narratives, ensuring early warnings lead directly to consistent intervention.",
"key_outcomes": "Accelerates and standardises response to delivery risk by translating metrics into prioritised actions and plain\u2011English narratives, reducing ambiguity and improving consistency of intervention.",
"important_files": [
{
"path": "Actions Prompt.md",
"purpose": "Specification for generating severity\u2011scored, structured action lists across delivery units, cost centres and work centres."
},
{
"path": "narrative_generation_prompt-5.md",
"purpose": "Prompt for producing structured executive and operational narratives aligned to dashboard views."
}
],
"required_fields": {
"summary": "A prompt\u2011driven system that turns early delivery signals into prioritised actions and narratives.",
"problem": "Teams often identify early risk signals but lack clear, consistent actions and explanations to act on them.",
"approach": "Define structured prompts that aggregate metrics, score severity and generate actionable guidance per organisational level.",
"deliverables": "Action list generation prompt and narrative generation prompt for integration with delivery dashboards."
},
"thumbnail_path": "",
"topics": [
"solution-centre",
"hack27",
"challenge6",
"python",
"json",
"prompt-engineering",
"data-analytics",
"delivery-confidence",
"early-warning",
"decision-support",
"action-management",
"narrative-insight"
],
"technologies": [
"Python",
"JSON",
"prompt-engineering",
"data-analytics"
],
"members": []
}
]
}