Jesús Pérez 98e2d4e783
Some checks failed
CI/CD Pipeline / Test Suite (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Performance Benchmarks (push) Has been cancelled
CI/CD Pipeline / Cleanup (push) Has been cancelled
chore: update docs
2026-02-08 20:12:31 +00:00

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