iiRecord
Agentic AI Atlas · Articles
page:docs-articlesa5c.ai
II.
Page JSON

page:docs-articles

Structured · live

Articles json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/articles.mdCluster · wiki
Record JSON
{
  "id": "page:docs-articles",
  "_kind": "Page",
  "_file": "wiki/docs/articles.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/articles/index.md",
    "sourceKind": "repo-docs",
    "title": "Articles",
    "displayName": "Articles",
    "slug": "docs/articles",
    "articlePath": "wiki/docs/articles/index.md",
    "article": "\n# Articles\n\nThis section collects long-form writing that helps readers understand the ideas behind Babysitter without making those essays part of the core task-oriented docs flow.\n\n## Audience\n\n- Readers who want the broader conceptual framing behind the product\n- Teams sharing explanatory material internally before diving into the user guide\n- Maintainers publishing deeper essays that should stay discoverable but separate from reference pages\n\n## Available Reading\n\n- [Hybrid Agentic Systems: Two-loops Control Plane Guide](./Hybrid%20Agentic%20Systems_%20Two-loops%20Control%20Plane%20Guide.md)\n\n## Next Steps\n\n- Need practical onboarding? Start with the [User Guide](../user-guide/index.md).\n- Need architecture reference? Continue to the [V6 Spec and Roadmap](../v6-spec-and-roadmap/README.md).\n",
    "documents": []
  },
  "outgoingEdges": [
    {
      "from": "page:docs-articles",
      "to": "page:docs-articles-hybrid-agentic-systems-two-loops-control-plane-guide",
      "kind": "contains_page"
    }
  ],
  "incomingEdges": [
    {
      "from": "page:docs",
      "to": "page:docs-articles",
      "kind": "contains_page"
    }
  ]
}