Link ARCHITECTURE.md in documentation

This commit is contained in:
courtmanr@gmail.com
2025-12-02 20:41:39 +00:00
parent afcc1267bb
commit 4e0d971fa9
3 changed files with 3 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ Welcome to the Pulse documentation portal. Here you'll find everything you need
- **[API Reference](API.md)** Complete REST API documentation.
- **[Dev Quick Start](../DEV-QUICK-START.md)** Hot-reload workflow for contributors.
- **[Architecture](../ARCHITECTURE.md)** System design and component interaction.
- **[Contributing](../CONTRIBUTING.md)** How to contribute to Pulse.
- **[Mock Mode](development/MOCK_MODE.md)** Developing without real infrastructure.