docs(conductor): Add MMA_Support as the fallback source of truth to the core engine track
This commit is contained in:
@@ -6,3 +6,4 @@ This track implements the 5 Core Epics defined during the MMA Architecture Evalu
|
|||||||
- [Specification](./spec.md)
|
- [Specification](./spec.md)
|
||||||
- [Implementation Plan](./plan.md)
|
- [Implementation Plan](./plan.md)
|
||||||
- [Original Architecture Proposal / Meta-Track](../mma_implementation_20260224/index.md)
|
- [Original Architecture Proposal / Meta-Track](../mma_implementation_20260224/index.md)
|
||||||
|
- [MMA Support Directory (Source of Truth)](../../../MMA_Support/)
|
||||||
@@ -32,5 +32,8 @@ This track consolidates the implementation of the 4-Tier Hierarchical Multi-Mode
|
|||||||
- [ ] Shell errors are compressed into >50-token hints using the cheap utility model.
|
- [ ] Shell errors are compressed into >50-token hints using the cheap utility model.
|
||||||
- [ ] The GUI remains responsive during multi-model generation phases.
|
- [ ] The GUI remains responsive during multi-model generation phases.
|
||||||
|
|
||||||
## 4. Meta-Track Reference
|
## 4. Meta-Track Reference & Source of Truth
|
||||||
For the original rationale, API formatting recommendations (e.g., Godot ECS schemas vs Nested JSON), and strict token firewall workflows, refer back to the architectural planning meta-track: `conductor/tracks/mma_implementation_20260224/`.
|
For the original rationale, API formatting recommendations (e.g., Godot ECS schemas vs Nested JSON), and strict token firewall workflows, refer back to the architectural planning meta-track: `conductor/tracks/mma_implementation_20260224/`.
|
||||||
|
|
||||||
|
**Fallback Source of Truth:**
|
||||||
|
As a fallback, any track or sub-task should absolve its source of truth by referencing the `./MMA_Support/` directory. This directory contains the original design documents and raw discussions from which the entire `mma_implementation` track and 4-Tier Architecture were initially generated.
|
||||||
Reference in New Issue
Block a user