II.
Page JSON
Structured · livepage:docs-agent-mux
agent-mux docs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-agent-mux",
"_kind": "Page",
"_file": "wiki/docs/agent-mux.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/agent-mux/README.md",
"sourceKind": "repo-docs",
"title": "agent-mux docs",
"displayName": "agent-mux docs",
"slug": "docs/agent-mux",
"articlePath": "wiki/docs/agent-mux/README.md",
"article": "\n# agent-mux docs\n\nThis section has three tracks:\n\n- [Reference](reference/README.md) — the canonical API and behavior contract for `@a5c-ai/agent-mux`\n- [Tutorials](tutorials/README.md) — task-oriented walkthroughs and usage guides\n- [Archive](archive/README.md) — historical comparisons, design proposals, research, and superseded planning material\n\n## Source of truth\n\n`reference/` is the normative source of truth for current `@a5c-ai/agent-mux` behavior.\n\nIf a tutorial or archived document conflicts with a reference page, the reference page wins.\n\n## Start here\n\n- Package users: start with [Reference](reference/README.md)\n- First-time users: start with [Getting Started](tutorials/getting-started.md), then confirm details in [Reference](reference/README.md)\n- Historical context, parity notes, and exploratory design work: see [Archive](archive/README.md)\n\n## Publishing contract\n\n- `reference/` defines current behavior and API surface\n- `tutorials/` is discoverable but non-normative\n- `archive/` is preserved for context and is not source-of-truth\n\nThe main docs site consumes these markdown files directly. Keep the track boundaries explicit.\n",
"documents": []
},
"outgoingEdges": [
{
"from": "page:docs-agent-mux",
"to": "page:docs-agent-mux-archive",
"kind": "contains_page"
},
{
"from": "page:docs-agent-mux",
"to": "page:docs-agent-mux-reference",
"kind": "contains_page"
},
{
"from": "page:docs-agent-mux",
"to": "page:docs-agent-mux-tutorials",
"kind": "contains_page"
}
],
"incomingEdges": [
{
"from": "page:docs",
"to": "page:docs-agent-mux",
"kind": "contains_page"
}
]
}