-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmy_project_context.json
More file actions
49 lines (49 loc) · 2.32 KB
/
Copy pathmy_project_context.json
File metadata and controls
49 lines (49 loc) · 2.32 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
{
"schema_version": "2.0",
"project": {
"id": "BABOK-20260330-FA01",
"name": "test12345",
"language": "PL",
"created_at": "2026-03-30T00:00:00Z",
"last_updated": "2026-03-30T00:00:00Z",
"company": {
"name": "fa1",
"industry": "motoryzacja"
},
"scope": "Digitalizacja procesu zgłaszania \"potencjałów\" (wniosków racjonalizatorskich pracowników), obecnie obsługiwanego w formie papierowej.",
"pain_points": [
"brak przejrzystości dla pracowników",
"niekontrolowane przepływy informacji związanych z potencjałami",
"brak motywacji dla pracowników do zgłaszania potencjałów"
],
"budget": {
"estimated": "do ustalenia"
},
"timeline": {
"target_date": "2026-06-01"
},
"stakeholders": {
"key_decision_makers": [
"dyrektor produkcji"
]
},
"constraints": [
"brak"
]
},
"stages": {
"stage1": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage2": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage3": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage4": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage5": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage6": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage7": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 },
"stage8": { "status": "not_started", "artifacts": [], "started_at": null, "completed_at": null, "approved_at": null, "approved_by": null, "iteration_count": 0 }
},
"quality_reports": {},
"agent_messages": [],
"decisions": [],
"assumptions": [],
"risks": []
}