23 lines
773 B
Markdown
23 lines
773 B
Markdown
<!--META
|
|
{
|
|
"kind": "discussion",
|
|
"tokens": ["FeatureId", "CreatedDate"]
|
|
}
|
|
-->
|
|
|
|
## Scope
|
|
Outline the implementation goals for {FeatureId}, highlighting the slices of work that must land in this stage.
|
|
|
|
## Tasks
|
|
- [ ] Capture individual engineering tasks as checkboxes. Include owners and planned PR links where possible.
|
|
- [ ] Update checkboxes to `[x]` once the work is complete.
|
|
- [ ] Reference related commits or issues inline (e.g., `[#{PR}]`, commit SHAs).
|
|
|
|
## Acceptance Criteria
|
|
- Document the measurable outcomes required before promoting to testing.
|
|
- Tie each criterion back to the original design decisions.
|
|
|
|
## Risks / Notes
|
|
- Call out risks, blockers, and follow-ups that could impact delivery.
|
|
- Note any integration or coordination work with other teams.
|