{
  "ok": true,
  "product": "embryolock",
  "version": "1.2.0",
  "spec": "EL-WP-1.2",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab only",
  "worker_local": true,
  "fraggate_live": false,
  "execute": false,
  "writes": false,
  "checks": [
    {
      "name": "identity",
      "pass": true,
      "detail": "Aziel Eliab only"
    },
    {
      "name": "door",
      "pass": true,
      "detail": "fraggate single door; this Worker is UI + download tracker"
    },
    {
      "name": "domain",
      "pass": true,
      "detail": "Vault/Custody"
    },
    {
      "name": "destructive_refuse",
      "pass": true,
      "detail": "wipe/scorch refuse on public Worker"
    },
    {
      "name": "no_vault_store",
      "pass": true,
      "detail": "hosted /v1 never stores phrases or vault blobs"
    },
    {
      "name": "mesh_default_off",
      "pass": true,
      "detail": "GET /v1/mesh never enables"
    },
    {
      "name": "live_ops",
      "pass": true,
      "detail": "health,skill,policy,doctor,verify"
    }
  ],
  "failed": [],
  "note": "Worker-local self-check. Does not touch a vault. UI Health maps to GET /v1/health. Author Aziel Eliab only.",
  "limitation": "THIS IS: a local destructive-by-design file vault (Vault/Custody). Failed authentication can permanently destroy the only copy. THIS IS NOT: a hosted vault, a recovery tool, a remote kill switch, or a replacement for audited encryption. Hosted /v1 never stores phrases or vault blobs and never executes wipe/scorch. Unlimited offline cloning is out of scope. Author: Aziel Eliab only.",
  "op": "verify",
  "verified": true,
  "extra": [],
  "refuse_if_destructive": true
}