marchwarden/cli
Jeff Smith 273d144381 M2.2: marchwarden replay CLI command (#9)
Adds `marchwarden replay <trace_id>` to pretty-print a prior research
run from its JSONL trace file. Resolves the trace under
~/.marchwarden/traces/ by default; --trace-dir overrides for tests and
custom locations. Renders each step as a row with action, decision,
extra fields, and content_hash. Friendly errors for unknown trace_id
and malformed JSON lines.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:57:37 -06:00
..
__init__.py Initial project structure and scaffolding 2026-04-08 11:57:15 -06:00
main.py M2.2: marchwarden replay CLI command (#9) 2026-04-08 14:57:37 -06:00