SOTER
Architecture Overview
This document is the technical entry point for SOTER's implementation architecture, quality rules, and ADR structure.
Core Documents
- TechnicalArchitectureSpec.md - primary technical architecture and implementation specification.
- PlatformSpecification.md - platform-level specification and compilation pipeline.
- TestingAndQualitySpec.md - testing, quality, and validation strategy.
- ../1_guide/PyreflyLinterSetup.md - Pyrefly typing rules and setup guide.
- ../1_guide/ManualDeveloper.md - developer guide for the engine and compilation pipeline.
- ../1_guide/ManualSysadmin.md - sysadmin and runtime operations guide.
- AdrIndex.md - architecture decision record index.
- ModelDrivenHexagonalArchitectureDiagram.md
- Model-Driven Development view of SOTER as a hexagonal architecture.
- SoterCoreArchitectureAndAkashaBoundaries.md
- strict core, adapter, projection, and Akasha boundary rules.
Related Areas
- LogosOverview.md - language semantics.
- ProjectionOverview.md - VGM and projector pipeline.
- AkashaLedgerOverview.md - ledger protocol.
- ../3_philosophy/PragmaticArchitectureScopeDiscipline.md
- portfolio-level architecture and scope discipline.
Related Documents
- DocumentationStyleGuide.md - writing profile and document-type rules.
- OverviewTemplate.md - overview document template.