Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Traceability Matrix

Deliverables to docs mapping

DeliverableDocumentation sourceValidation target
Rust lib + CLIARCHITECTURE.md, ROADMAP.mdbuild/test/CLI fixture checks
Language packsspecs/symbol-extraction.mdlanguage fixture + snapshot tests
Dependency graph + SCCspecs/graph-model.md, rfcs/0004-graph-representation-and-scc.md, rfcs/0008-graph-module.md, rfcs/0009-cross-file-dependency-mapping.mdgraph fixture SCC assertions
Deployment Unit annotationspecs/graph-model.md, rfcs/0004-graph-representation-and-scc.mdSCC classification fixture tests
Dataflow (stretch)specs/graph-model.md, rfcs/0007-dgraph-integration-scope.mdoptional feature tests
Dgraph sinkrfcs/0007-dgraph-integration-scope.md + specs/graph-model.mdexport contract validation
Deploy Manifests (metacall-deploy)specs/requirements.md FR-9fixture manifest comparison tests
Mesh Annotation (metacall-deploy)specs/requirements.md FR-10SCC unit classification tests

Acceptance criteria mapping

Acceptance criterionSpec sourceVerification plan
Parse all supported languagesspecs/requirements.md FR-1per-language fixture parsing tests
Correct SCC identificationspecs/graph-model.mdgraph fixture SCC assertions
Deployment Unit classificationspecs/requirements.md FR-4independent vs. co-deploy fixture assertions
Incremental update targetARCHITECTURE.md + rfcs/0003-incremental-parsing-strategy.mdbenchmark harness and thresholds
Linux/macOS/Windows portabilityCI_CD.mdCI matrix status
Deploy Manifest fixture matchspecs/requirements.md FR-9tests/fixtures/mixed/ manifest comparison
Mesh Annotation correctnessspecs/requirements.md FR-10auth-function-mesh unit classification

Decision traceability

Decision areaADR
Language loading modelrfcs/0001-language-loading-model.md
Error semanticsrfcs/0002-error-semantics-and-recovery.md
Incremental strategyrfcs/0003-incremental-parsing-strategy.md
Graph representationrfcs/0004-graph-representation-and-scc.md
Output contract policyrfcs/0005-output-contract-policy.md
Type inference scoperfcs/0006-type-inference-scope.md
Dgraph scoperfcs/0007-dgraph-integration-scope.md
Graph module designrfcs/0008-graph-module.md
Cross-file dependency mappingrfcs/0009-cross-file-dependency-mapping.md