docs(conductor): Synchronize docs for track 'MMA Data Architecture & DAG Engine'

This commit is contained in:
2026-02-27 20:13:25 -05:00
parent 2d355d4461
commit c15e8b8d1f
2 changed files with 4 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
- **pytest:** For unit and integration testing, leveraging custom fixtures for live GUI verification.
- **ApiHookClient:** A dedicated IPC client for automated GUI interaction and state inspection.
- **mma-exec / mma.ps1:** Python-based execution engine and PowerShell wrapper for managing the 4-Tier MMA hierarchy and automated documentation mapping.
- **dag_engine.py:** A native Python utility implementing `TrackDAG` and `ExecutionEngine` for dependency resolution, cycle detection, and programmable task execution loops.
## Architectural Patterns