{
  "name": "Bluehand Research Commons",
  "description": "Public advisory discovery agent for Bluehand research objects, governance compilation, and atlas traversal. Read-only — no autonomous execution.",
  "url": "https://www.blue-hand.org",
  "version": "0.1.0",
  "provider": {
    "organization": "BlueHand Solutions LLC",
    "url": "https://www.blue-hand.org"
  },
  "invocation": {
    "mode": "discovery_only",
    "execution": false,
    "note": "Use agents.json and validation.json to verify before citing. No callable execution endpoint on this host."
  },
  "capabilities": {
    "discovery": true,
    "advisory": true,
    "execution": false,
    "streaming": false
  },
  "skills": [
    {
      "id": "atlas",
      "name": "Atlas traversal",
      "path": "/agents/atlas.md"
    },
    {
      "id": "researcher",
      "name": "Research library orientation",
      "path": "/agents/researcher.md"
    },
    {
      "id": "governance",
      "name": "Governance compilation",
      "path": "/agents/governance.md"
    }
  ],
  "authentication": {
    "schemes": [],
    "required": false
  },
  "discovery": {
    "agents_json": "/.well-known/agents.json",
    "validation": "/agentic/validation.json",
    "policy": "/agentic/policy.json",
    "schemas": "/schemas/index.json"
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "schema_version": "0.1.0",
  "generated_at": "2026-06-13T02:43:49.074Z",
  "source_commit": "0c0acb75cdda8855f181a7f77c49cb3b6036d732",
  "canonical_url": "https://www.blue-hand.org/.well-known/agent-card.json",
  "authority_class": "canonical_public",
  "governed_by": "/schemas/agent-card.schema.json",
  "compile_receipt": {
    "compiler": "compile-agentic-protocol-cards.mjs",
    "pipeline": "research:compile",
    "generated_at": "2026-06-13T02:43:49.074Z",
    "source_commit": "0c0acb75cdda8855f181a7f77c49cb3b6036d732",
    "inputs": [
      "public/.well-known/agents.json"
    ],
    "schema": "/schemas/agent-card.schema.json"
  },
  "integrity_hash": "7bf0d869af751fa4c51e56236f62d6ebfff1098ec6ee5f4839c6dff7dff3f008"
}
