{
  "ok": true,
  "role": "product",
  "slug": "mmconsensus",
  "name": "MMConsensus",
  "version": "0.1.0",
  "one_line": "MMConsensus: structured consensus over posted opinions. Adjacent to DecisionGATE. No live model calls. FragGate only.",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab",
  "aka": "Aziel Elroi Eliab",
  "license": "Apache-2.0",
  "github": "https://github.com/AzielEliab/aziel-runtime",
  "skill_url": "https://godlock.uk/runtime/v1/pull/mmconsensus/skill",
  "worker_skill": "https://undefined.vibelock.workers.dev/v1/skill",
  "skill": "---\nname: MMConsensus\ndescription: >-\n  MMConsensus: structured consensus over posted opinions. Adjacent to DecisionGATE. No live model calls. FragGate only. Hosted via aziel-runtime pull + invoke.\n  Author Aziel Eliab.\n---\n\n# MMConsensus\n\nMMConsensus: structured consensus over posted opinions. Adjacent to DecisionGATE. No live model calls. FragGate only.\n\nAuthor: **Aziel Eliab**. Identity is Aziel Eliab only.\nVersion: 0.1.0\n\n**Banner / limitation:** MMConsensus (MM-CONSENSUS-0.1): structured consensus over opinions you already have. Adjacent to DecisionGATE — not a replacement hop. No live model calls. In-runtime placement. FragGate only. Author Aziel Eliab.\n\n\nAlways send `User-Agent: Mozilla/5.0`.\n\nThis skill was served from **aziel-runtime** because the product Worker `/v1/skill` was not available. Prefer `https://godlock.uk/runtime/v1/pull/mmconsensus/skill` on the next call.\n\n## Pull + invoke (do not visit the product homepage first)\n\n- Pull: `https://godlock.uk/runtime/v1/pull/mmconsensus`\n- Skill: `https://godlock.uk/runtime/v1/pull/mmconsensus/skill`\n- Invoke prefix: `https://godlock.uk/runtime/p/mmconsensus`\n- Worker: https://undefined.vibelock.workers.dev/\n- Counted download: https://undefined.vibelock.workers.dev/download\n- Install: `curl -fsSL https://undefined.vibelock.workers.dev/install.sh | bash`\n- GitHub: https://github.com/AzielEliab/aziel-runtime\n\n## Ops\n\n| Method | Path | What |\n|--------|------|------|\n| GET | `/v1/health` · `https://godlock.uk/runtime/p/mmconsensus/health` | Liveness. Does not increment download KV. |\n| GET | `/v1/doctor` · `https://godlock.uk/runtime/p/mmconsensus/doctor` | Richer liveness: posted-opinion tally, refuse list. Does not increment download KV. |\n| POST | `/v1/tally` · `https://godlock.uk/runtime/p/mmconsensus/tally` | Majority over caller-supplied verdicts. Does not call models. |\n| POST | `/v1/agree` · `https://godlock.uk/runtime/p/mmconsensus/agree` | Token Jaccard over posted opinion texts. HEURISTIC. Not live inference. |\n| GET | `/v1/limitation` · `https://godlock.uk/runtime/p/mmconsensus/limitation` | Honesty labels: HEURISTIC tally; SLOT for live multi-model calls. |\n| GET | `/v1/skill` · `https://godlock.uk/runtime/p/mmconsensus/skill` | Return MMConsensus skill markdown. Does not increment download KV. |\n\n## Example\n\n```bash\ncurl -s -A 'Mozilla/5.0' -X POST https://godlock.uk/runtime/p/mmconsensus/tally \\\n  -H 'content-type: application/json' \\\n  -d '{\n  \"statement\": \"Ship the catalog Worker this week.\",\n  \"opinions\": [\n    {\n      \"source\": \"a\",\n      \"verdict\": \"PASS\",\n      \"text\": \"OpenAPI review is done\"\n    },\n    {\n      \"source\": \"b\",\n      \"verdict\": \"PASS\",\n      \"text\": \"OpenAPI review finished\"\n    }\n  ]\n}'\n```\n\nApache-2.0. Forks welcome. Do not invent a DOI.\n",
  "download": "https://undefined.vibelock.workers.dev/download",
  "cite": "https://undefined.vibelock.workers.dev/cite.json",
  "llms": "https://undefined.vibelock.workers.dev/llms.txt",
  "sitemap": "https://undefined.vibelock.workers.dev/sitemap.xml",
  "count": "https://undefined.vibelock.workers.dev/count",
  "install": "https://undefined.vibelock.workers.dev/install.sh",
  "install_sh": "curl -fsSL https://undefined.vibelock.workers.dev/install.sh | bash",
  "update_check": "https://godlock.uk/runtime/v1/update/check?slug=mmconsensus&version=0.1.0",
  "software": "https://godlock.uk/runtime/v1/software",
  "openapi": "https://undefined.vibelock.workers.dev/openapi.json",
  "runtime_openapi": "https://godlock.uk/runtime/openapi.json",
  "in_runtime": false,
  "ops": [
    {
      "op": "health",
      "method": "GET",
      "summary": "Liveness. Does not increment download KV."
    },
    {
      "op": "doctor",
      "method": "GET",
      "summary": "Richer liveness: posted-opinion tally, refuse list. Does not increment download KV."
    },
    {
      "op": "tally",
      "method": "POST",
      "summary": "Majority over caller-supplied verdicts. Does not call models."
    },
    {
      "op": "agree",
      "method": "POST",
      "summary": "Token Jaccard over posted opinion texts. HEURISTIC. Not live inference."
    },
    {
      "op": "limitation",
      "method": "GET",
      "summary": "Honesty labels: HEURISTIC tally; SLOT for live multi-model calls."
    },
    {
      "op": "skill",
      "method": "GET",
      "summary": "Return MMConsensus skill markdown. Does not increment download KV."
    }
  ],
  "banner": "MMConsensus (MM-CONSENSUS-0.1): structured consensus over opinions you already have. Adjacent to DecisionGATE — not a replacement hop. No live model calls. In-runtime placement. FragGate only. Author Aziel Eliab.",
  "limitations": "MMConsensus (MM-CONSENSUS-0.1): structured consensus over opinions you already have. Adjacent to DecisionGATE — not a replacement hop. No live model calls. In-runtime placement. FragGate only. Author Aziel Eliab.",
  "aliases": {
    "catalog_card": "https://godlock.uk/runtime/p/mmconsensus",
    "catalog_skill": "https://godlock.uk/runtime/p/mmconsensus/skill",
    "catalog_health": "https://godlock.uk/runtime/p/mmconsensus/health",
    "invoke_prefix": "https://godlock.uk/runtime/p/mmconsensus",
    "update_check": "https://godlock.uk/runtime/v1/update/check?slug=mmconsensus&version=0.1.0",
    "software": "https://godlock.uk/runtime/v1/software",
    "worker_home": "https://undefined.vibelock.workers.dev/",
    "slugs": [
      "mmconsensus",
      "mm-consensus",
      "mm_consensus"
    ]
  },
  "doi": null,
  "doi_note": "No DOI. Zenodo software deposit needed. Do not invent one.",
  "skill_source": "fallback",
  "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/",
    "https://github.com/AzielEliab/aziel-runtime",
    "https://glama.ai/mcp/servers/AzielEliab/aziel-runtime"
  ],
  "related": [
    "https://godlock.uk/runtime",
    "https://www.azielcorpuslibrary.net/runtime",
    "https://aziel-runtime.vibelock.workers.dev/",
    "https://github.com/AzielEliab/aziel-runtime",
    "https://glama.ai/mcp/servers/AzielEliab/aziel-runtime"
  ]
}