Initial repo seeding

This commit is contained in:
2026-05-23 03:39:47 +02:00
commit 060556b375
27 changed files with 930 additions and 0 deletions

63
TASKS.md Normal file
View File

@@ -0,0 +1,63 @@
# Tasks
## Active
### WNO-001 — Create `whynot-control` repository
Create the initial repository in the `whynot` Gitea organization.
Status: open
Class: commitment
Area: whynot
Activation: A1
### WNO-002 — Add initial control documents
Add the core documents:
- `README.md`
- `INTENT.md`
- `SCOPE.md`
- `OPERATING_MODEL.md`
- `PROTOTYPE_PIPELINE.md`
- `MARKET_SIGNAL.md`
- `BETA_MODEL.md`
- `WORKPLAN.md`
- `TASKS.md`
- `DECISIONS.md`
- `AGENT_RULES.md`
Status: open
Class: commitment
Area: whynot
Activation: A1
### WNO-003 — Add starter templates
Add templates for prototype cards, experiment records, signal records, beta plans, promotion decisions, and agent tasks.
Status: open
Class: commitment
Area: whynot
Activation: A1
### WNO-004 — Seed first prototype candidates
Identify 37 prototype candidates and create initial cards.
Status: open
Class: option
Area: whynot
Activation: A1
## Waiting
None yet.
## Options
- Add a landing-page experiment template.
- Add a Zulip discussion experiment template.
- Add a feedback interview script.
- Add a lightweight scoring rubric.
- Connect prototype promotion to Helix issue templates.