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:
parent
e57814e6d4
commit
68719392c2
29 changed files with 2728 additions and 0 deletions
59
workplans/GROUND-WP-0001-statehub-bootstrap.md
Normal file
59
workplans/GROUND-WP-0001-statehub-bootstrap.md
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
---
|
||||
id: GROUND-WP-0001
|
||||
type: workplan
|
||||
title: "Bootstrap State Hub integration"
|
||||
domain: consumer
|
||||
repo: ground-game
|
||||
status: ready
|
||||
owner: codex
|
||||
topic_slug: whynot
|
||||
created: "2026-07-31"
|
||||
updated: "2026-07-31"
|
||||
state_hub_workstream_id: "1e356c32-3a04-43a0-aa02-43cc18cca60a"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
||||
Product repo for GROUND — A Game of Bonds and Rivalry (DARVO Edition): playtest edition datasets, rules content, and design history for a semi-cooperative conflict card game.
|
||||
|
||||
## Review Generated Integration Files
|
||||
|
||||
```task
|
||||
id: GROUND-WP-0001-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "bde46494-9425-4f1c-8b5d-f01fe705bf9a"
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
Replace generated placeholders with repo-specific facts where needed.
|
||||
|
||||
## Verify Local Developer Workflow
|
||||
|
||||
```task
|
||||
id: GROUND-WP-0001-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "d4dbf142-6a5b-4631-923e-9e761f462900"
|
||||
```
|
||||
|
||||
Identify the repo's install, test, lint, build, and run commands. Add or refine
|
||||
those commands in the agent instructions so future coding sessions can verify
|
||||
changes confidently.
|
||||
|
||||
## Seed First Real Workplan
|
||||
|
||||
```task
|
||||
id: GROUND-WP-0001-T03
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "7912f74a-1ae3-40c6-a65d-28221beb0f40"
|
||||
```
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
next change. After workplan file updates, run the sync locally from this repo
|
||||
checkout:
|
||||
|
||||
```bash
|
||||
statehub fix-consistency
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue