II.
Page JSON
Structured · livepage:agent-generate-universal-agentic-stack-reading-paths
Reading Paths json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:agent-generate-universal-agentic-stack-reading-paths",
"_kind": "Page",
"_file": "wiki/agent-generate/universal-agentic-stack/06-reading-paths.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"title": "Reading Paths",
"displayName": "Reading Paths",
"slug": "agent-generate/universal-agentic-stack/06-reading-paths",
"articlePath": "wiki/agent-generate/universal-agentic-stack/06-reading-paths.md",
"article": "# Reading Paths\n\nUse one of these short paths if you do not want to read the entire section linearly.\n\n## I am evaluating a product claim\n\n1. Read [`00-orientation.md`](./00-orientation.md)\n2. Read [`04-worked-examples.md`](./04-worked-examples.md)\n3. Scan [`07-comparison-matrix.md`](./07-comparison-matrix.md)\n4. Use [`08-review-template.md`](./08-review-template.md)\n5. Confirm details in [`layers.md`](./layers.md)\n\n## I am designing an agent product\n\n1. Read [`00-orientation.md`](./00-orientation.md)\n2. Read [`01-builder-fit.md`](./01-builder-fit.md)\n3. Read [`05-common-confusions.md`](./05-common-confusions.md)\n4. Use [`03-placement-checklist.md`](./03-placement-checklist.md) against your own design\n\n## I am debugging architecture confusion in a team\n\n1. Start with [`05-common-confusions.md`](./05-common-confusions.md)\n2. Use [`04-worked-examples.md`](./04-worked-examples.md) to show familiar shapes\n3. Keep [`02-landscape-diagram.md`](./02-landscape-diagram.md) open as the shared reference\n\n## I only want the shortest useful route\n\n1. Read [`README.md`](./README.md)\n2. Read [`00-orientation.md`](./00-orientation.md)\n3. Read [`04-worked-examples.md`](./04-worked-examples.md)\n4. Skim [`07-comparison-matrix.md`](./07-comparison-matrix.md)\n5. Open [`09-faq.md`](./09-faq.md) if one question is still blocking you\n\n## I need graph-grounded detail\n\n1. Read [`layers.md`](./layers.md)\n2. Open [`source-map.md`](./source-map.md)\n3. Jump from there into the underlying graph records\n",
"documents": [
"layer:1-model",
"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-reading-paths",
"to": "layer:1-model",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:4-agent-core",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:5-agent-runtime",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:6-agent-platform",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:7-workspace",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:8-execution",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:9-sandbox",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:10-interaction",
"kind": "documents"
},
{
"from": "page:agent-generate-universal-agentic-stack-reading-paths",
"to": "layer:11-presentation",
"kind": "documents"
}
],
"incomingEdges": [
{
"from": "page:agent-generate-universal-agentic-stack",
"to": "page:agent-generate-universal-agentic-stack-reading-paths",
"kind": "contains_page"
}
]
}