docs(M03): seed M03 plan and toolcalls

Made-with: Cursor
This commit is contained in:
Michael Cahill 2026-03-08 16:16:00 -07:00
parent ffad3a73ee
commit 72b1b126ca
2 changed files with 37 additions and 0 deletions

View file

@ -0,0 +1,28 @@
# M03 Plan — Test Architecture
**Milestone:** M03
**Title:** Test architecture (smoke / quality / nightly)
**Status:** Not Started
**Depends on:** M02 (complete)
---
## Intent
Introduce test tiers to improve signal clarity and prepare for higher coverage targets:
- **Smoke** — Fast subset, required on PR
- **Quality** — Full suite with coverage gate
- **Nightly** — Heavier tests, optional/alert
---
## Scope
(To be elaborated.)
---
## Definition of Done
(To be elaborated.)

View file

@ -0,0 +1,9 @@
# M03 Tool Calls
Milestone: M03
Branch: (to be created)
This file records Cursor tool calls performed during the milestone.
| Timestamp | Tool | Purpose | Files/Target | Status |
|-----------|------|---------|--------------|--------|