17 lines
540 B
Markdown
Raw Normal View History

2026-02-08 20:12:31 +00:00
# Architecture Documentation
Technical architecture and design documentation for Rustelo.
## Core Architecture
- [Architecture Refactoring Complete](architecture-refactoring-complete.md)
- [Foundation Dependency Analysis](foundation-dependency-analysis.md)
- [Framework Integrity Protection](framework-integrity-protection.md)
- [Layered Override System](layered-override-system.md)
- [Template Architecture](template-architecture.md)
## See Also
- [Guides](../guides/) - Implementation guides
- [How-To](../howto/) - Practical guides