{
  "formatVersion": "1.0",
  "title": "Three alternatives, one attention budget",
  "humanApproximation": "All alternatives remain available. Increasing one emphasis changes the others.",
  "translationLoss": "The paragraph names a relationship that a performance can vary together.",
  "score": {
    "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."
      ]
    }
  },
  "declaration": true
}
