================ STRUCTURED HUMAN-MINDSET EVENT STREAM | SCHEMA V1 ================
Purpose: machine-readable chronology for a future GUI mindset replay. The event stream supplements, and never replaces, authoritative wager/action/card/outcome evidence.
Replay placement rule: STAGE WAGER appears with the wager decision before the deal; STAGE ACTION appears at the exact player decision before outcome; STAGE POST_HAND appears only after settlement and before the next hand/session end; STAGE AUDIT is never shown as if it had been known live.
Fields: MINDSET_EVENT | Hxx | STAGE <WAGER/ACTION/POST_HAND/AUDIT> | TYPE <semantic category> | TIMING <evidence-time boundary> | SOURCE <capture provenance> | TEXT <escaped text>.
Escaping: a literal field separator inside TEXT is written as \|. Future parsers should unescape it only after splitting fields.
Temporal integrity: factual inputs may later be corrected through an audit record; contemporaneous mental reasoning is immutable once captured. Post-session AUDIT events may qualify or correct factual interpretation but must not rewrite the original live thought.
================ END STRUCTURED HUMAN-MINDSET EVENT STREAM | SCHEMA V1 ================

Semantic categories used in Session 9:
- DEVIATION_REASON: reasoning captured at wager/action commitment.
- POST_HAND_REFLECTION: retrospective reaction after outcome.
- PROSPECTIVE_INTENTION: stated intention for future hand(s), frozen at time captured.
- EVIDENCE_QUALITY: confidence/uncertainty in observed evidence.
- COUNTERFACTUAL_REFLECTION: player's retrospective alternative-path thought.
- POINTER_AWARENESS: explicit awareness of card-stream allocation/pointer.
- MIXED_FINAL_NOTE: one post-hand note containing more than one of the above.
- VERIFIED_COUNTERFACTUAL / MEMORY_CONTEXT / COUNTERFACTUAL_BOUNDARY: audit-only context; never displayed as live knowledge.

Future GUI replay ordering:
1. At wager screen: show STAGE WAGER for that hand.
2. At each changed player decision: show STAGE ACTION tied to the actual decision point.
3. After result/bankroll settlement: show STAGE POST_HAND in capture order.
4. AUDIT events are available in an optional evidence/audit layer only, visually distinct from live mindset.
