17 lines
540 B
Markdown
17 lines
540 B
Markdown
|
|
# 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
|