Expand description
Dependency-light types shared by memory runtime roles.
Modules§
- auth
- Typed machine-ingress policy. HTTP parsing remains an adapter concern.
- errors
- events
- Durable change log and delivery leases. No network work occurs here.
- graph
- jobs
- Provider-neutral index jobs and vector-space registry.
- mutation
- The single graph write boundary. Snapshots, graph writes and derived counters share the writer transaction; no change is published before commit.
- relation_
integrity - Offline, operator-gated checks and repair for legacy physical relation rows.
- schema
- Portable, non-destructive graph bootstrap shared by every runtime role.
- storage
- subscriptions
- Durable, network-free webhook subscription policy and SQLite persistence.
- types
Enums§
- Lifecycle
State - Observable state for a supervised runtime role.