Skip to content

RFC-010: Autonomous Intelligence Governance Protocol (AIGP) — 10. Gandalf Integration

AIGP SpecificationRFC-010: Autonomous Intelligence Governance Protocol (AIGP) › 10. Gandalf Integration

← 9. Governance Authority (governance-server) Schema · Section index · 11. Interaction Record (Telemetry) →

10. Gandalf Integration

Gandalf extends AIGP with spell-specific metadata:

{
"protocol_version": "2.0",
"message_type": "RECORD",
"app_id": "APP_PRJ",
"use_case": "gandalf_spell_execution",
"gandalf_metadata": {
"spell_id": "spell-onboard-user-v1",
"brew_confidence": 0.91,
"dryrun_recommendation": "EXECUTE",
"atomicity": "A2",
"steps_total": 5,
"steps_succeeded": 5,
"blast_radius": {
"users": 1,
"groups": 1,
"accounts": 0
}
}
}

← 9. Governance Authority (governance-server) Schema · Section index · 11. Interaction Record (Telemetry) →