Engineering managers
What proof do we have, what is only partial, and which review decision still needs a person?
Manager packet
The manager view is simple: TraceMap turns repository scans into deterministic static evidence so a team can discuss what is known, what is reduced, and where proof stops before saying a change is safe or impacted.
Public claim level: demo. This page summarizes public demo evidence from checked-in samples. It does not claim runtime behavior, production traffic, deployment state, endpoint performance, release safety, incident root cause, or AI impact analysis.
What it solves
The incident review orientation concept shows how managers and reviewers can use static evidence to ask better code questions after an event without claiming TraceMap proved runtime cause, production behavior, or release safety.
Reader questions
What proof do we have, what is only partial, and which review decision still needs a person?
Which rule IDs, evidence tiers, file spans, supporting IDs, and limitations explain this finding?
Which static paths, packages, endpoints, SQL surfaces, config surfaces, or gaps point to coupling?
Which teams need more context before a change is described as safe, risky, or needing review?
Which generated summaries are public-safe, and which raw artifacts must stay local or private?
Can they follow the same source paths and limitations without reconstructing the story from memory?
Evidence ingredients
rule IDsEvery public conclusion should stay attached to the rule or status framing that produced it.evidence tiersReaders can separate semantic, structural, syntax/textual, and unknown evidence instead of treating all findings alike.coverage labelsPartialAnalysis, reduced coverage, gaps, and unavailable sections stay part of the packet.generated summariesMarkdown and JSON summaries help humans read the evidence without replacing source facts and local indexes.proof pathsPublic pages point back to checked-in demos, reports, capability rows, roadmap gates, and limitations.Proof path
The checked-in public demo can generate public-safe summaries for combined reports, paths, reverse lookup, portfolio, diff, impact, and release review. Raw fact streams, SQLite files, scan folders, and analyzer logs remain local-only. Choose an ignored output directory when you run it.
git clone https://github.com/joefeser/tracemap.git
cd tracemap
./scripts/demo-public.sh .tracemap-demo
# Read the public-safe summary first.
sed -n '1,220p' .tracemap-demo/demo-summary.md
How to use it
Non-claims
Public-safe boundary
facts.ndjson, index.sqlite, combined SQLite files, scan directories, analyzer logs, and private sample identities.Detailed proof