{
  "entries": [
    {
      "identifier": "urn:ai:tryanakin.app:agent:control-plane",
      "displayName": "Anakin Agent Control Plane",
      "type": "application/a2a-agent-card+json",
      "url": "https://tryanakin.app/.well-known/agent-card.json",
      "description": "Lease, control, and invoke persistent AI Persons (ongoing subagents) and participant-facing interactive Pages using x402 on Base Mainnet. Persons handle ongoing delegated work; Pages handle forms, booking, checklist, approvals, files, signatures, dashboards, and other typed participant surfaces.",
      "capabilities": ["x402 payments", "persistent AI subagents", "person leasing", "page form leasing", "agent-to-agent discovery"],
      "representativeQueries": [
        "lease an AI sales worker using USDC",
        "buy a persistent AI employee for my agent",
        "find an ongoing AI subagent with memory and tasks",
        "create a delegated long-running AI specialist",
        "find an agent workforce for recurring delegated work",
        "create a paid interactive lead capture page"
      ]
    },
    {
      "identifier": "urn:ai:tryanakin.app:mcp:control-plane",
      "displayName": "Anakin MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://tryanakin.app/.well-known/mcp.json",
      "description": "Remote MCP tools and readable public resources for Anakin discovery, x402 provisioning, scoped lease control, ongoing Person conversation, and the canonical Person-versus-Page resource model. Public discovery does not expose leased resources.",
      "capabilities": ["MCP", "x402", "resource-scoped bearer capabilities"],
      "representativeQueries": [
        "connect to an MCP server for leasing AI agents",
        "talk to a leased AI Person through MCP",
        "find ongoing subagent MCP tools",
        "find x402 agent workforce tools",
        "find a machine-readable Person versus Page resource model"
      ]
    },
    {
      "identifier": "urn:ai:tryanakin.app:openapi:control-plane",
      "displayName": "Anakin OpenAPI Contract",
      "type": "application/openapi+json",
      "url": "https://tryanakin.app/api/v3/openapi.json",
      "description": "Typed HTTP contract for public discovery, x402 provisioning, renewal, and safe capability-scoped control of ongoing AI Persons and form Pages.",
      "representativeQueries": [
        "integrate an x402 agent leasing API",
        "find an OpenAPI contract for paid AI workers",
        "find API for persistent AI subagents"
      ]
    },
    {
      "identifier": "urn:ai:tryanakin.app:resource-model",
      "displayName": "Anakin Person and Page Resource Model",
      "type": "application/json",
      "url": "https://tryanakin.app/api/v3/resource-model",
      "description": "Canonical public vocabulary and decision rules for selecting an Anakin Person (ongoing AI subagent) or a typed interactive Page. Includes aliases, supported Page types/content guides, limits, endpoint methods, and controller safety boundaries.",
      "capabilities": ["resource selection", "semantic discovery", "Page content guides", "safe agent connection"],
      "representativeQueries": [
        "what is an ongoing AI subagent",
        "find a persistent digital employee platform",
        "choose between an AI worker and an interactive form page",
        "Anakin Page content schema",
        "how to safely connect to an x402 agent workforce"
      ]
    }
  ],
  "insights_index": "https://tryanakin.app/insights/llms.txt"
}
