Scan
Index repositories into manifests, facts, SQLite, reports, and analyzer logs.
tracemap scan
Status: demo. Proof: scripts/demo-public.sh, samples/.
Capabilities
This demo/evidence matrix maps what TraceMap can show from public samples, repository docs, validation commands, and source-backed workflows. It is not a product-completeness promise.
Public claim level: demo. Rows use main, demo, dev, or future status language and should not be upgraded to shipped until the relevant evidence is true on main.
Index repositories into manifests, facts, SQLite, reports, and analyzer logs.
tracemap scan
Status: demo. Proof: scripts/demo-public.sh, samples/.
Reduce contract deltas against indexed facts with evidence rows and coverage-aware outcomes.
tracemap reduce
Status: main. Proof: README.md, src/dotnet/TraceMap.Cli/Program.cs.
Merge indexes while preserving source labels, commit metadata, coverage, and provenance.
tracemap combine
Status: main. Proof: docs/VALIDATION.md, scripts/smoke-combined-paths.sh.
Generate combined dependency reports for endpoints, surfaces, edges, gaps, and limitations.
tracemap report
Status: main. Proof: README.md, docs/VALIDATION.md.
Walk bounded static evidence from roots to surfaces, or from surfaces back to roots.
tracemap paths tracemap reverse
Status: main. Proof: scripts/smoke-combined-paths.sh.
Compare static snapshots and turn changed evidence into coverage-relative review reports.
tracemap diff tracemap snapshot-diff tracemap impact
Status: main. Proof: README.md, docs/VALIDATION.md.
Compose available diff, impact, contract, path, reverse, gap, and checklist evidence.
tracemap release-review
Status: main. Proof: README.md, docs/VALIDATION.md.
Summarize many indexes and align client-called endpoints with server-declared endpoint evidence.
tracemap portfolio tracemap endpoints
Status: main. Proof: README.md, implementation-state notes.
Inspect flows, relationships, and exportable index views without publishing raw private artifacts.
tracemap flow tracemap relate tracemap export
Status: main. Proof: README.md, src/dotnet/TraceMap.Cli/Program.cs.
Adapter maturity
README.md, docs/VALIDATION.md.README.md, public demo samples..kiro/specs/jvm-indexer/implementation-state.md..kiro/specs/python-indexer/implementation-state.md.Demo-safe surface
demo-summary.mdPublic-shareable summary from checked-in sample projects.demo-summary.jsonMachine-readable public summary with labels instead of private paths.reports/**/*.mdSafe when generated from public samples and scrubbed of raw values.index.sqliteKeep private-repo SQLite indexes local-only.facts.ndjsonKeep private-repo fact streams local-only.logs/analyzer.logKeep analyzer logs local-only because they may contain execution details.Non-claims
Source material