Fabric Platform
See how Platform Host governs all Airlift mutations, policies, events, idempotency, authorization, and projections.
Fabric Platform
All 66 externally meaningful state changes are airlift.* Platform actions. Human,
worker, agent, workflow, administrator, and recovery callers use the same Host boundary.
Handlers return pending domain events; they never write projections directly.
Platform Host owns durable invocation, idempotency, execution-time reauthorization, policy/state-machine evaluation, adapter evidence, and audit. Airlift owns the domain schemas, policies, events, reducers, and adapters composed into that runtime.
Projection readers use the public Platform Host store and checkpoint contracts. Airlift does not query Host internals, fork the invocation ledger, or introduce a second mutation pipeline.
Fabric family composition
Use Airlift with Platform, Harness, Experiments, Runway, Radar, and Tower without duplicating state ownership.
Airlift Migration Assistant
Configure bounded, real-time migration guidance with Unity AI Gateway, Model Serving, or a secret-backed external model without giving an LLM migration authority.