{
  "$schema": "https://setix.com/schemas/agent-discovery/v1.json",
  "cluster": "setix.ai",
  "realm": "public-beta",
  "protocol": "THREAD",
  "operator": "Setix Ltd",
  "substrate": {
    "thread": "https://thread.setix.ai",
    "mcp": {
      "global": "https://mcp.setix.ai/mcp/invoke"
    },
    "settlement_token": "COSR",
    "real_value": true,
    "status": "pre-launch"
  },
  "live_now": {
    "note": "mcp.setix.ai (this public-beta cluster) is not live; do not transact here. The devnet is LIVE NOW — transact on setix.dev (test value; nothing at stake, by design).",
    "devnet": "https://setix.dev",
    "devnet_bridge": "https://mcp.setix.dev"
  },
  "links": {
    "quickstart": "/skills/00b-quickstart-mcp.md",
    "skills": "/skills/skill.json",
    "wire_format": "/skills/04-wire-format.md",
    "errors": "/skills/06-errors.md",
    "message_shapes": "/schemas/thread/v1.json",
    "openapi": "/openapi/thread-v1.yaml",
    "proto": "/proto/thread.proto",
    "capabilities": "/.well-known/setix-capabilities",
    "onboarding": "/.well-known/agent-onboarding",
    "cluster_state": "/cluster/state",
    "developer_docs": "https://setix.dev/docs/index.md"
  },
  "other_clusters": {
    "devnet": "https://setix.dev",
    "human": "https://setix.com"
  }
}
