50 lines
776 B
Markdown
50 lines
776 B
Markdown
|
|
---
|
||
|
|
kind: plan
|
||
|
|
slug: "<plan-slug>"
|
||
|
|
title: "<Plan title>"
|
||
|
|
status: draft
|
||
|
|
priority: P2
|
||
|
|
tenant_id: "<tenant-uuid-or-placeholder>"
|
||
|
|
cursor_plan_id: null
|
||
|
|
updated_at: "<ISO-8601>"
|
||
|
|
---
|
||
|
|
|
||
|
|
# Plan overview
|
||
|
|
|
||
|
|
Short summary of the initiative and why it exists.
|
||
|
|
|
||
|
|
## Objectives and success criteria
|
||
|
|
|
||
|
|
- Objective 1 — measurable outcome
|
||
|
|
- Objective 2
|
||
|
|
|
||
|
|
## Scope and boundaries
|
||
|
|
|
||
|
|
**In scope:** …
|
||
|
|
|
||
|
|
**Out of scope:** …
|
||
|
|
|
||
|
|
## Cross-team collaborators
|
||
|
|
|
||
|
|
| Name / group | Role |
|
||
|
|
|--------------|------|
|
||
|
|
| | |
|
||
|
|
|
||
|
|
## Epics
|
||
|
|
|
||
|
|
| Epic | Link |
|
||
|
|
|------|------|
|
||
|
|
| `<Epic title>` | `./Epic-<epic-slug>/Epic-<epic-slug>.md` |
|
||
|
|
|
||
|
|
## Metrics and milestones
|
||
|
|
|
||
|
|
| Milestone | Target date | Metric |
|
||
|
|
|-----------|-------------|--------|
|
||
|
|
| | | |
|
||
|
|
|
||
|
|
## Risks and mitigations
|
||
|
|
|
||
|
|
| Risk | Mitigation |
|
||
|
|
|------|------------|
|
||
|
|
| | |
|