mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-26 08:00:46 -07:00
docs(M03): seed M03 plan and toolcalls
Made-with: Cursor
This commit is contained in:
parent
ffad3a73ee
commit
72b1b126ca
2 changed files with 37 additions and 0 deletions
28
docs/milestones/M03/M03_plan.md
Normal file
28
docs/milestones/M03/M03_plan.md
Normal 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.)
|
||||
9
docs/milestones/M03/M03_toolcalls.md
Normal file
9
docs/milestones/M03/M03_toolcalls.md
Normal 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 |
|
||||
|-----------|------|---------|--------------|--------|
|
||||
Loading…
Add table
Add a link
Reference in a new issue