Adopt TRSL V1C1 license; link ground-game and target-revenue sister repos

This commit is contained in:
tegwick 2026-07-31 00:25:30 +02:00
parent 70f02ec09c
commit 52b006580b
4 changed files with 169 additions and 3 deletions

View file

@ -115,8 +115,11 @@ state_hub_task_id: "2b35574b-0e14-4074-903f-294c32fa22ae"
Write specs/GroundRules.md: numbered, individually testable rule statements
for GROUND — setup, phases, relationship graph and capacity, attack/support,
DARVO sequence machine, GROUND practice, commit/reveal windows, resolution
ordering, end conditions. This is the concrete content the kernel must run;
each numbered rule maps to at least one scenario.
ordering, end conditions. **Source of truth is the sister repo
`~/ground-game` (edition `ground-darvo-r0`)** — this spec is a
simulation-oriented derivation of those rules, not an independent design;
divergences must be flagged back to ground-game, never silently resolved
here. Each numbered rule maps to at least one scenario.
## Task: Write the kernel specification with acceptance metrics