SOTER
Logos Overview
This document is the entry point for Logos as SOTER's canonical modeling language. Logos defines the organization as text, separates model from view, and provides the semantic source for projections.
Core Documents
- LogosLanguageSpec.md - canonical syntax and semantic specification.
- LogosFileSpec.md - common file-family structure for
.model,.view,.api,.interaction, and.fact. - LogosFactFileSpec.md -
.factblock syntax and ledger pipeline at the Logos language level. - LogosSvoSemanticsSpec.md - detailed SVO process semantics and symbol table reasoning.
- LogosInteractionFileSpec.md -
.interactionfile specification for operational UI presentation. - ProjectionMappingSpec.md - mapping from Logos SVO semantics to projection targets.
- ProjectionBpmn.md - BPMN projection adapter rules.
- BpmnExecutableVsNonExecutableAnalysis.md
- separation between process models and executable procedures.
- TextToBpmnToolingAnalysis.md - text-to-BPMN tooling and authoring workflow analysis.
- ../1_guide/ManualAnalyst.md - analyst-facing modeling guide.
Related Areas
- ProjectionOverview.md - VGM and visual projections.
- ArchitectureOverview.md - implementation and platform architecture.
- ../3_philosophy/PhilosophyOverview.md
- philosophical foundation for Logos and SVO.
Related Documents
- DocumentationStyleGuide.md - writing profile and document-type rules.
- OverviewTemplate.md - overview document template.
- ArchitectureOverview.md - technical documentation entry point.