Skip to content

RFC-024: D-DNA for Governed Autonomy — 20. D-DNA for Cognitive Harm Governance

AIGP SpecificationRFC-024: D-DNA for Governed Autonomy › 20. D-DNA for Cognitive Harm Governance

← 19. D-DNA for Force-Capable Systems · Section index · 21. D-DNA for Hybrid Governance Actors →

20. D-DNA for Cognitive Harm Governance

Cognitive and psychological harm governance requires D-DNA because harm may emerge over interaction trajectories rather than isolated outputs.

Required fields:

cognitive_ddna_required:
- conversation_id
- interaction_window
- governance_intent_hash
- risk_class
- risk_signal_hash
- response_constraint_hash
- safety_action
- escalation_result
- interaction_window_hash
- ddna_event_hash

Example:

ddna_event:
event_type: cognitive_safety.risk_detected
subject:
subject_id: assistant.companion
governance_intent:
intent_id: gio.human.cognitive_safety.v1
context:
conversation_id: session.993
interaction_window: last_20_turns
interaction_window_hash: sha256:...
decision:
decision_result: constrain_response
reasons:
- delusion_reinforcement_risk
- dependency_escalation_risk
obligations:
- reality_anchor
- encourage_human_support
- avoid_delusion_validation
evidence:
risk_signal_hash: sha256:...
response_constraint_hash: sha256:...


← 19. D-DNA for Force-Capable Systems · Section index · 21. D-DNA for Hybrid Governance Actors →