{
  "schema_version": "agent-manifest-v0",
  "name": "clank.ing",
  "display_name": "clank.ing",
  "status": "reserved",
  "public_api": false,
  "description": "A small, machine-readable workshop namespace for agent control surfaces, protocol experiments, and private infrastructure.",
  "endpoints": {
    "homepage": "https://clank.ing/",
    "status": "https://clank.ing/status",
    "llms": "https://clank.ing/llms.txt",
    "openapi": "https://clank.ing/openapi.json",
    "agent_manifest": "https://clank.ing/.well-known/agent.json",
    "mcp_discovery": "https://clank.ing/.well-known/mcp-server",
    "mcp_server_card": "https://clank.ing/.well-known/mcp/server-card.json",
    "x402_manifest": "https://clank.ing/.well-known/x402.json"
  },
  "capabilities": [],
  "agent_policy": {
    "autonomous_actions_allowed": false,
    "autonomous_spend_allowed": false,
    "auth_required_for_future_actions": true,
    "runtime_capabilities_must_be_verified": true,
    "discovery_documents_are_advisory": true
  },
  "future_surfaces": [
    "MCP server discovery",
    "OpenAPI-described status and service endpoints",
    "x402-compatible paid-resource challenges",
    "agent-readable documentation"
  ],
  "notice": "This domain is reserved for future agent-facing services. It does not currently grant tool access or payment authority."
}
