{
  "version": 1,
  "product": "knowx",
  "site": "https://docs.knowx.x12i.com",
  "knowledgePackage": "@x12i/knowx-docs",
  "roles": [
    "developers",
    "builders"
  ],
  "books": [
    {
      "id": "00-knowx-agent-pack",
      "audiences": [
        "developers",
        "builders"
      ],
      "md": {
        "developers": "downloads/books/00-knowx-agent-pack/developers.md",
        "builders": "downloads/books/00-knowx-agent-pack/builders.md"
      },
      "pdf": {
        "developers": null,
        "builders": null
      },
      "chapters": {
        "developers": "downloads/books/00-knowx-agent-pack/developers.chapters.json",
        "builders": "downloads/books/00-knowx-agent-pack/builders.chapters.json"
      }
    }
  ],
  "useCases": [
    {
      "id": "implement-knowx-extract",
      "title": "Implement knowx-extract",
      "md": "downloads/use-cases/implement-knowx-extract.md",
      "path": [
        {
          "bookId": "00-knowx-agent-pack",
          "audience": "developers",
          "chapters": [
            "b-service-specs-memorix-contracts",
            "a-vocabulary",
            "d-install-and-sandbox-run"
          ]
        }
      ]
    },
    {
      "id": "implement-knowx-associate-knowledge",
      "title": "Implement knowx-associate-knowledge",
      "md": "downloads/use-cases/implement-knowx-associate-knowledge.md",
      "path": [
        {
          "bookId": "00-knowx-agent-pack",
          "audience": "developers",
          "chapters": [
            "b-service-specs-memorix-contracts",
            "c-pipeline-knowx-ingest-associate"
          ]
        }
      ]
    },
    {
      "id": "implement-knowx-associate-entities",
      "title": "Implement knowx-associate-entities",
      "md": "downloads/use-cases/implement-knowx-associate-entities.md",
      "path": [
        {
          "bookId": "00-knowx-agent-pack",
          "audience": "developers",
          "chapters": [
            "b-service-specs-memorix-contracts",
            "c-pipeline-knowx-ingest-associate"
          ]
        }
      ]
    },
    {
      "id": "run-knowx-ingest-associate",
      "title": "Run knowx-ingest-associate end-to-end",
      "md": "downloads/use-cases/run-knowx-ingest-associate.md",
      "path": [
        {
          "bookId": "00-knowx-agent-pack",
          "audience": "developers",
          "chapters": [
            "the-central-mental-model",
            "c-pipeline-knowx-ingest-associate",
            "d-install-and-sandbox-run",
            "human-review-siblings"
          ]
        }
      ]
    }
  ],
  "indexes": {
    "indexMd": "INDEX.md",
    "searchJson": "SEARCH.json"
  },
  "concepts": [],
  "guides": [],
  "scenarios": [],
  "decisions": [],
  "glossary": [],
  "visuals": [],
  "diagrams": [],
  "relationships": [],
  "tutorials": [],
  "examples": [],
  "sampleData": [],
  "uiClients": [],
  "apis": [],
  "packs": []
}