Summary
Terminal commands are captured today, but errors and tests should be represented more explicitly.
Proposed Change
- Add helper CLI commands for test results and error events
- Store status, command, summary, and excerpt
- Surface them in resume and handoff output
Acceptance Criteria
- Tests can be recorded as structured events
- Errors can be recorded as structured events
- Resume/handoff highlights recent failures cleanly