II.
Definition JSON
Structured · livedefinition:ccpm.canonical
definition:ccpm.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:ccpm.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/definitions-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:ccpm",
"text": "Spec-driven development methodology adapted from\nhttps://github.com/automazeio/ccpm. Enforces \"every line of code\nmust trace back to a specification\" via five strict phases with\nzero shortcuts. Source: library/methodologies/ccpm/README.md.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:ccpm.canonical",
"to": "term:ccpm",
"kind": "defines"
}
],
"incomingEdges": []
}