Skip to content

RFC-024: D-DNA for Governed Autonomy — 10. Hash Binding Requirements

AIGP SpecificationRFC-024: D-DNA for Governed Autonomy › 10. Hash Binding Requirements

← 9. Event Types · Section index · 11. Signature Requirements →

10. Hash Binding Requirements

Every D-DNA event MUST include cryptographic hashes of governance-critical artifacts.

Required hashes:

required_hashes:
- governance_intent_hash
- sgl_statement_hash
- canonical_ast_hash
- authority_token_hash
- runtime_context_hash
- decision_hash
- evidence_hash
- previous_event_hash
- event_hash

Context-specific hashes:

context_specific_hashes:
agentic:
- prompt_context_hash
- memory_context_hash
- retrieved_context_hashes
- tool_call_hash
- tool_result_hash
autonomous:
- telemetry_hash
- sensor_state_hash
- world_model_hash
- action_trace_hash
- consequence_hash
vgl:
- vgl_frame_hash
- observed_frame_hash
enforce:
- enforce_signal_hash
- propagation_hash
- ack_hash
cognitive:
- interaction_window_hash
- risk_signal_hash
- safety_response_hash
force_capable:
- roe_hash
- human_confirmation_hash
- target_classification_hash
- civilian_presence_assessment_hash


← 9. Event Types · Section index · 11. Signature Requirements →