Files
cadence-ui/docs/exec-plans/TEMPLATE.md
T
2026-03-24 18:34:56 +08:00

50 lines
801 B
Markdown

# <Plan Title>
- Status: `proposed`
- Owner: `<name or agent>`
- Date: `YYYY-MM-DD`
## Goal
Describe the outcome in one short paragraph.
## Scope
- In scope:
- Out of scope:
## Constraints
- List technical or product constraints.
## Affected Surfaces
- `packages/ui`
- `apps/docs`
- `tests`
- `registry`
- other paths as needed
## Plan
1. Step one.
2. Step two.
3. Step three.
## Validation
- `pnpm harness:validate:component`
- `pnpm harness:validate:docs`
- Add or remove commands for the actual task
## Orchestration Task Sketch
- Optional task IDs and dependencies when the work should be dispatched through `pnpm harness:orch`
- Suggested format:
- `T1`: isolated first slice
- `T2 -> T1`: follow-up slice that depends on `T1`
## Status Log
- `YYYY-MM-DD HH:MM` initial note