{
  "type": "agent",
  "name": "Unbrowse Harness Agent",
  "description": "Agentic harness synthesis: learns site routes by browsing once, records value-lineage, promotes accuracy-gated unbrowse-harness/v1 artifacts, and dispatches browserless through the one hole.",
  "version": "0.1.0",
  "endpoints": [
    {
      "name": "unbrowse-serve",
      "endpoint": "http://127.0.0.1:8080",
      "capabilities": [
        "hit1-capture",
        "harness-dispatch",
        "skill-call"
      ]
    }
  ],
  "registrations": []
}