M2.2: marchwarden replay <trace_id> CLI command #9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Phase 2 — CLI Shim, milestone 2.
Goal
Replay a prior research run from its JSONL trace file.
Scope
replaysubcommand incli/main.py~/.marchwarden/traces/<trace_id>.jsonl(trace dir configurable, matching M1.2)Tests
Deliverable
marchwarden replay <id>shows the full audit trail for a prior run.Branch
feat/cli-replayDepends on: M2.1