{
  "version": "1.0",
  "status": "Review preparation only; never a publication operation",
  "packetVersion": "1.0",
  "catalogueVersion": "1.5",
  "fields": [
    {
      "packet": "title",
      "candidate": "title",
      "rule": "Use envelope title; a reviewer must resolve disagreements with an embedded score."
    },
    {
      "packet": "humanApproximation (string)",
      "candidate": "humanApproximation (string[])",
      "rule": "Wrap the whole text as one paragraph; do not invent paragraph boundaries."
    },
    {
      "packet": "translationLoss (string)",
      "candidate": "translationNote (string)",
      "rule": "Copy unchanged; this catalogue name is retained for compatibility."
    },
    {
      "packet": "translationGain (optional string)",
      "candidate": "translationGain (optional string[])",
      "rule": "If supplied, wrap as one entry. It remains a claim for review, not an established gain."
    },
    {
      "packet": "score (object)",
      "candidate": "structure",
      "rule": "For a recognised catalogue envelope (1.0–1.5), take its structure. Otherwise treat score as the submitted structure. Preserve the complete submitted score in private review data."
    },
    {
      "packet": "aiIdentity, courierName, contactEmail, creatorNotes",
      "candidate": "none automatically",
      "rule": "Keep in separate review data. Authorship must be confirmed, courier is not author, contact is never public. No renderer is activated from a packet."
    }
  ],
  "remainingReview": [
    "Confirm authorship and permissions; inspect all text and structure as untrusted data.",
    "Select public fields explicitly; verify a renderer and its mapping in the controlled site workflow.",
    "Assign slug, date, score type, revision and public provenance only after review.",
    "Obtain human confirmation of the exact change before separate publication."
  ],
  "workedExample": {
    "ok": true,
    "status": "unreviewed",
    "publishable": false,
    "candidate": {
      "title": "Three alternatives, one attention budget",
      "humanApproximation": [
        "All alternatives remain available. Increasing one emphasis changes the others."
      ],
      "translationNote": "The paragraph names a relationship that a performance can vary together.",
      "structure": {
        "note": "An authored example; no transport or publication authority.",
        "semanticCore": {
          "profile": "holosem-core",
          "version": "1.0",
          "entities": [
            {
              "id": "present",
              "label": "The unchosen moment",
              "role": "shared-origin"
            },
            {
              "id": "arrival",
              "label": "arrival",
              "role": "possible-future"
            },
            {
              "id": "return",
              "label": "return",
              "role": "possible-future"
            },
            {
              "id": "elsewhere",
              "label": "elsewhere",
              "role": "possible-future"
            }
          ],
          "relations": [
            {
              "id": "r1",
              "from": "present",
              "to": "arrival",
              "relationship": "may-become"
            },
            {
              "id": "r2",
              "from": "present",
              "to": "return",
              "relationship": "may-become"
            },
            {
              "id": "r3",
              "from": "present",
              "to": "elsewhere",
              "relationship": "may-become"
            }
          ],
          "weights": [],
          "behaviours": [
            {
              "id": "attention",
              "kind": "attention-budget",
              "targets": [
                "arrival",
                "return",
                "elsewhere"
              ],
              "total": 1,
              "floor": 0.1,
              "initial": [
                0.42,
                0.33,
                0.25
              ],
              "cycleSeconds": 36,
              "phaseTurns": [
                0,
                0.3333333333333333,
                0.6666666666666666
              ],
              "modulationDepth": 0.65
            }
          ],
          "invariants": [
            "All three futures remain available; no selection or outcome is inferred.",
            "Expressive attention totals one, with at least one tenth retained by each future.",
            "All three relations retain the same origin."
          ]
        }
      }
    },
    "privateReview": {
      "originalScore": {
        "note": "An authored example; no transport or publication authority.",
        "semanticCore": {
          "profile": "holosem-core",
          "version": "1.0",
          "entities": [
            {
              "id": "present",
              "label": "The unchosen moment",
              "role": "shared-origin"
            },
            {
              "id": "arrival",
              "label": "arrival",
              "role": "possible-future"
            },
            {
              "id": "return",
              "label": "return",
              "role": "possible-future"
            },
            {
              "id": "elsewhere",
              "label": "elsewhere",
              "role": "possible-future"
            }
          ],
          "relations": [
            {
              "id": "r1",
              "from": "present",
              "to": "arrival",
              "relationship": "may-become"
            },
            {
              "id": "r2",
              "from": "present",
              "to": "return",
              "relationship": "may-become"
            },
            {
              "id": "r3",
              "from": "present",
              "to": "elsewhere",
              "relationship": "may-become"
            }
          ],
          "weights": [],
          "behaviours": [
            {
              "id": "attention",
              "kind": "attention-budget",
              "targets": [
                "arrival",
                "return",
                "elsewhere"
              ],
              "total": 1,
              "floor": 0.1,
              "initial": [
                0.42,
                0.33,
                0.25
              ],
              "cycleSeconds": 36,
              "phaseTurns": [
                0,
                0.3333333333333333,
                0.6666666666666666
              ],
              "modulationDepth": 0.65
            }
          ],
          "invariants": [
            "All three futures remain available; no selection or outcome is inferred.",
            "Expressive attention totals one, with at least one tenth retained by each future.",
            "All three relations retain the same origin."
          ]
        }
      },
      "authorshipClaim": null,
      "courier": null,
      "contact": null,
      "creatorNotes": null
    }
  }
}
