Index
platform.axonis-core
axonis-core Shared Library
axonis-core is the lightweight shared library imported by every Axonis service and client. It provides authentication, Elasticsearch access, Redis access, memory, the UDS CRUD base class, all userspace domain object classes, schem…
platform.service-contract
Service Contract — Dual Interface Standard
Every Axonis backend service exposes two interfaces over the same business logic: REST (OpenAPI) and MCP (Streamable HTTP).
platform.ingress-routing
Cluster Ingress Routing
Oracle REST gateway, and Oracle dynamic Ingress management added. Revised 2026-06-03 — Postern is reached via a
platform.observability
Observability — OpenTelemetry Across Services
Every Axonis service must emit OpenTelemetry traces for incoming requests, outgoing HTTP, Elasticsearch queries, and logs. This spec standardizes the bootstrap pattern, dependency set, environment configuration, and rollout plan.
platform.service-configuration
Service Configuration and Settings Management
Relates to: platform.service-contract (service anatomy — config file location, Helm chart structure)
platform.apollo
Apollo — System-Wide Observation, Learning, and Guidance Layer
Apollo is the reasoning and memory layer over the platform's LLM activity. It sits inside oracle, observes every LLM and tool interaction across a three-layer system, distills durable artifacts from those observations, and exposes…
platform.axonis-client
axonis-client — Python Developer SDK
axonis-client is the Python SDK for developers building against the Axonis platform. It provides:
platform.devops-cicd
DevOps — CI/CD, Helm, and Docker Conventions
Relates to: platform.ingress-routing (ingress routing — deploy domains), platform.observability (observability)
platform.relay
Relay — Device Write-Back (a Use Case of the Conduit Effect Engine)
This document is a non-normative use-case description and pointer. It mandates nothing.
platform.spec-governance
Spec Organization & Tracking Governance
A spec address must never fuse what it is with where it sits or what it's called.
platform.testing
Testing — Real-Service Integration Standard
How every Axonis repo tests: against real services, never mocks. A test that can't reach its