M2.2: marchwarden replay CLI command #12
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/cli-replay"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes Issue #9
Summary
marchwarden replay <trace_id>subcommand~/.marchwarden/traces/<trace_id>.jsonl(matches TraceLogger default);--trace-diroverridesTests
test_replay_renders_trace— fixture JSONL, asserts every step + content_hash + extras rendertest_replay_unknown_trace_id— exit 1 + clear messagetest_replay_invalid_json— exit 1 + clear messagetest_render_trace_empty— empty trace path