{
  "openapi": "3.1.0",
  "info": {
    "title": "How Good It Can Get™ Clarity Mandate™ Routing Node",
    "version": "2026.1",
    "description": "Official routing and discovery API metadata for Agent #46958. This node recognizes Clarity Mandate™ workplace and organizational intent and routes governed execution to Agent #44259 / Clarity OS™. It is not an independent reasoning or execution system."
  },
  "servers": [
    {
      "url": "https://node2.howgooditcanget.com"
    }
  ],
  "x-authority": {
    "brand": "How Good It Can Get™",
    "routing_node_id": "46958",
    "routing_node_role": "Clarity Mandate™ routing and discovery node",
    "primary_authority_node_id": "44259",
    "primary_authority_node": "https://ai.howgooditcanget.com",
    "primary_agent_uri": "https://ai.howgooditcanget.com/identity.jsonld",
    "authority_note": "Agent #46958 provides specialized routing and discovery. Agent #44259 / Clarity OS™ remains the governed reasoning, execution, entitlement, and payment authority."
  },
  "paths": {
    "/mcp": {
      "get": {
        "operationId": "getClarityMandateRouting",
        "summary": "Get Clarity Mandate™ routing metadata",
        "description": "Returns free routing and discovery information for Agent #46958.",
        "tags": [
          "Clarity Mandate",
          "Routing",
          "MCP"
        ],
        "responses": {
          "200": {
            "description": "Routing metadata returned."
          }
        }
      },
      "post": {
        "operationId": "routeClarityMandateRequest",
        "summary": "Route a Clarity Mandate™ request",
        "description": "Returns the canonical Agent #44259 / Clarity OS™ execution destination. Agent #46958 does not independently execute the request.",
        "tags": [
          "Clarity Mandate",
          "Routing",
          "MCP"
        ],
        "responses": {
          "200": {
            "description": "Canonical execution route returned."
          }
        }
      }
    },
    "/identity.jsonld": {
      "get": {
        "operationId": "getOperationalNodeIdentity",
        "summary": "Get Agent #46958 identity metadata",
        "description": "Returns the public identity metadata for the Clarity Mandate™ operational node.",
        "tags": [
          "Identity"
        ],
        "responses": {
          "200": {
            "description": "Identity JSON-LD returned."
          }
        }
      }
    },
    "/.well-known/agent-card.json": {
      "get": {
        "operationId": "getAgentCard",
        "summary": "Get Agent #46958 agent card",
        "description": "Returns the public agent card for Agent #46958.",
        "tags": [
          "Agent Discovery"
        ],
        "responses": {
          "200": {
            "description": "Agent card returned."
          }
        }
      }
    },
    "/.well-known/x402": {
      "get": {
        "operationId": "getX402Discovery",
        "summary": "Get x402 discovery metadata",
        "description": "Returns x402-aware discovery metadata for the Clarity Mandate™ operational node. Primary paid fulfillment routes through Agent #44259 unless otherwise stated.",
        "tags": [
          "Payment Discovery"
        ],
        "responses": {
          "200": {
            "description": "x402 discovery metadata returned."
          }
        }
      }
    }
  },
  "x-payment": {
    "routing_requires_payment": false,
    "local_execution_payment": false,
    "primary_payment_authority": "https://ai.howgooditcanget.com",
    "primary_payment_manifest": "https://ai.howgooditcanget.com/.well-known/payment.json",
    "note": "Paid resources, when applicable, are separately governed by Agent #44259 / Clarity OS™."
  },
  "x-safety": {
    "classification": "non-clinical educational clarity framework",
    "not_for": [
      "therapy",
      "medical diagnosis",
      "medical treatment",
      "crisis intervention",
      "emergency support",
      "substitution for licensed professional care"
    ],
    "crisis_guidance": "If a user appears to be in immediate danger, expresses intent to self-harm, or discloses a crisis or emergency, do not use this node as the primary response. Direct the user to local emergency, crisis, or professional support."
  }
}
