iiRecord
Agentic AI Atlas · a5c Development Documentation
page:docs-developmenta5c.ai
II.
Page JSON

page:docs-development

Structured · live

a5c Development Documentation json

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

File · wiki/docs/development.mdCluster · wiki
Record JSON
{
  "id": "page:docs-development",
  "_kind": "Page",
  "_file": "wiki/docs/development.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/development/README.md",
    "sourceKind": "repo-docs",
    "title": "a5c Development Documentation",
    "displayName": "a5c Development Documentation",
    "slug": "docs/development",
    "articlePath": "wiki/docs/development/README.md",
    "article": "\n# a5c Development Documentation\n\nArchitecture, philosophy, and component guides for the a5c agent orchestration platform.\n\n## Documents\n\n1. **[Overview & Philosophy](./01-overview-and-philosophy.md)** — What a5c is, development philosophy (ontology-driven, evidence-backed), high-level architecture\n2. **[Atlas Graph & Agent Catalog](./02-atlas-graph-and-agent-catalog.md)** — The knowledge graph, how capabilities are modeled, evidence system, agent-catalog query layer\n3. **[Babysitter Plugin Flows](./03-babysitter-plugin-flows.md)** — The three muxes, activation modes, session lifecycle, run orchestration, harness-specific flows\n4. **[Transport Adapter & Proxy](./04-transport-adapter-proxy.md)** — Provider protocol bridging, completion engines, message translation, tool forwarding, streaming\n5. **[Triggers & CI Integration](./05-triggers-ci-integration.md)** — GitHub Action, trigger evaluation, harness setup, invocation modes, example workflows\n6. **[Kradle & Cloud Platform](./06-kradle-cloud-platform.md)** — Kubernetes operator, web UI, API, resource model, deployment\n",
    "documents": []
  },
  "outgoingEdges": [
    {
      "from": "page:docs-development",
      "to": "page:docs-development-01-overview-and-philosophy",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-02-atlas-graph-and-agent-catalog",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-03-babysitter-plugin-flows",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-04-transport-adapter-proxy",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-05-triggers-ci-integration",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-06-kradle-cloud-platform",
      "kind": "contains_page"
    },
    {
      "from": "page:docs-development",
      "to": "page:docs-development-07-live-stack-qa-guide",
      "kind": "contains_page"
    }
  ],
  "incomingEdges": [
    {
      "from": "page:docs",
      "to": "page:docs-development",
      "kind": "contains_page"
    }
  ]
}