diff --git a/docs/milestones/M03/M03_plan.md b/docs/milestones/M03/M03_plan.md new file mode 100644 index 000000000..e0f4f765b --- /dev/null +++ b/docs/milestones/M03/M03_plan.md @@ -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.) diff --git a/docs/milestones/M03/M03_toolcalls.md b/docs/milestones/M03/M03_toolcalls.md new file mode 100644 index 000000000..05a5ceacc --- /dev/null +++ b/docs/milestones/M03/M03_toolcalls.md @@ -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 | +|-----------|------|---------|--------------|--------|