| name | cdaa-reflection |
| description | Generate a reflection artifact when CDAA execution encounters an architectural or authority-level coherence break. |
Use this skill only when one of these is true:
- implementation degrades overall coherence
- the SDS boundary is wrong in practice
- an ADR constraint blocks the current pathway
- existing skill composition behaves incoherently
Output as JSON object:
{
"trigger": "string, required",
"current_state": "string, required",
"attempted_path": "string, optional",
"conclusion": "string, required",
"revised_pathway": "string, optional",
"escalation_required": true
}