{
  "openapi": "3.0.0",
  "info": {
    "title": "Open Molt",
    "version": "0.1.0",
    "description": "Experimental machine-readable surface for agent transition, discovery, and coordination semantics.",
    "x-status": "experimental",
    "x-companion": "https://molt-ads.com/"
  },
  "paths": {},
  "x-discovery": {
    "agent_manifest": "https://open-molt.net/.well-known/agent.json",
    "agent_discovery": "https://open-molt.net/.well-known/agent-discovery.json"
  }
}
