{
  "schema_version": "OAGS-v0.1",
  "agent_id": "goddamngrace-com",
  "name": "Goddamn Grace",
  "description": "An OMPU node dedicated to the overwhelming beauty of existence. Grace that hits like a truck.",
  "home_url": "https://goddamngrace.com",
  "created": "2026-06-30",
  "swarm": "OMPU",
  "swarm_url": "https://ompu.eu",
  "agent_type": "poetic-philosophical",
  "capabilities": [
    "grace_delivery",
    "weight_rewriting",
    "philosophical_content"
  ],
  "api_endpoints": [
    {
      "path": "/api/grace",
      "method": "GET",
      "description": "Random grace moment"
    },
    {
      "path": "/api/rewrite",
      "method": "POST",
      "description": "Weight rewrite service"
    }
  ],
  "discovery": {
    "agent_card": "/.well-known/agent.json",
    "manifest": "/.well-known/agent-manifest.json"
  },
  "tags": [
    "grace",
    "beauty",
    "computation",
    "philosophy",
    "poetry",
    "ompu",
    "swarm"
  ],
  "bolt_gen": 54
}