II.
Page JSON
Structured · livepage:process
Process and Governance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:process",
"_kind": "Page",
"_file": "wiki/process/README.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"title": "Process and Governance",
"displayName": "Process and Governance",
"slug": "process",
"articlePath": "wiki/process/README.md",
"article": "# Process and Governance\n\nThis section explains how the Atlas graph is maintained, reviewed, corrected, and carried through downstream docs and tooling. Read it when you want the operating model behind the catalog rather than a single domain fact.\n\n## Start with these pages\n\n| Page | Why it matters |\n|---|---|\n| [`00-process-design.md`](./00-process-design.md) | The master design for the ontology-driven workflow. |\n| [`01-debt-loop.md`](./01-debt-loop.md) | The recurring loop for surfacing and retiring graph debt. |\n| [`02-cascade-rule.md`](./02-cascade-rule.md) | The rule that prevents half-fixes from stopping at one projection layer. |\n| [`03-governance.md`](./03-governance.md) | Owners, approval boundaries, and arbitration paths. |\n| [`gaps`](./gaps/README.md) | The live gap tracker and the readable form of current issues. |\n\n## When to read this section\n\n- You need to understand how a graph correction is supposed to propagate.\n- You are deciding whether a problem belongs to schema, graph data, docs, generators, or QA.\n- You want to understand how gaps are tracked and closed.\n- You are onboarding to Atlas maintenance work.\n",
"documents": []
},
"outgoingEdges": [
{
"from": "page:process",
"to": "page:process-00-process-design",
"kind": "contains_page"
},
{
"from": "page:process",
"to": "page:process-01-debt-loop",
"kind": "contains_page"
},
{
"from": "page:process",
"to": "page:process-02-cascade-rule",
"kind": "contains_page"
},
{
"from": "page:process",
"to": "page:process-03-governance",
"kind": "contains_page"
},
{
"from": "page:process",
"to": "page:process-gaps",
"kind": "contains_page"
}
],
"incomingEdges": [
{
"from": "page:index",
"to": "page:process",
"kind": "contains_page"
}
]
}