API
Reusable Python HTTP transport with bounded retry, throttling, credential-header, and redirect controls.
View repository ↗Systems
The AXIOM architecture assigns policy evaluation, plan execution, and retrieval/storage to distinct components with explicit interfaces and separately testable responsibilities.
Core / 01—03
This architecture defines component responsibilities; it does not assume a uniform deployment model, threat model, or operating envelope.
Policy enforcement
Evaluates submitted plans against caller-supplied step limits, tool controls, and impact classifications. Accepted sequences are translated and submitted to APEX without probabilistic replanning.
View repositoryAgentic Process Executor
Provides bounded plan validation, recording, execution, conservative recovery, and replay infrastructure for natural-language tasks or exact plans. Its durable ledger does not establish exactly-once external effects.
View repositoryRetrieval and storage
Provides document ingestion, embedding-space identity, semantic retrieval, and grounded generation through library and versioned HTTP interfaces. Runtime consumers do not open its persistent root directly.
View repositoryASON evaluates and submits accepted plans to APEX. APEX validates and executes the submitted sequence. RAG is accessed through explicit adapters and remains separate from policy enforcement and execution.
Supporting systems
Each supporting repository has a defined role around the core architecture; none is presented as an interchangeable product layer.
Reusable Python HTTP transport with bounded retry, throttling, credential-header, and redirect controls.
View repository ↗Local Docker Compose integration and cross-repository validation for the public runtime portfolio.
View repository ↗Operational tooling for encrypted backups, guarded Git synchronization, incremental log monitoring, and deterministic Markdown-to-HTML conversion.
View repository ↗Declarative scene automation and reproducible headless rendering for Blender workflows.
View repository ↗Bounded integration examples for logistics, telephony, and local voice automation, each with a distinct operating envelope.
View repository ↗Zero-dependency browser encyclopedia with streamed Gemini generation, cancellable navigation, memory-only credentials, and explicit untrusted-output handling.
View repository ↗