Modules
Dry-run a scenario against factories (up -> down cycle).
Structured error for Autonoma protocol responses.
Define a factory for creating entities via user code.
Deterministic SHA256-based fingerprinting of scenario definitions. Produces a 16-character hex string, order-independent for object keys.
Topological sorting via Kahn's algorithm and cycle detection via Tarjan's SCC.
HMAC-SHA256 signing and verification for request authentication.
Request routing for discover/up/down protocol actions.
Resolve the create payload into an ordered list of operations.
Plug-based HTTP handler for the Autonoma Environment Factory endpoint.
JWT-like refs token: header.payload.signature using HMAC-SHA256.
Build the SDK's wire-shape schema from registered factories.
Type definitions for the Autonoma SDK.