High-level architectural documentation for Morphogen.
Core Morphogen architecture and design principles. Start here to understand how Morphogen's components fit together.
110KB comprehensive document covering the complete domain architecture of Morphogen. This is the definitive reference for understanding:
- How domains are structured
- Domain interaction patterns
- Cross-domain integration
- Operator composition across domains
GPU execution model and MLIR integration patterns:
- GPU-first vs device-transparent execution
- MLIR dialect design
- Lowering patterns
- Performance considerations
Morphogen's approach to interactive visualization and real-time rendering.
Theoretical Foundations:
- Philosophy — Mathematical and epistemological foundations
- Categorical Structure — Category theory formalization
Practical Implementation:
- ADRs — Why architectural decisions were made
- Specifications — Technical specifications
- Guides — Step-by-step implementation guides