aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
20 lines (14 loc) • 692 B
Markdown
# RACI Matrix
## Scope
Define tasks and roles. Use Responsible (R), Accountable (A), Consulted (C), Informed (I).
| Task | Exec Orchestrator | Security Architect | Privacy Officer | Reliability Engineer | PM | Dev | QA |
|------|-------------------|--------------------|-----------------|----------------------|----|-----|----|
| Vision and charter | A | I | I | I | R | C | C |
| Threat model | I | A | C | I | C | R | C |
| SLO/SLI | I | C | I | A | C | R | C |
| Iteration plan | A | C | C | C | R | C | C |
| Traceability update | A | I | I | I | R | R | R |
| Release go/no-go | A | C | C | C | R | C | C |
Notes:
- Exactly one Accountable per task
- Keep Responsible roles minimal