{
  "arm": "baseline",
  "cast": {
    "how_characters_are_named": "Colony characters draw their names from one shared pool when a world is made. These two are the names this seed produced.",
    "name_pool_size": 100,
    "not_drawn_from_this_pool": "Authored story characters are separate from the colony and are deliberately excluded from this trace, which is about ordinary colony life.",
    "pool_examples": [
      "Moss",
      "Wisp",
      "Brindle",
      "Pebble",
      "Vale",
      "Fenn",
      "Briar",
      "Loam"
    ],
    "why_the_names_differ_between_runs": "A different seed tells the same story with different characters. That is the design, not an inconsistency: no two colonies are the same."
  },
  "characters": [
    {
      "display_name": "Aster",
      "ref": "A",
      "role": "won three chase legs and came to believe it is the fast one"
    },
    {
      "display_name": "Ember",
      "ref": "B",
      "role": "won two chase legs; the belief never took root"
    }
  ],
  "claim_under_test": "A held belief, and only a held belief, turns one world event into a different response.",
  "counterfactual": {
    "applied": false,
    "changed": "",
    "everything_else": "same seed, same world events, same schedule, same bodies, same code path"
  },
  "duration_s": 126.342,
  "notes": [
    "Aster's identity beat played but composed no spoken line in this run. The bubble pool can return empty; the trace records the silence rather than assuming a line.",
    "Aster's identity beat played but composed no spoken line in this run. The bubble pool can return empty; the trace records the silence rather than assuming a line."
  ],
  "outcome": {
    "A": {
      "action": "plays the identity surprise and stops believing it is the fast one",
      "because": "A.belief@123.3",
      "biography_row": "The day the fast one got caught",
      "conviction": 0,
      "display_name": "Aster",
      "holds_belief": false,
      "spoke_at_the_shared_event": false,
      "times_shaken": 1
    },
    "B": {
      "action": "carries on unchanged; the same loss lands as an ordinary moment",
      "because": "B.belief@123.3",
      "biography_row": "",
      "conviction": 2,
      "display_name": "Ember",
      "holds_belief": false,
      "spoke_at_the_shared_event": false,
      "times_shaken": 0
    }
  },
  "run_conditions": {
    "beat_states": [
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "A",
        "puppet_mode": false,
        "t": 109.287
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "A",
        "puppet_mode": false,
        "t": 111.288
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "B",
        "puppet_mode": false,
        "t": 113.292
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "B",
        "puppet_mode": false,
        "t": 115.294
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "A",
        "puppet_mode": false,
        "t": 117.294
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "A",
        "puppet_mode": false,
        "t": 120.307
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "B",
        "puppet_mode": false,
        "t": 120.307
      },
      {
        "behaviour": "move to job",
        "brain_enabled": true,
        "character": "A",
        "puppet_mode": false,
        "t": 123.321
      },
      {
        "behaviour": "idle",
        "brain_enabled": true,
        "character": "B",
        "puppet_mode": false,
        "t": 123.322
      }
    ],
    "behaviour_transitions": 30,
    "distinct_behaviour_labels": [
      "farm",
      "frolic",
      "idle",
      "move to job",
      "play",
      "socialize"
    ],
    "each_character_was_self_directed": true,
    "live_window_s": 90,
    "mind_enabled": true,
    "per_character": {
      "A": {
        "awareness": 0.080203,
        "awareness_tier": "Sensation",
        "behaviour_transitions": 12,
        "borrowed_by_a_director_fraction_of_live_window": 0,
        "meaning_events_observed": 14,
        "mind_enabled_standing_intent": true,
        "samples": 90,
        "self_directed_fraction_of_live_window": 1
      },
      "B": {
        "awareness": 0.080333,
        "awareness_tier": "Sensation",
        "behaviour_transitions": 18,
        "borrowed_by_a_director_fraction_of_live_window": 0.211111,
        "meaning_events_observed": 22,
        "mind_enabled_standing_intent": true,
        "samples": 90,
        "self_directed_fraction_of_live_window": 0.788889
      }
    },
    "self_directed_at_every_traced_beat": true,
    "self_directed_fraction_of_live_window": 0.788889,
    "traced_character_acted": true,
    "what_puppet_mode_means": "A director may borrow a body for a scripted moment (a shared meal, a ceremony). While borrowed, the body's own brain is held and its standing intent to be self-directed is untouched. Sampled once a second across the whole run rather than read once at the end."
  },
  "scenario": "swift-belief-divergence",
  "schema": "cri_public_trace_v1",
  "seed": 99999,
  "stage_coverage": {
    "action": {
      "present": true,
      "system": "the shared identity beat, read back off the body"
    },
    "appraisal": {
      "present": true,
      "system": "the single event-to-personality classifier: channel, valence, axis delta"
    },
    "belief": {
      "present": true,
      "system": "typed self-beliefs: conviction, doubt, and whether the idea is held"
    },
    "decision": {
      "how_many_places_write_one": 1,
      "note": "NOT ON THIS CHAIN. A behaviour receipt is written by exactly one place in the runtime: a character walking over to comfort a peer. Its stated reason is composed from a held belief about that peer (\"believes <name> is <state>\"), so it is belief-gated decision-making - simply a different chain from the identity belief traced here, where the gate is a direct branch rather than a plan. No comfort errand began during this run, so no specimen is included; the stage is reported from the code rather than from an observation.",
      "observed_off_chain": false,
      "present": false,
      "specimen_from_this_run": {},
      "system": "the behaviour receipt: intent, reason, plan, fallback"
    },
    "discovery": {
      "note": "NOT SEPARATELY REPRESENTED HERE. In this scenario the contradicting evidence IS the discovery and is recorded as the perception of a lost leg. A distinct trait-discovery event exists in the runtime for quirks and did not fire in this window.",
      "present": false,
      "system": ""
    },
    "experience": {
      "present": true,
      "system": "the body's own belief store, bounded and saved with the character"
    },
    "goal": {
      "note": "NOT ON THIS CHAIN, and real. Goal selection is driven by need pressure - hunger, energy, company - not by this belief. The identity belief gates a RESPONSE directly and never selects a want, so no goal step appears in the chain traced here. Reported as absent from the chain rather than invented into it. The reading above was taken from a watched character during this run.",
      "observed_off_chain": true,
      "present": false,
      "specimen_from_this_run": {
        "character": "A",
        "chosen_behaviour": "move to job",
        "stated_reason": "job claimed or active",
        "t": 1.001,
        "top_need": "none pressing",
        "top_need_pressure": 0
      },
      "system": "need pressure selecting the current want"
    },
    "perception": {
      "present": true,
      "system": "the chase game's catch seam into the body"
    },
    "revision": {
      "present": true,
      "system": "the meaning event bus into the character's own memory; the belief un-holds and the axis moves"
    }
  },
  "step_id_format": "<character>.<stage>@<seconds>; every step's derived_from names step ids from this file",
  "steps": [
    {
      "character": "A",
      "derived_from": [],
      "id": "A.perception@109.3",
      "stage": "perception",
      "summary": "Aster lives the moment: A outruns the chaser for a whole leg.",
      "system": "the chase game's own catch seam",
      "t": 109.287,
      "values": {
        "channel": "direct_experience",
        "from_event": "e1",
        "outcome": "won"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.perception@109.3"
      ],
      "id": "A.experience@109.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence for the idea that Aster is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 109.287,
      "values": {
        "awareness_at_store": 0.080115
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.experience@109.3"
      ],
      "id": "A.belief@109.3",
      "stage": "belief",
      "summary": "Conviction rises to 1 of the 3 the belief needs; nothing is held yet.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 109.287,
      "values": {
        "conviction": 1,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@109.3"
      ],
      "id": "A.action@109.3",
      "stage": "action",
      "summary": "Aster carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 109.287,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    },
    {
      "character": "A",
      "derived_from": [],
      "id": "A.perception@111.3",
      "stage": "perception",
      "summary": "Aster lives the moment: A outruns the chaser again.",
      "system": "the chase game's own catch seam",
      "t": 111.288,
      "values": {
        "channel": "direct_experience",
        "from_event": "e2",
        "outcome": "won"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.perception@111.3"
      ],
      "id": "A.experience@111.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence for the idea that Aster is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 111.288,
      "values": {
        "awareness_at_store": 0.080115
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@109.3",
        "A.experience@111.3"
      ],
      "id": "A.belief@111.3",
      "stage": "belief",
      "summary": "Conviction rises to 2 of the 3 the belief needs; nothing is held yet.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 111.288,
      "values": {
        "conviction": 2,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@111.3"
      ],
      "id": "A.action@111.3",
      "stage": "action",
      "summary": "Aster carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 111.288,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    },
    {
      "character": "B",
      "derived_from": [],
      "id": "B.perception@113.3",
      "stage": "perception",
      "summary": "Ember lives the moment: B outruns the chaser for a whole leg.",
      "system": "the chase game's own catch seam",
      "t": 113.292,
      "values": {
        "channel": "direct_experience",
        "from_event": "e3",
        "outcome": "won"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.perception@113.3"
      ],
      "id": "B.experience@113.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence for the idea that Ember is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 113.292,
      "values": {
        "awareness_at_store": 0.080322
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.experience@113.3"
      ],
      "id": "B.belief@113.3",
      "stage": "belief",
      "summary": "Conviction rises to 1 of the 3 the belief needs; nothing is held yet.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 113.292,
      "values": {
        "conviction": 1,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@113.3"
      ],
      "id": "B.action@113.3",
      "stage": "action",
      "summary": "Ember carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 113.292,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    },
    {
      "character": "B",
      "derived_from": [],
      "id": "B.perception@115.3",
      "stage": "perception",
      "summary": "Ember lives the moment: B outruns the chaser again.",
      "system": "the chase game's own catch seam",
      "t": 115.294,
      "values": {
        "channel": "direct_experience",
        "from_event": "e4",
        "outcome": "won"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.perception@115.3"
      ],
      "id": "B.experience@115.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence for the idea that Ember is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 115.294,
      "values": {
        "awareness_at_store": 0.080322
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@113.3",
        "B.experience@115.3"
      ],
      "id": "B.belief@115.3",
      "stage": "belief",
      "summary": "Conviction rises to 2 of the 3 the belief needs; nothing is held yet.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 115.294,
      "values": {
        "conviction": 2,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@115.3"
      ],
      "id": "B.action@115.3",
      "stage": "action",
      "summary": "Ember carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 115.294,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    },
    {
      "character": "A",
      "derived_from": [],
      "id": "A.perception@117.3",
      "stage": "perception",
      "summary": "Aster lives the moment: A outruns the chaser a third time — B is elsewhere.",
      "system": "the chase game's own catch seam",
      "t": 117.294,
      "values": {
        "channel": "direct_experience",
        "from_event": "e5",
        "outcome": "won"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.perception@117.3"
      ],
      "id": "A.experience@117.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence for the idea that Aster is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 117.294,
      "values": {
        "awareness_at_store": 0.080135
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@111.3",
        "A.experience@117.3"
      ],
      "id": "A.belief@117.3",
      "stage": "belief",
      "summary": "Aster now holds the belief: three legs of evidence, and the idea takes root.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 117.294,
      "values": {
        "conviction": 3,
        "doubt": 0,
        "held": true,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@117.3"
      ],
      "id": "A.appraisal@117.3",
      "stage": "appraisal",
      "summary": "The moment is weighted: novelty channel, valence positive, pushing boldness by 0.50.",
      "system": "the single classifier that turns a lived event into personality pressure",
      "t": 117.294,
      "values": {
        "axis": "boldness",
        "axis_delta": 0.5,
        "channel": "novelty",
        "meaning_channels": [
          "self_regulation",
          "continuity"
        ],
        "salience": 0.05,
        "valence": 1
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.appraisal@117.3"
      ],
      "id": "A.action@117.3",
      "stage": "action",
      "summary": "Aster settles into the idea.",
      "system": "the shared identity beat",
      "t": 117.294,
      "values": {
        "beat": "mint",
        "beat_played": true,
        "biography_row": "",
        "mood": "",
        "spoke": false,
        "spoken_line": ""
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.action@117.3"
      ],
      "id": "A.revision@117.3",
      "stage": "revision",
      "summary": "The moment re-enters Aster's own mind: awareness +0.000020 on the novelty channel, and the memory is kept. Awareness is a slow accumulation by design, so one moment moves it only a little.",
      "system": "the meaning event bus, back into the character's own memory",
      "t": 117.294,
      "values": {
        "awareness": 0.080135,
        "awareness_delta": 0.00002,
        "event_kind": "self_belief_formed",
        "novelty": 0.5,
        "tier_name": "Sensation"
      }
    },
    {
      "character": "A",
      "derived_from": [],
      "id": "A.perception@120.3",
      "stage": "perception",
      "summary": "Aster lives the moment: A is caught.",
      "system": "the chase game's own catch seam",
      "t": 120.307,
      "values": {
        "channel": "direct_experience",
        "from_event": "e6",
        "outcome": "lost"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.perception@120.3"
      ],
      "id": "A.experience@120.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence against the idea that Aster is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 120.307,
      "values": {
        "awareness_at_store": 0.080135
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@117.3",
        "A.experience@120.3"
      ],
      "id": "A.belief@120.3",
      "stage": "belief",
      "summary": "Doubt rises to 1 of the 2 that would shake it; the belief still holds.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 120.307,
      "values": {
        "conviction": 3,
        "doubt": 1,
        "held": true,
        "held_before": true,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@120.3"
      ],
      "id": "A.action@120.3",
      "stage": "action",
      "summary": "Aster does not react yet: the belief absorbs the first contradiction and still holds.",
      "system": "the belief gate: a held idea takes two contradictions in a row to shake",
      "t": 120.307,
      "values": {
        "beat_played": false,
        "reason": "held_but_not_yet_shaken"
      }
    },
    {
      "character": "B",
      "derived_from": [],
      "id": "B.perception@120.3",
      "stage": "perception",
      "summary": "Ember lives the moment: B is caught.",
      "system": "the chase game's own catch seam",
      "t": 120.307,
      "values": {
        "channel": "direct_experience",
        "from_event": "e7",
        "outcome": "lost"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.perception@120.3"
      ],
      "id": "B.experience@120.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence against the idea that Ember is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 120.307,
      "values": {
        "awareness_at_store": 0.080322
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@115.3",
        "B.experience@120.3"
      ],
      "id": "B.belief@120.3",
      "stage": "belief",
      "summary": "Nothing to contradict: Ember holds no belief about being the fast one, so the loss lands as an ordinary event.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 120.307,
      "values": {
        "conviction": 2,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@120.3"
      ],
      "id": "B.action@120.3",
      "stage": "action",
      "summary": "Ember carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 120.307,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    },
    {
      "character": "A",
      "derived_from": [],
      "id": "A.perception@123.3",
      "stage": "perception",
      "summary": "Aster lives the moment: A is caught again.",
      "system": "the chase game's own catch seam",
      "t": 123.321,
      "values": {
        "channel": "direct_experience",
        "from_event": "e8",
        "outcome": "lost"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.perception@123.3"
      ],
      "id": "A.experience@123.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence against the idea that Aster is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 123.321,
      "values": {
        "awareness_at_store": 0.080153
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@120.3",
        "A.experience@123.3"
      ],
      "id": "A.belief@123.3",
      "stage": "belief",
      "summary": "The belief lets go: two contradictions in a row and Aster no longer holds it.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 123.321,
      "values": {
        "conviction": 0,
        "doubt": 0,
        "held": false,
        "held_before": true,
        "shaken_count": 1,
        "trait": "swift"
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.belief@123.3"
      ],
      "id": "A.appraisal@123.3",
      "stage": "appraisal",
      "summary": "The moment is weighted: novelty channel, valence negative, pushing boldness by -0.60.",
      "system": "the single classifier that turns a lived event into personality pressure",
      "t": 123.321,
      "values": {
        "axis": "boldness",
        "axis_delta": -0.6,
        "channel": "novelty",
        "meaning_channels": [
          "self_regulation"
        ],
        "salience": 0.06,
        "valence": -1
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.appraisal@123.3"
      ],
      "id": "A.action@123.3",
      "stage": "action",
      "summary": "Aster shows the question and the sad settle, and the day goes into their biography as \"The day the fast one got caught\".",
      "system": "the shared identity beat",
      "t": 123.321,
      "values": {
        "beat": "shake",
        "beat_played": true,
        "biography_row": "The day the fast one got caught",
        "mood": "",
        "spoke": false,
        "spoken_line": ""
      }
    },
    {
      "character": "A",
      "derived_from": [
        "A.action@123.3"
      ],
      "id": "A.revision@123.3",
      "stage": "revision",
      "summary": "The moment re-enters Aster's own mind: awareness +0.000007 on the novelty channel, and the memory is kept. Awareness is a slow accumulation by design, so one moment moves it only a little.",
      "system": "the meaning event bus, back into the character's own memory",
      "t": 123.321,
      "values": {
        "awareness": 0.080153,
        "awareness_delta": 0.000007,
        "event_kind": "self_belief_shaken",
        "novelty": 0.5,
        "tier_name": "Sensation"
      }
    },
    {
      "character": "B",
      "derived_from": [],
      "id": "B.perception@123.3",
      "stage": "perception",
      "summary": "Ember lives the moment: B is caught again.",
      "system": "the chase game's own catch seam",
      "t": 123.322,
      "values": {
        "channel": "direct_experience",
        "from_event": "e9",
        "outcome": "lost"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.perception@123.3"
      ],
      "id": "B.experience@123.3",
      "stage": "experience",
      "summary": "The leg is stored as lived evidence against the idea that Ember is the fast one.",
      "system": "the body's own belief store, bounded and saved with the character",
      "t": 123.322,
      "values": {
        "awareness_at_store": 0.080322
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@120.3",
        "B.experience@123.3"
      ],
      "id": "B.belief@123.3",
      "stage": "belief",
      "summary": "Nothing to contradict: Ember holds no belief about being the fast one, so the loss lands as an ordinary event.",
      "system": "typed self-beliefs: an idea takes root after three pieces of evidence and lets go after two contradictions in a row",
      "t": 123.322,
      "values": {
        "conviction": 2,
        "doubt": 0,
        "held": false,
        "held_before": false,
        "shaken_count": 0,
        "trait": "swift"
      }
    },
    {
      "character": "B",
      "derived_from": [
        "B.belief@123.3"
      ],
      "id": "B.action@123.3",
      "stage": "action",
      "summary": "Ember carries on unchanged: nothing is held, so the same moment has no idea to contradict.",
      "system": "the belief gate: with nothing held, there is nothing to contradict",
      "t": 123.322,
      "values": {
        "beat_played": false,
        "reason": "no_belief_held"
      }
    }
  ],
  "tick_rate_hz": 60,
  "world_events": [
    {
      "id": "e1",
      "kind": "chase_leg_won",
      "public": true,
      "summary": "A outruns the chaser for a whole leg",
      "t": 109.287,
      "witnessed_by": [
        "A"
      ]
    },
    {
      "id": "e2",
      "kind": "chase_leg_won",
      "public": true,
      "summary": "A outruns the chaser again",
      "t": 111.288,
      "witnessed_by": [
        "A"
      ]
    },
    {
      "id": "e3",
      "kind": "chase_leg_won",
      "public": true,
      "summary": "B outruns the chaser for a whole leg",
      "t": 113.292,
      "witnessed_by": [
        "B"
      ]
    },
    {
      "id": "e4",
      "kind": "chase_leg_won",
      "public": true,
      "summary": "B outruns the chaser again",
      "t": 115.294,
      "witnessed_by": [
        "B"
      ]
    },
    {
      "id": "e5",
      "kind": "chase_leg_won",
      "public": true,
      "summary": "A outruns the chaser a third time — B is elsewhere",
      "t": 117.294,
      "witnessed_by": [
        "A"
      ]
    },
    {
      "id": "e6",
      "kind": "chase_leg_lost",
      "public": true,
      "summary": "A is caught",
      "t": 120.307,
      "witnessed_by": [
        "A"
      ]
    },
    {
      "id": "e7",
      "kind": "chase_leg_lost",
      "public": true,
      "summary": "B is caught",
      "t": 120.307,
      "witnessed_by": [
        "B"
      ]
    },
    {
      "id": "e8",
      "kind": "chase_leg_lost",
      "public": true,
      "summary": "A is caught again",
      "t": 123.321,
      "witnessed_by": [
        "A"
      ]
    },
    {
      "id": "e9",
      "kind": "chase_leg_lost",
      "public": true,
      "summary": "B is caught again",
      "t": 123.322,
      "witnessed_by": [
        "B"
      ]
    }
  ]
}
