II.
Page JSON
Structured · livepage:agent-generate-universal-agentic-stack-source-map
Universal Agentic Stack Source Map json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:agent-generate-universal-agentic-stack-source-map",
"_kind": "Page",
"_file": "wiki/agent-generate/universal-agentic-stack/source-map.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"title": "Universal Agentic Stack Source Map",
"displayName": "Universal Agentic Stack Source Map",
"slug": "agent-generate/universal-agentic-stack/source-map",
"articlePath": "wiki/agent-generate/universal-agentic-stack/source-map.md",
"article": "# Universal Agentic Stack Source Map\n\nThis page shows exactly which graph files drive the stack pages in this section. It is the traceability view for readers who want to verify that the prose and diagram come from the graph rather than hand-maintained copies.\n\n## What this section is built from\n\nThe handbook combines three kinds of material:\n\n1. layer records from `graph/stack-layers/layers`\n2. handbook prose pages in `wiki/agent-generate/universal-agentic-stack`\n3. a Mermaid diagram assembled from the layer attributes\n\nThat means not every page here is fully generated, but the core layer facts and the diagram content are still graph-grounded.\n\n## Source files\n\n- `graph/stack-layers/layers/layer-1-model.yaml` -> Layer 1: Model\n- `graph/stack-layers/layers/layer-2-provider.yaml` -> Layer 2: Provider\n- `graph/stack-layers/layers/layer-3-transport.yaml` -> Layer 3: Transport\n- `graph/stack-layers/layers/layer-4-agent-core.yaml` -> Layer 4: Agent-Core\n- `graph/stack-layers/layers/layer-5-agent-runtime.yaml` -> Layer 5: Agent-Runtime\n- `graph/stack-layers/layers/layer-6-agent-platform.yaml` -> Layer 6: Agent-Platform\n- `graph/stack-layers/layers/layer-7-workspace.yaml` -> Layer 7: Workspace\n- `graph/stack-layers/layers/layer-8-execution.yaml` -> Layer 8: Execution\n- `graph/stack-layers/layers/layer-9-sandbox.yaml` -> Layer 9: Sandbox\n- `graph/stack-layers/layers/layer-10-interaction.yaml` -> Layer 10: Interaction\n- `graph/stack-layers/layers/layer-11-presentation.yaml` -> Layer 11: Presentation\n\n## Included attributes\n\n- `id`\n- `displayName`\n- `position`\n- `path`\n- `summary`\n- `scope`\n- `responsibilities`\n- `examples`\n- `fitNotes`\n\n## How the pages relate to the sources\n\n| Page | Main source of truth |\n|---|---|\n| `layers.md` | direct rendering of layer records and their attributes |\n| `02-landscape-diagram.md` | Mermaid diagram assembled from the same layer attributes |\n| `README.md`, `00-orientation.md`, `01-builder-fit.md`, `03-placement-checklist.md`, `04-worked-examples.md`, `05-common-confusions.md`, `06-reading-paths.md`, `07-comparison-matrix.md` | handbook prose that interprets the layer records and links readers back into the graph |\n\n## Important boundary\n\nThe internal boxes shown in the Mermaid landscape diagram are generated from those attributes. They are not separate nested layer nodes in the graph.\n\n## Why this matters\n\n- It keeps the descriptive reference anchored to graph truth.\n- It allows handbook pages to become more helpful without pretending the prose itself is a raw graph export.\n- It makes it easier to see which disagreements are about graph facts and which are about interpretation.\n",
"documents": [
"layer:1-model",
"layer:2-provider",
"layer:3-transport",
"layer:4-agent-core",
"layer:5-agent-runtime",
"layer:6-agent-platform",
"layer:7-workspace",
"layer:8-execution",
"layer:9-sandbox",
"layer:10-interaction",
"layer:11-presentation"
]
},
"outgoingEdges": [
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:1-model",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:2-provider",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:3-transport",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:4-agent-core",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:6-agent-platform",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:7-workspace",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:8-execution",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:9-sandbox",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:10-interaction",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-source-map",
"to": "layer:11-presentation",
"kind": "documents"
}
],
"incomingEdges": []
}