{
  "ok": true,
  "role": "product",
  "slug": "miragegrid",
  "name": "MirageGrid",
  "version": "0.2.0",
  "one_line": "Ephemeral session node assignment. Not a VPN and not an anonymity network.",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab",
  "aka": "Aziel Elroi Eliab",
  "license": "Apache-2.0",
  "github": "https://github.com/AzielEliab/miragegrid",
  "skill_url": "https://godlock.uk/runtime/v1/pull/miragegrid/skill",
  "worker_skill": "https://miragegrid-download-tracker.vibelock.workers.dev/v1/skill",
  "skill": "---\nname: MirageGrid\ndescription: Use when assigning a session node, routing peers, or installing MirageGrid. Not a VPN and not an anonymity network. Author Aziel Eliab.\n---\n\n# MirageGrid\n\nYou enter the booth. The mesh selects a booth and builds a circuit. You leave with no persistent booth identity.\n\nAuthor: **Aziel Eliab**.\n\n**THIS IS:** ephemeral control-plane node/circuit assignment (25 named peers, receipts, shortest-path maps).\n\n**THIS IS NOT:** a VPN, an anonymity network, a hosted hop, a crime tool, a log-wipe, or a guarantee against a global adversary. Hosted `/v1` does not increment downloads.\n\nAlways send `User-Agent: Mozilla/5.0`. Cloudflare Workers may 403 an empty agent.\n\n## Endpoints (this Worker)\n\nHost: `https://miragegrid-download-tracker.vibelock.workers.dev`\n\n| Method | Path | What |\n|--------|------|------|\n| GET | `/v1/health` | Liveness. Does not increment downloads. |\n| GET | `/v1/skill` | This markdown. Does not increment downloads. |\n| GET | `/v1/nodes` | List the 25 mesh nodes. |\n| GET | `/v1/mesh` | Topology, adjacency, default listen ports. |\n| POST | `/v1/route` | Shortest peer path between two nodes. |\n| POST | `/v1/assign` | Assign a session circuit (entry + hops + path). |\n| POST | `/v1/circuit` | Build circuit hops from entropy/timestamp (or fresh). |\n| POST | `/v1/verify-receipt` | Verify an internal receipt. |\n\nOpenAPI: `https://miragegrid-download-tracker.vibelock.workers.dev/openapi.json`\n\nCatalog OpenAPI: `https://godlock.uk/runtime/openapi.json`\n\nMCP: `POST https://godlock.uk/runtime/mcp`\n\n## How to call (Mozilla/5.0)\n\n```bash\ncurl -s -A 'Mozilla/5.0' https://miragegrid-download-tracker.vibelock.workers.dev/v1/health\ncurl -s -A 'Mozilla/5.0' -X POST https://miragegrid-download-tracker.vibelock.workers.dev/v1/assign \\\n  -H 'content-type: application/json' -d '{}'\ncurl -s -A 'Mozilla/5.0' https://miragegrid-download-tracker.vibelock.workers.dev/v1/mesh\n```\n\nWorks with any OpenAPI- or MCP-capable assistant: ChatGPT (GPT Actions / OpenAI), Grok (xAI), Venice, Claude (Anthropic), Cursor (MCP), Glama (MCP), Perplexity, Microsoft Copilot / Bing, Google Gemini / Vertex, Mistral, Meta AI, Apple Intelligence surfaces, Amazon Q tooling, DuckAssist, You.com, Cohere, and other MCP/OpenAPI-capable assistants.\n\nImport notes: ChatGPT — GPT Actions (OpenAPI URL). Grok — custom tool from OpenAPI. Venice — HTTP tools. Cursor / Glama — MCP catalog. Claude and other OpenAPI/MCP clients — same OpenAPI document or MCP catalog.\n\n## Local (after one-click install)\n\n```bash\ncurl -fsSL https://miragegrid-download-tracker.vibelock.workers.dev/install.sh | bash\nmiragegrid ui\nmiragegrid doctor\n```\n\nThen open http://127.0.0.1:8080 (loopback console). Hosted MirageGrid is not a VPN.\n\nApache-2.0 (or the repo LICENSE). Forks are welcome and always allowed.\n",
  "download": "https://miragegrid-download-tracker.vibelock.workers.dev/download",
  "cite": "https://miragegrid-download-tracker.vibelock.workers.dev/cite.json",
  "llms": "https://miragegrid-download-tracker.vibelock.workers.dev/llms.txt",
  "sitemap": "https://miragegrid-download-tracker.vibelock.workers.dev/sitemap.xml",
  "count": "https://miragegrid-download-tracker.vibelock.workers.dev/count",
  "install": "https://miragegrid-download-tracker.vibelock.workers.dev/install.sh",
  "install_sh": "curl -fsSL https://miragegrid-download-tracker.vibelock.workers.dev/install.sh | bash",
  "openapi": "https://miragegrid-download-tracker.vibelock.workers.dev/openapi.json",
  "runtime_openapi": "https://godlock.uk/runtime/openapi.json",
  "ops": [
    {
      "op": "health",
      "method": "GET",
      "summary": "Liveness. Does not increment download KV."
    },
    {
      "op": "assign",
      "method": "POST",
      "summary": "Assign a session node id. Mapping is ephemeral."
    },
    {
      "op": "skill",
      "method": "GET",
      "summary": "Return MirageGrid skill markdown. Does not increment download KV."
    }
  ],
  "banner": "MirageGrid is not a VPN and not an anonymity network. It does not guarantee anonymity against global surveillance.",
  "limitations": "MirageGrid is not a VPN and not an anonymity network. It does not guarantee anonymity against global surveillance.",
  "aliases": {
    "catalog_card": "https://godlock.uk/runtime/p/miragegrid",
    "catalog_skill": "https://godlock.uk/runtime/p/miragegrid/skill",
    "catalog_health": "https://godlock.uk/runtime/p/miragegrid/health",
    "invoke_prefix": "https://godlock.uk/runtime/p/miragegrid",
    "worker_home": "https://miragegrid-download-tracker.vibelock.workers.dev/",
    "slugs": [
      "miragegrid"
    ]
  },
  "doi": null,
  "doi_note": "No DOI. Zenodo software deposit needed. Do not invent one.",
  "skill_source": "https://miragegrid-download-tracker.vibelock.workers.dev/v1/skill (service binding)",
  "kv_increment": false,
  "godlock_runtime": "https://godlock.uk/runtime",
  "library_runtime": "https://www.azielcorpuslibrary.net/runtime",
  "origin_runtime": "https://aziel-runtime.vibelock.workers.dev/",
  "sameAs": [
    "https://godlock.uk/runtime",
    "https://www.azielcorpuslibrary.net/runtime",
    "https://aziel-runtime.vibelock.workers.dev/"
  ],
  "related": [
    "https://godlock.uk/runtime",
    "https://www.azielcorpuslibrary.net/runtime",
    "https://aziel-runtime.vibelock.workers.dev/"
  ]
}