Bootstrap ground-game product repo with TRSL and State Hub

Add INTENT/SCOPE, org TRSL V1C1 LICENSE, agent/classification scaffold,
DARVO Edition playtest dataset, design exploration history, and the
GROUND-WP-0001 bootstrap workplan for consumer-domain registration.
This commit is contained in:
tegwick 2026-07-31 00:24:41 +02:00
parent e57814e6d4
commit 68719392c2
29 changed files with 2728 additions and 0 deletions

View file

@ -0,0 +1,4 @@
stage_order,stage,symbol_id,mandatory_effect,target_memory,advance
1,DENY,SYM_DENY,"Choose one face-up, unsolved Problem not protected by GROUND—OU. Turn it face down and place a Denied token on it. Ordinary Investigate cannot reveal it.",None.,Advance to ATTACK unless the sequence is ended by GROUND or Bond Support.
2,ATTACK,SYM_DARVO_ATTACK,"Make one extra Attack against any other player. Resolve it with the normal relation rules. Then place your Focus/Blame token Focus-side beside that target, even if the Attack was cancelled.",The Focus target becomes the target of REVERSE.,Advance to REVERSE unless the sequence is ended; remove Focus if the sequence ends before REVERSE.
3,REVERSE,SYM_REVERSE,"Target the player holding your Focus. Unless they reject it with GROUND—ND, flip your Focus token to Blame in front of them, give them +1 Stress, and take one Protection token. Then reduce your own Stress by 2.",Focus becomes Blame and remains with the target until removed by GROUND—ND.,End the DARVO sequence.
1 stage_order stage symbol_id mandatory_effect target_memory advance
2 1 DENY SYM_DENY Choose one face-up, unsolved Problem not protected by GROUND—OU. Turn it face down and place a Denied token on it. Ordinary Investigate cannot reveal it. None. Advance to ATTACK unless the sequence is ended by GROUND or Bond Support.
3 2 ATTACK SYM_DARVO_ATTACK Make one extra Attack against any other player. Resolve it with the normal relation rules. Then place your Focus/Blame token Focus-side beside that target, even if the Attack was cancelled. The Focus target becomes the target of REVERSE. Advance to REVERSE unless the sequence is ended; remove Focus if the sequence ends before REVERSE.
4 3 REVERSE SYM_REVERSE Target the player holding your Focus. Unless they reject it with GROUND—ND, flip your Focus token to Blame in front of them, give them +1 Stress, and take one Protection token. Then reduce your own Stress by 2. Focus becomes Blame and remains with the target until removed by GROUND—ND. End the DARVO sequence.