Org-ops CLI: corpus install, manifest loader, worker preflight (Rust)
Replace fake Forgejo push webhook for AI_RISK_ASSESSMENT with structured CloudEvents 1.0. Event now carries confidence_score, recommendation, test_results_analyzed, and diff_match as typed fields instead of a flat message string. Event rename: AI_RISK_ASSESSMENT -> GOV_AI_RISK_ASSESSMENT Signed-off-by: Tyler King <tking@guildhouse.dev> |
||
|---|---|---|
| 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