Files
tegwick-control/agent-tasks/seed-tegwick-control.md

65 lines
1.6 KiB
Markdown

# Agent Task: Seed tegwick-control
## Goal
Create the initial `tegwick-control` repository structure and populate the first control documents from the provided draft material.
## Context
`tegwick-control` is the first control repository for organizing the broader personal, corporate, technical, community, prototype, and commercial project landscape.
It should reduce decision fatigue and support safe agent-assisted progress.
## Allowed Changes
The agent may:
- create Markdown files;
- create folders;
- add the initial documents;
- improve formatting;
- fix obvious typos;
- keep the structure lightweight.
## Forbidden Changes
The agent must not:
- create implementation repositories;
- expand the task list beyond the initial setup unless asked;
- convert incubating topics into active commitments;
- introduce production deployment instructions;
- create legal, tax, financial, or payment conclusions;
- add secrets, credentials, or private account data.
## Expected Output
A repository containing:
- `README.md`
- `INTENT.md`
- `SCOPE.md`
- `PROJECT_LANDSCAPE.md`
- `OPERATING_MODEL.md`
- `WORKPLAN.md`
- `TASKS.md`
- `DECISIONS.md`
- `AGENT_RULES.md`
- `REVIEW_RHYTHM.md`
- `areas/`
- `templates/`
- `inbox/`
- `agent-tasks/`
## Acceptance Criteria
The repository should be understandable without additional context and useful as a first control surface.
## Human Approval Required For
- changing activation levels;
- changing the purpose of an organization;
- creating new commitments;
- creating additional repositories;
- publishing or external communication.