Strategy¶
Strategic planning documents for the UCCA engine refactor. These documents define the architectural evolution from a TGA-specific course generator to a corpus-agnostic CCO (Certified Capability Object) processing engine.
Documents¶
| Document | Purpose | Date |
|---|---|---|
| Engine Blueprint v1 | Full codebase audit — structural map, TGA dependency audit, data flow, gap assessment | 2026-03-09 |
| Triumvirate Adapter Design v1 | Triumvirate schema specification and Corpus Adapter interface design | 2026-03-09 |
| Refactor Plan v1 | Database migration, schema separation, Triumvirate schema, adapter interface, 6-phase refactor plan | 2026-03-09 |
Reading Order¶
These documents are sequential — each builds on the previous:
- Engine Blueprint — understand what exists today
- Triumvirate Adapter Design — define where the engine is going
- Refactor Plan — how to get from here to there
Version History¶
| Version | Date | Change | Author |
|---|---|---|---|
| 1.0 | 2026-03-09 | Initial creation | Claude Code |