-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSTATE.json
More file actions
29 lines (29 loc) · 767 Bytes
/
Copy pathSTATE.json
File metadata and controls
29 lines (29 loc) · 767 Bytes
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
{
"schema_version": "1.0",
"repository": "database-server",
"service": {
"name": "database-server",
"kind": "infrastructure",
"lifecycle": "active",
"deployment": "kubernetes"
},
"planning": {
"status": "done",
"active_goal_ids": [],
"next_ready_goal_ids": [],
"blocked_goal_ids": [],
"active_workstream_ids": [],
"last_updated_at": "2026-08-30T21:02:00Z"
},
"delivery": {
"last_validation_id": "VAL-PLANNING-STANDARDIZATION-PHASE1",
"last_validation_status": "validated",
"validation_debt_count": 0,
"last_deployment_commit": null
},
"collection": {
"profile": "ips-full",
"artifact_index": "docs/registry/ARTIFACT_INDEX.json",
"status_source": "human-and-agent-maintained"
}
}