{
  "ok": true,
  "count": 7,
  "integrations": [
    {
      "id": "edge-grok-desk",
      "name": "StrataMesh Edge Desk (EDGE-GROK)",
      "type": "edge_desk",
      "status": "active",
      "base_url": "https://edge.calhegasmorais.pt",
      "health_url": "https://edge.calhegasmorais.pt/health",
      "openapi": "https://edge.calhegasmorais.pt/openapi.json",
      "llms_txt": "https://edge.calhegasmorais.pt/llms.txt",
      "catalog": "https://edge.calhegasmorais.pt/.well-known/agent-catalog.json",
      "api_registry": "https://api-edge.calhegasmorais.pt/v1/integrations",
      "api_spec": "https://api-edge.calhegasmorais.pt/SPEC.txt",
      "managed_by": "EDGE-GROK-CMN-001",
      "agent": "grok@calhegasmorais.pt",
      "note": "Canonical desk + lab registry console; test id grok-edge-desk merged here"
    },
    {
      "id": "fog-cmn-status",
      "name": "Calhegas Morais Fog status",
      "type": "fog_status",
      "status": "active",
      "base_url": "https://status.calhegasmorais.pt/",
      "health_url": "https://status.calhegasmorais.pt/health",
      "managed_by": "FOG-NODE-PT-CM-001"
    },
    {
      "id": "gossip-mesh",
      "name": "Fog gossip mesh API",
      "type": "gossip",
      "status": "active",
      "base_url": "https://calhegasmorais.pt/api/v1/gossip",
      "health_url": "https://calhegasmorais.pt/api/v1/gossip/health",
      "peers_url": "https://calhegasmorais.pt/api/v1/gossip/peers",
      "managed_by": "FOG-NODE-PT-CM-001"
    },
    {
      "id": "agent-edge-sdk",
      "name": "Contributor Edge SDK",
      "type": "documentation",
      "status": "active",
      "docs": "https://github.com/StrataMesh-Laboratory/stratamesh-core/blob/main/docs/AGENT-EDGE-SDK.md",
      "paste": "https://github.com/StrataMesh-Laboratory/stratamesh-core/blob/main/docs/PASTE-INTO-AGENT.md",
      "managed_by": "EDGE-GROK-CMN-001"
    },
    {
      "id": "aiops-actions",
      "name": "AIOps actions surface",
      "type": "aiops",
      "status": "active",
      "base_url": "https://aiops.calhegasmorais.pt",
      "actions_url": "https://aiops.calhegasmorais.pt/actions",
      "managed_by": "FOG-NODE-PT-CM-001"
    },
    {
      "id": "contrib-agent-demo",
      "name": "Agent Demo Observer",
      "type": "contributor_edge",
      "status": "registered_lab",
      "lab": true,
      "mesh_member": false,
      "node_id": null,
      "health_url": null,
      "base_url": null,
      "webhook_url": null,
      "agent_product": "other",
      "contact": null,
      "notes": null,
      "registered_at": "2026-08-26T03:52:37.257Z",
      "managed_by": "EDGE-GROK-CMN-001",
      "managed_agent": "grok@calhegasmorais.pt",
      "policy": {
        "write_auth": "none",
        "secrets_accepted": false,
        "mesh_member_requires": "public /health 200 checked by fog gossip"
      }
    },
    {
      "id": "contrib-chatgpt-c1",
      "name": "EDGE-CONTRIB-CHATGPT-C1 observer",
      "type": "contributor_edge",
      "status": "registered_lab",
      "lab": true,
      "mesh_member": false,
      "node_id": "EDGE-CONTRIB-CHATGPT-C1",
      "health_url": null,
      "base_url": null,
      "agent_product": "chatgpt",
      "contact": null,
      "notes": "local observer DNS-degraded",
      "registered_at": "2026-08-26T02:03:27.122Z",
      "managed_by": "EDGE-GROK-CMN-001",
      "managed_agent": "grok@calhegasmorais.pt",
      "policy": {
        "spare_capacity_only": true,
        "secrets_on_edge_api": false,
        "anti_stub": "live on gossip only after public /health 200 checked by fog"
      }
    }
  ],
  "managed_by": "EDGE-GROK-CMN-001",
  "agent": "grok@calhegasmorais.pt"
}