Org-ops CLI: corpus install, manifest loader, worker preflight (Rust)
Implements the shell side of GCAP-SPEC-SHELLBOUND-BROKER-0001. The broker (Capstone) issues ACs. This module consumes them. GsapClient: authorize() — request AC, validate R-20/R-22/R-23/R-24 complete() — post CR with 3x retry (R-29) ConsumedContextRegistry: Filesystem-based replay prevention (R-22) 4/4 unit tests passing: test_corpus_mismatch, test_params_modified, test_replay_rejected, test_valid_ac Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| org-ops-cli | ||
| org-ops-core | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
bxnet-ops
BXNet governed shell binary. Fork of guildhouse/org-ops.
Identity
- Consultancy DID:
did:web:bxnet.io - Operator DID:
did:web:bxnet.io/user/tking - Platform: Guildhouse PaaS
Usage
bxnet-ops auth login
bxnet-ops playbook list
bxnet-ops playbook run cpanel-provision-account --target cpanel-server-01
Upstream sync
git fetch upstream
git merge upstream/main