bxnet-ops/org-ops-core
Tyler J King 869cc610b5 refactor(playbook_commands): migrate Chronicle emission to CloudEvents
Replace fake Forgejo push webhook construction with structured
CloudEvents 1.0 via ChronicleClient. All playbook governance events
now carry structured data fields (playbook name, corpus CID, exit
code, duration) instead of unstructured message strings.

Event renames:
- PLAYBOOK_STARTED -> GOV_PLAYBOOK_STARTED
- PLAYBOOK_COMPLETED -> GOV_PLAYBOOK_COMPLETED
- ACCORD_LOAD_FAILED -> GOV_ACCORD_LOAD_FAILED
- DIFF_MISMATCH_DETECTED -> GOV_DIFF_MISMATCH_DETECTED

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-12 06:53:26 -04:00
..
src refactor(playbook_commands): migrate Chronicle emission to CloudEvents 2026-04-12 06:53:26 -04:00
Cargo.toml feat: GSAP client module — shell side of GSAP protocol 2026-03-30 12:44:59 -04:00