cyberneticlibrary

Audit cryptographic vault security

env-ctl-audit-phase1workflowsetup L30
FlexNetOS/env-ctl
What it does

Audit environment configuration for compliance

Best for

When auditing infrastructure configuration state against policy in parallel.

Outputs
  • · JSON object matching declared schema
Requires
  • · Package manager (pnpm/npm/bun) for CI
Preconditions
  • · Workflow harness must inject phase(), agent(), parallel() globals
Failure modes
  • · Phase exits early if any agent returns null or throws
  • · Subsequent phases cannot recover from prior phase failure