Arxi Docs

Proof recording and tamper-evident evidence documentation.

Other product docs

Arxi Architecture Index

Current-state index of Arxi architecture reference documents.

In this section


How to Use This Set


Architecture Documents

  1. Docs/architecture/arxi_system_architecture.md
    • System boundaries, data flow, trust boundaries, and crate responsibilities.
  2. Docs/architecture/arxi_evidence_model_and_integrity_architecture.md
    • Envelope model, canonicalization, hash chain semantics, and signatures.
  3. Docs/architecture/arxi_recorder_runtime_and_bundle_architecture.md
    • Recorder lifecycle, selector resolution, bundle build, and 7-phase verification.
  4. Docs/architecture/arxi_storage_architecture.md
    • Store trait contracts, SQLite and in-memory behavior, and persistence invariants.
  5. Docs/architecture/arxi_cli_and_operator_workflows_architecture.md
    • CLI command architecture, runtime resolution, input limits, i18n, and exit behavior.
  6. Docs/architecture/arxi_sidecar_architecture.md
    • HTTP sidecar runtime composition, security controls, idempotency, and transport lifecycle.
  7. Docs/architecture/arxi_system_test_and_validation_architecture.md
    • Registry-driven system-tests, artifact contract, coverage matrix, and gap tracking.
  8. Docs/architecture/arxi_openclaw_integration_architecture.md
    • OpenClaw event mapping contract, redaction/bounds policy, and integration test coverage.
  9. Docs/architecture/arxi_decision_gate_integration_architecture.md
    • Decision Gate MCP flow mapping contract, runpack integrity policy, and integration test coverage.
  10. Docs/architecture/arxi_contract_generation_and_projection_architecture.md
  • Deterministic generated artifact authority, drift checks, and projection handoff boundaries.

Maintenance Contract

When implementation changes alter architecture behavior, update the impacted Docs/architecture/*.md files in the same change. If behavior does not fit an existing file, add a new architecture doc and link it from this index.