autonomy lock

Manage autonomy.lock files

Synopsis

Manage autonomy.lock.json files — the canonical MVP lock artifact.

Primary commands (JSON, MVP):
  canonicalize   Normalize a hand-edited autonomy.lock.json
  fingerprint    Compute or verify the BLAKE3 behavioral fingerprint
  diff           Compare two lock files

Legacy commands (TOML, dev-only):
  generate       Convert a TOML lock file to canonical JSON (prints TOML warning)
  verify         Verify a lock file fingerprint (JSON: BLAKE3; TOML: SHA-256 legacy)

Subcommands