Expand description
Shared helpers for ByteOr enterprise product apps. This crate is intentionally small and enterprise-only. It exists to keep product binaries focused while sharing stable wiring logic (policy + stage resolver glue).
Modulesยง
- actions
- Helpers for integrating side-effecting action stages (
http_post:*,exec:*). Helpers for integrating side-effecting action stages. - agent
- Helpers for reporting runtime heartbeats and snapshots to the control plane.
- approval
- Helpers for verifying governed approval credentials locally.
- capabilities
- Shared capability-document types and builders for Enterprise runtimes.