Governance pipeline
- proposal generation
- goal/lane filtering
- conflict and cooldown checks
- policy and trust checks
- cost/risk scoring
- execution with audit record
Effective score
Hysteresis
Near-tie winners can stay selected to avoid oscillation between equivalent modules.Policy commands
policy validate <policyFile>policy explain <request>
EnterpriseSafe defaults are used:
- read-only intent: allowed
- write/destructive intent: approval required
Governance gotchas
- If your module never wins, tune utility and metadata before tuning risk floors.
- Cooldowns can make a healthy module appear unavailable if TTL is too aggressive.
- Conflicts are explicit; declare them to avoid contradictory execution paths.