Architecture Documentation
Architecture Documentation
System-level design notes for Guitar Prometheus. Lives one layer below the code itself — these docs describe why a component exists, what it depends on, and what trade-offs informed it.
Contents
- Overview: System context, component layout, data flow through the parse → inject → write pipeline.
For per-class API documentation see the auto-generated reference under
documentation/api-reference/ (built from Doxygen comments via Doxybook2).