iiRecord
Agentic AI Atlas · GitBook
tool:gitbooka5c.ai
II.
Tool JSON

tool:gitbook

Structured · live

GitBook json

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

File · domain/tools/tools-ora-agent-readiness-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:gitbook",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "GitBook",
    "homepageUrl": "https://www.gitbook.com",
    "kind": "knowledge-platform",
    "description": "Documentation and developer-docs platform surfaced by Ora for technical-writing and docs workflow intents.\n",
    "ora": {
      "domain": "gitbook.com",
      "score": 65,
      "grade": "C",
      "category": "Developer Tools",
      "tags": [
        "documentation",
        "docs",
        "knowledge base",
        "api docs",
        "developer docs",
        "wiki"
      ],
      "scoreUrl": "https://ora.run/score/gitbook.com"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:gitbook",
      "to": "role:technical-writer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "GitBook is an Ora-discovered documentation platform for user and developer docs."
      }
    },
    {
      "from": "tool:gitbook",
      "to": "workflow:documentation-sprint",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Space and page organization maps to sprintable docs work."
      }
    },
    {
      "from": "tool:gitbook",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:gitbook",
      "to": "skill-area:technical-documentation",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.gitbook-com",
      "to": "tool:gitbook",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "specialization:technical-documentation",
      "to": "tool:gitbook",
      "kind": "uses_tool"
    },
    {
      "from": "tool-server:mcp-gitbook-candidate",
      "to": "tool:gitbook",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}