Skip to content

A governed orchestration bridge between Claude and Gemini CLI agents with emotional modulation, task delegation, and safe output containment.

Notifications You must be signed in to change notification settings

MacFall7/m87-governed-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M87 Governed Bridge

Early prototype of governed multi-model agent orchestration. Built July 2025 as part of the original M87 governance research.


What This Was

An orchestration bridge connecting Claude and Gemini CLI agents with governance patterns applied at the handoff boundary — output validation, safe delivery, and structured task delegation between models.

This was an early working proof that governance constraints could span model boundaries, not just single-agent sessions. The patterns here — authority-separated orchestration, output validation before handoff, fail-safe execution — evolved into the current M87 governance stack.


Quick Start

pip install -r requirements.txt
bash run_chain.sh prompt.txt

Customize CLAUDE.md and emotion_signal.json as needed.


Governance Patterns (Early Implementation)

  • SPOT — Output policy violation detection
  • FORT — Test integrity and output containment
  • PARCEL — Safe output delivery before passing results between agents

Current Work

For production-ready governed agent infrastructure:

  • M87-Spine-lite — Runtime governance for Claude Code. Policy-gated execution, cryptographic receipts, posture escalation.
  • m87-audit-agent — Static code auditor. Deterministic enforcement, SHA-256 receipt chain, CI-ready.

License

MIT — © 2025 M87 Studio LLC.

About

A governed orchestration bridge between Claude and Gemini CLI agents with emotional modulation, task delegation, and safe output containment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published