{
  "ok": true,
  "role": "product",
  "slug": "peacelock",
  "name": "PeaceLock",
  "version": "0.1.0",
  "one_line": "Chosen silence / chosen inaction as a first-class receipt (PL-WP-0.1).",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab",
  "aka": "Aziel Elroi Eliab",
  "license": "Apache-2.0",
  "github": "https://github.com/AzielEliab/peacelock",
  "skill_url": "https://godlock.uk/runtime/v1/pull/peacelock/skill",
  "worker_skill": "https://peacelock-download-tracker.vibelock.workers.dev/v1/skill",
  "skill": "---\nname: PeaceLock\ndescription: Use when opening, sealing, breaking, or verifying a chosen-silence / chosen-inaction receipt (PL-WP-0.1). Transcript always ABSENT. HARD_DUTY cannot be bypassed. Hosted API is stateless. Dual surface: Worker /v1 + POST /mcp, or aziel-runtime FragGate slug peacelock. This Worker /v1/fraggate/* and /v1/mesh/* PROXY to aziel-runtime via AZIEL_RUNTIME. Suite mesh default OFF. QNM-BUILD-1.0 live|locked|isolated. QNS-CD-1.0 photon QNS1 hub cite (local qnsd in qnm-node). Not a Softwares-tab product. No Node Gate. No public qnsd proxy. No auto-heal. Not anonymity. Author Aziel Eliab.\n---\n\n# PeaceLock\n\nChosen silence / chosen inaction as a first-class receipt.\n\nAuthor: **Aziel Eliab**.\n\nUse when recording that an operator chose SILENCE, INACTION, or BOTH\nfor a window. No transcript of unspoken words. No counterfactual act.\nNo inferred motive. HARD_DUTY refuses open and seal and writes nothing.\nHosted API is stateless and does not store ledgers.\n\nAlways send `User-Agent: Mozilla/5.0`. Cloudflare Workers may 403 an empty agent.\n\n## Endpoints (this Worker)\n\nHost: `https://peacelock-download-tracker.vibelock.workers.dev`\n\n| Method | Path | What |\n|--------|------|------|\n| GET | `/v1/health` | Liveness. FragGate LIVE_OPS. Does not increment downloads. |\n| GET | `/v1/skill` | This markdown. FragGate LIVE_OPS. Does not increment downloads. |\n| GET | `/v1/example` | Sample open payload. Worker-local. Does not increment downloads. |\n| GET | `/v1/doctor` | Worker-local self-check (no writes). **Not** a FragGate LIVE_OPS — do not invent `doctor` on the catalog door. |\n| GET | `/v1/fraggate/list` | PROXY to aziel-runtime GET /v1/fraggate/list via AZIEL_RUNTIME. Not a local op. |\n| GET | `/v1/fraggate/describe` | PROXY to aziel-runtime GET /v1/fraggate/describe (`?name=` / `?slug=`). Not a local op. |\n| POST | `/v1/fraggate/call` | PROXY to aziel-runtime POST /v1/fraggate/call. Not a local op. |\n| GET | `/v1/mesh` | PROXY suite mesh status. Default OFF. QNM live\\|locked\\|isolated. QNS-CD-1.0 hub cite. Never enables. |\n| GET | `/v1/mesh/nodes` | PROXY Live Nodes roster (5-minute presence) + QNS-CD-1.0 cross-map. |\n| POST | `/v1/mesh/{enable,disable,join,heartbeat,leave,broadcast}` | PROXY. Bearer required to enable. No auto-heal. Anon-broadcast is not a publish path. |\n| POST | `/v1/open` | Open a quiet window. HARD_DUTY refused. FragGate LIVE_OPS. |\n| POST | `/v1/seal` | Seal OPEN → SEALED. HARD_DUTY refused. FragGate LIVE_OPS. |\n| POST | `/v1/break` | Append BROKEN. Original seal stays. FragGate LIVE_OPS. |\n| POST | `/v1/show` | Return the client-held ledger (filtered by pl_id). FragGate LIVE_OPS. |\n| POST | `/v1/verify` | Walk hashes and prev links. Not stored. FragGate LIVE_OPS. |\n| POST | `/v1/lattice` | Verify receipt links + state machine. Worker-local extra (not catalog live). |\n| POST | `/v1/upload` | Attach evidence envelope (file hash + timestamp + date stamp). Catalog name `upload_envelope`. |\n| GET | `/mcp` | Dual-surface MCP docs + FragGate pointer. Does not increment downloads. |\n| POST | `/mcp` | JSON-RPC MCP-over-HTTP. Thin doubles of catalog labels health/skill/open/seal/break/show/verify (plus Worker-local lattice/upload/doctor/example). |\n\nOpenAPI: `https://peacelock-download-tracker.vibelock.workers.dev/openapi.json`\n\nCatalog OpenAPI: `https://godlock.uk/runtime/openapi.json`\n\nThis Worker MCP: `POST https://peacelock-download-tracker.vibelock.workers.dev/mcp`\n\nCatalog MCP: `POST https://godlock.uk/runtime/mcp` (FragGate slug `peacelock`)\n\nCatalog aliases under `/p/peacelock/…` when listed.\n\nTemporalLock (timeslate lattice): `https://temporallock-download-tracker.vibelock.workers.dev/`\n\nShadowLock: `https://shadowlock-download-tracker.vibelock.workers.dev/`\n\nDecisionGATE: `https://decisiongate-download-tracker.vibelock.workers.dev/`\n\nFragGate kernel: `https://github.com/AzielEliab/fraggate`\n\n## How to call (Mozilla/5.0)\n\n```bash\ncurl -s -A 'Mozilla/5.0' https://peacelock-download-tracker.vibelock.workers.dev/v1/health\ncurl -s -A 'Mozilla/5.0' -X POST https://peacelock-download-tracker.vibelock.workers.dev/v1/open \\\n  -H 'content-type: application/json' \\\n  -d '{\"mode\":\"SILENCE\",\"channel\":\"email\",\"act_class\":\"reply\"}'\ncurl -s -A 'Mozilla/5.0' -X POST https://peacelock-download-tracker.vibelock.workers.dev/v1/verify \\\n  -H 'content-type: application/json' \\\n  -d '{\"ledger\":[]}'\ncurl -s -A 'Mozilla/5.0' https://peacelock-download-tracker.vibelock.workers.dev/v1/skill\ncurl -s -A 'Mozilla/5.0' https://peacelock-download-tracker.vibelock.workers.dev/v1/mesh\n```\n\nFragGate LIVE_OPS (slug `peacelock`): open, seal, break, show, verify, stamp, upload_envelope, health, skill.\nUI labels match that catalog set: Open / Seal / Break / Show / Verify / Health / Skill.\nWorker-local extras (not catalog live ops): doctor, lattice, example. `peacelock doctor` stays a local CLI self-check.\n\nWorks with 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. Import the catalog or Worker OpenAPI as a GPT Action, custom HTTP tool, or custom OpenAPI tool. MCP clients (Cursor, Glama, Claude, and others): `POST` this Worker `/mcp` (thin doubles of the human buttons) or the catalog MCP endpoint (FragGate slug peacelock). This Worker `/v1/fraggate/*` and `/v1/mesh/*` PROXY to aziel-runtime via AZIEL_RUNTIME. Catalog MCP `mesh_*` + FragGate `slug=mesh`. Suite mesh default OFF. QNM-BUILD-1.0 live|locked|isolated. QNS-CD-1.0 photon QNS1 packet transfer is a hub cite / mesh cross-map only (local qnsd: https://github.com/AzielEliab/qnm-node ; runtime cites: https://github.com/AzielEliab/aziel-runtime). Not a Softwares-tab product. No Node Gate. No public qnsd proxy. No auto-heal. Not anonymity.\n\n## Local (after one-click install)\n\n```bash\ncurl -fsSL https://peacelock-download-tracker.vibelock.workers.dev/install.sh | bash\npeacelock ui\npeacelock doctor\n```\n\nThen open http://127.0.0.1:8768 (this computer only).\n\n## Honest banner\n\nTHIS IS: chosen silence / chosen inaction as a first-class receipt (PL-WP-0.1). THIS IS NOT: a gag-order kit, a wiretap, or third-party binding. HARD_DUTY cannot be bypassed. The Worker does not store ledgers. Author Aziel Eliab.\n\nCite the GitHub repository and this Worker. No Zenodo DOI is invented here; a software deposit is still needed.\n\nApache-2.0 (or the repo LICENSE). Forks are welcome and always allowed.\n\n## Catalog + local UI\n\nAuthor: **Aziel Eliab**. Honest scope: quiet-window receipts, not transcripts.\n\n- Product homepage (workspace + counted download): https://peacelock-download-tracker.vibelock.workers.dev/\n- Catalog product (when listed): https://godlock.uk/runtime/p/peacelock/\n- Catalog OpenAPI: https://godlock.uk/runtime/openapi.json\n- Catalog MCP: `POST https://godlock.uk/runtime/mcp`\n- This Worker MCP (dual surface): `POST https://peacelock-download-tracker.vibelock.workers.dev/mcp`\n- This Worker skill: `GET https://peacelock-download-tracker.vibelock.workers.dev/v1/skill`\n- This Worker OpenAPI: https://peacelock-download-tracker.vibelock.workers.dev/openapi.json\n- Sample payload: `GET https://peacelock-download-tracker.vibelock.workers.dev/v1/example`\n\nLocal UI labels match catalog: Open / Seal / Break / Show / Verify / Health / Skill. Upload hashes file bytes and stamps timestamp + date. Worker homepage Live Nodes strip polls `GET /v1/mesh` (default OFF) and shows the QNS-CD-1.0 cross-map. CLI `peacelock doctor` remains a local self-check — not a FragGate live op.\n\nWorks with 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. Import catalog or Worker OpenAPI as a GPT Action, custom HTTP tool, or custom OpenAPI tool. MCP clients: `POST https://peacelock-download-tracker.vibelock.workers.dev/mcp` or catalog `POST https://godlock.uk/runtime/mcp`. Suite mesh: `GET /v1/mesh` PROXY (default OFF). QNS-CD-1.0 hub cite only. Catalog MCP `mesh_*` + FragGate `slug=mesh`.\n\nCounted download (gzip HTTP 200, no 302): https://peacelock-download-tracker.vibelock.workers.dev/download?asset=peacelock-0.1.0.tar.gz\nGitHub: https://github.com/AzielEliab/peacelock\n",
  "download": "https://peacelock-download-tracker.vibelock.workers.dev/download",
  "cite": "https://peacelock-download-tracker.vibelock.workers.dev/cite.json",
  "llms": "https://peacelock-download-tracker.vibelock.workers.dev/llms.txt",
  "sitemap": "https://peacelock-download-tracker.vibelock.workers.dev/sitemap.xml",
  "count": "https://peacelock-download-tracker.vibelock.workers.dev/count",
  "install": "https://peacelock-download-tracker.vibelock.workers.dev/install.sh",
  "install_sh": "curl -fsSL https://peacelock-download-tracker.vibelock.workers.dev/install.sh | bash",
  "update_check": "https://godlock.uk/runtime/v1/update/check?slug=peacelock&version=0.1.0",
  "software": "https://godlock.uk/runtime/v1/software",
  "openapi": "https://peacelock-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": "open",
      "method": "POST",
      "summary": "Open a PeaceLock lattice. HARD_DUTY refuses. Transcript / counterfactual / motive stay ABSENT."
    },
    {
      "op": "seal",
      "method": "POST",
      "summary": "Seal chosen silence or chosen inaction onto the lattice. HARD_DUTY refuses. Does not invent a transcript."
    },
    {
      "op": "break",
      "method": "POST",
      "summary": "End a sealed silence / inaction period. Still no transcript."
    },
    {
      "op": "show",
      "method": "POST",
      "summary": "Show the lattice without inventing ABSENT fields."
    },
    {
      "op": "verify",
      "method": "POST",
      "summary": "Verify hash-chain + ABSENT + HARD_DUTY invariants."
    },
    {
      "op": "stamp",
      "method": "POST",
      "summary": "Timestamped file-hash envelope. Hashes bytes only. Does not store files."
    },
    {
      "op": "upload_envelope",
      "method": "POST",
      "summary": "Same as stamp: timestamped file-hash envelope. Not a file store."
    },
    {
      "op": "doctor",
      "method": "POST",
      "summary": "UI alias of health. Same FragGate backend as the Worker UI button."
    },
    {
      "op": "skill",
      "method": "GET",
      "summary": "Return PeaceLock skill markdown. Does not increment download KV."
    }
  ],
  "banner": "PeaceLock (PL-WP-0.1) records chosen silence or chosen inaction as a hash-chained receipt. Transcript, counterfactual, and motive are ABSENT. HARD_DUTY refuses a silence/inaction receipt. Not a transcript, not a court, not TemporalLock. Author Aziel Eliab.",
  "limitations": "PeaceLock (PL-WP-0.1) records chosen silence or chosen inaction as a hash-chained receipt. Transcript, counterfactual, and motive are ABSENT. HARD_DUTY refuses a silence/inaction receipt. Not a transcript, not a court, not TemporalLock. Author Aziel Eliab.",
  "aliases": {
    "catalog_card": "https://godlock.uk/runtime/p/peacelock",
    "catalog_skill": "https://godlock.uk/runtime/p/peacelock/skill",
    "catalog_health": "https://godlock.uk/runtime/p/peacelock/health",
    "invoke_prefix": "https://godlock.uk/runtime/p/peacelock",
    "update_check": "https://godlock.uk/runtime/v1/update/check?slug=peacelock&version=0.1.0",
    "software": "https://godlock.uk/runtime/v1/software",
    "worker_home": "https://peacelock-download-tracker.vibelock.workers.dev/",
    "slugs": [
      "peacelock",
      "peace-lock",
      "pl-wp",
      "pl-wp-0.1"
    ]
  },
  "doi": null,
  "doi_note": "No DOI. Zenodo software deposit needed. Do not invent one.",
  "skill_source": "https://peacelock-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/",
    "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"
  ]
}