Skip to content
AIPDocs
AIP 1.055 pagesDocumentation
Release status
DocumentationAIP 1.0DocumentationArchitecture and Security

Architecture Documentation

These documents explain how the Rust workspace implements the AIP 1.0 semantics. They are descriptive implementation documentation; the AIP 1.0 Specification remains the normative wire contract.

Read in this order:

  1. Architecture Overview for the component boundaries.
  2. Dependency Graph for crate direction and feature ownership.
  3. Gateway for ingress, routing, admission, and profile composition.
  4. Runtime for durability, scheduling, approvals, transactions, delegation, and recovery.
  5. Security Model for authentication, authorization, identity, replay, and secret boundaries.

For deployment topology, use Production Deployment. For current evidence and known limitations, use Implementation Status.