# T-<id> Task Name
## Metadata
- Type: Task
- Status: Draft | In Progress | Complete | Cancelled
## Links
- Related Analyses:
- [AN-<id>-<topic>](../analysis/AN-<id>-<topic>.md)
- Related Requirements:
- [FR-<id>-<name>](../requirements/FR-<id>-<name>.md)
- [NFR-<id>-<name>](../requirements/NFR-<id>-<name>.md)
- Related ADRs:
- [ADR-<id>-<title>](../adr/ADR-<id>-<title>.md)
- Associated Design Document:
- [T-<id>-<task>-design](../tasks/T-<id>-<task>/design.md)
- Associated Plan Document:
- [T-<id>-<task>-plan](../tasks/T-<id>-<task>/plan.md)
## Summary
`[One or two sentences describing the objective and desired outcome.]`
## Scope
- In scope: `[Bulleted responsibilities or deliverables]`
- Out of scope: `[Bulleted exclusions or N/A – <reason>]`
## Success Metrics
- `[Metric name]`: `[Definition and target]`
- `[Metric name]`: `[Definition and target]`
---
## Template Usage
For detailed instructions and key principles, see [Template Usage Instructions](README.md#task-template-taskmd) in the templates README.