site_name: CoReason Runtime
site_description: The official zero-trust, high-throughput kinetic execution engine for the coreason-manifest ontology.
site_url: https://coreason.ai/docs/runtime
site_author: CoReason, Inc.
theme:
name: material
markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
nav:
- Architecture: architecture.md
- Tensor Routing: tensor_routing.md
- Memory State: memory_state.md
- Kinetic Capabilities: capabilities.md
- Oracle Circuit: oracle_circuit.md
- Deployment: DEPLOYMENT.md