singularity-forge/.sf/graphs/graph.json
2026-05-13 02:01:41 +02:00

64 lines
No EOL
1.4 KiB
JSON

{
"nodes": [
{
"id": "concept:phase:summarizing",
"label": "Phase: summarizing",
"type": "concept",
"confidence": "EXTRACTED",
"sourceFile": "STATE.md"
},
{
"id": "milestone:M001",
"label": "M001",
"type": "milestone",
"confidence": "EXTRACTED"
},
{
"id": "slice:M001:S01",
"label": "S01: Recover corrupted DB from backup",
"type": "slice",
"confidence": "EXTRACTED",
"sourceFile": "milestones/M001/slices/S01/S01-PLAN.md"
},
{
"id": "slice:M001:S02",
"label": "S02: Execute S01-T01 — CLI/help doctrine fix",
"type": "slice",
"confidence": "EXTRACTED",
"sourceFile": "milestones/M001/slices/S02/S02-PLAN.md"
},
{
"id": "milestone:M002",
"label": "M002",
"type": "milestone",
"confidence": "EXTRACTED"
}
],
"edges": [
{
"from": "milestone:M001",
"to": "slice:M001:S01",
"type": "contains",
"confidence": "EXTRACTED"
},
{
"from": "milestone:M001",
"to": "slice:M001:S02",
"type": "contains",
"confidence": "EXTRACTED"
},
{
"from": "milestone:M001",
"to": "slice:M001:S01",
"type": "contains",
"confidence": "EXTRACTED"
},
{
"from": "milestone:M001",
"to": "slice:M001:S02",
"type": "contains",
"confidence": "EXTRACTED"
}
],
"builtAt": "2026-05-12T23:53:23.408Z"
}