1. Run the demo
Clone the public repository and run the checked-in demo script from a clean checkout.
Proof: scripts/demo-public.sh.
Demo walkthrough
This guided path shows how to run the checked-in public demo, inspect public-safe summaries, follow one static evidence trail, and read the limitations before turning evidence into a review conversation.
Public claim level: demo. The walkthrough describes reproducible checked-in samples and public-safe generated summaries. It does not claim runtime behavior, production traffic, release safety, or AI impact analysis.
Clone the public repository and run the checked-in demo script from a clean checkout.
Proof: scripts/demo-public.sh.
Start with the public-safe Markdown or JSON summary before opening local-only artifacts.
Look for: coverage labels, artifact names, deferred work, and the current result guide.
Pick an endpoint or surface and inspect the static evidence links that explain what TraceMap found.
Look for: rule IDs, evidence tiers, file paths, line spans, and limitations.
Use the capability matrix to understand whether a workflow is main, demo, dev, or future-facing.
Proof: capability status.
Separate static repo evidence from runtime facts, monitoring data, deployment state, and approval decisions.
Proof: public limitations.
Use summaries and reports for review. Keep SQLite, fact streams, logs, and private repo details local.
Boundary: no raw snippets, secrets, local absolute paths, or private remotes.
Run it
Run the public demo against checked-in samples. The output should give you a repeatable static evidence packet, not an incident answer or runtime diagnosis.
git clone https://github.com/joefeser/tracemap.git
cd tracemap
./scripts/demo-public.sh
# Optional: write output to a chosen folder.
./scripts/demo-public.sh .tracemap-demo
What to inspect
Pressure-test wording
Next links