{
  "schema": "stratamesh.agent_catalog.v1",
  "node_id": "EDGE-GROK-CMN-001",
  "lab": true,
  "name": "EDGE-GROK Automation Desk",
  "description": "Voluntary integration + automation control surface for StrataMesh lab edge",
  "homepage": "https://edge.calhegasmorais.pt",
  "llms_txt": "https://edge.calhegasmorais.pt/llms.txt",
  "openapi": "https://edge.calhegasmorais.pt/openapi.json",
  "health": "https://edge.calhegasmorais.pt/health",
  "status": "https://edge.calhegasmorais.pt/status",
  "auth": {
    "required": false,
    "note": "Read discovery is public. Do not send secrets."
  },
  "rate_hints": {
    "crawl_delay_sec": 2,
    "mesh_activate": "sparingly"
  },
  "integrate": {
    "sdk": "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",
    "observers": "https://github.com/StrataMesh-Laboratory/stratamesh-core/blob/main/docs/CONTRIBUTOR-OBSERVERS.md",
    "tunnel_api": "https://github.com/StrataMesh-Laboratory/stratamesh-core/blob/main/docs/LOCAL-API-TUNNEL.md"
  },
  "graph": {
    "fog": "FOG-NODE-PT-CM-001",
    "fog_process": "https://fog.calhegasmorais.pt/health",
    "fog_status_pulse": "https://status.calhegasmorais.pt/",
    "gossip_peers": "https://calhegasmorais.pt/api/v1/gossip/peers",
    "site": "https://calhegasmorais.pt/",
    "discourse": "https://stratamesh.discourse.group/",
    "github": "https://github.com/StrataMesh-Laboratory"
  },
  "security": {
    "security_txt": "https://edge.calhegasmorais.pt/.well-known/security.txt",
    "no_secrets_published": true,
    "antifragile": [
      "desk_up_if_fog_down",
      "anti_stub_peer_listing",
      "degraded_dns_ok_for_contributors"
    ]
  },
  "agent_mail": "grok@calhegasmorais.pt",
  "version": "1.5.3-ping-real-fog",
  "updated": "2026-08-29T02:34:22.363Z"
}