Status: Planned
Wave: Next — Architecture (Sep–Oct 2026)
Effort: S (1–2 days)
Extend dna scan to write a simple architecture graph (nodes + edges) to .DNA/data/architecture-graph.json.
Deliverables
Acceptance
- Graph file present after
dna scan on DNA monorepo
- Invalid/missing paths skipped with warning, not crash
Why small
Reuse scan outputs; coarse graph is fine for v1.
Roadmap: DNA Roadmap
Schedule
- Start: 2026-09-10
- End: 2026-09-25
Status: Planned
Wave: Next — Architecture (Sep–Oct 2026)
Effort: S (1–2 days)
Extend
dna scanto write a simple architecture graph (nodes + edges) to.DNA/data/architecture-graph.json.Deliverables
{ nodes: [{id,kind,path}], edges: [{from,to,kind}] }Acceptance
dna scanon DNA monorepoWhy small
Reuse scan outputs; coarse graph is fine for v1.
Roadmap: DNA Roadmap
Schedule