CVT Squad — Engineering Documentation
Centralized repository for engineering task documentation across CVT Squad projects.
Structure
cvt-docs/
├── commerce/ # Commerce-related tasks
│ └── QV-XXXX/ # Task-specific folder
└── voice/ # Voice-related tasks
└── BAU-YYYYQN-NN/ # Task-specific folder
Document Types
Each task folder follows a standardized set of engineering artifacts:
| Document | Purpose |
|---|---|
PRD.md | Product Requirements Document |
RFC.md | Request for Comments — technical design |
RFC-review.md | RFC review notes |
RFC-summary.md | RFC executive summary |
PRD-review.md | PRD review notes |
Breakdown.md | Task breakdown for implementation |
JIRA.md | JIRA ticket reference/mapping |
preambule.md | Context/preambule for the task |
rfc-preparation.md | Pre-RFC preparation notes |
Conventions
- Task folders use project code + ticket ID as naming (e.g.,
QV-1179,BAU-2026Q3-01) - All documents follow Qontak engineering templates
- Status tracked within PRD headers