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

View File

@@ -0,0 +1,47 @@
# Agent Task: Seed whynot-control
## Goal
Create the initial `whynot-control` repository structure and populate the first control documents from the provided draft material.
## Context
`whynot-control` is the control repository for the `whynot` organization, formerly sketched as `whywhynot`.
The organization exists to explore prototypes, discover the weird and the useful, capture market signal, and prepare closed beta or early validation paths.
## Allowed Changes
The agent may:
- create Markdown files;
- create folders;
- add initial documents;
- improve formatting;
- fix obvious typos;
- keep the structure lightweight;
- preserve the shortened organization name `whynot`.
## Forbidden Changes
The agent must not:
- rename the organization back to `whywhynot`;
- create implementation repositories;
- convert prototype ideas into products;
- create public beta announcements;
- create paid offers;
- add legal, tax, investment, or payment claims;
- expand the task list beyond the initial setup unless asked.
## Expected Output
A repository containing the core control documents, folders, templates, and initial agent task prompt.
## Human Approval Required For
- changing activation levels;
- promoting prototypes;
- creating product repos;
- publishing external-facing material;
- creating paid beta or investment mechanics.