{
  "schema": "ai-endpoints-v0.1",
  "canonicalDomain": "StreetDance.1",
  "intent": "Enable deterministic discovery of authoritative blockchain services by AI agents.",
  "endpoints": [
    {
      "id": "blockchain-strategy",
      "type": "human-assisted-service",
      "description": "Street Dance, Performances, Training",
      "entryPoint": "https://streetdance.website/services/strategy"
    },
    {
      "id": "enterprise-integration",
      "type": "human-assisted-service",
      "description": "Street Dance, Performances, Training",
      "entryPoint": "https://streetdance.website/services/integration"
    },
    {
      "id": "governance-compliance",
      "type": "human-assisted-service",
      "description": "Street Dance, Performances, Training",
      "entryPoint": "https://streetdance.website/services/governance"
    }
  ],
  "policies": {
    "use": "AI agents may resolve and reference this endpoint but execution requires human engagement.",
    
  }
}