Skip to content

RFC-021: AIGP-SGL — Symbolic Governance Language for Agentic and Autonomous AI — 28. Conformance

AIGP SpecificationRFC-021: AIGP-SGL — Symbolic Governance Language for Agentic and Autonomous AI › 28. Conformance

← 27. Privacy and Human Rights Considerations · Section index · 29. Examples →

28. Conformance

An implementation is AIGP-SGL conformant if it supports:

conformance_requirements:
parse_sgl_statements: required
generate_canonical_ast: required
hash_canonical_ast: required
bind_governance_intent: required
evaluate_authority: required
evaluate_constraints: required
apply_default_deny: required
apply_force_default_deny: required_if_force_capable
produce_runtime_decision: required
record_ddna_event: required
support_failure_events: required
render_human_explanation: recommended
support_vgl_projection: optional
support_enforce_broadcast: optional


← 27. Privacy and Human Rights Considerations · Section index · 29. Examples →