Complete TEGWICK-WP-0002 personal project intake scaffold

Establish the capture-to-commitment pipeline with INTAKE.md, structured
agent-tasks/ and decisions/ layouts, and seed the first prioritized
workstream (TEGWICK-WP-0003 Binky critical path visibility).
This commit is contained in:
2026-06-24 15:25:54 +02:00
parent 4295d00d9a
commit d4080de393
13 changed files with 566 additions and 11 deletions

View File

@@ -4,11 +4,11 @@ type: workplan
title: "Personal project intake scaffold"
domain: consumer
repo: tegwick-control
status: ready
status: finished
owner: codex
topic_slug: consumer
created: "2026-06-22"
updated: "2026-06-22"
updated: "2026-06-24"
state_hub_workstream_id: "5aaec153-30f4-4978-bca8-af6e0e87712a"
---
@@ -20,9 +20,19 @@ Establish the personal control-plane intake pattern for projects and commitments
```task
id: TEGWICK-WP-0002-T01
status: todo
status: done
priority: high
state_hub_task_id: "85f808b2-d9a6-4638-a8a6-c7a276c09a33"
```
Define folder/layout for `agent-tasks/`, decision log, and first prioritized workstream.
Result 2026-06-24:
- Added `INTAKE.md` — capture-to-commitment pipeline (Stages 05).
- Added `agent-tasks/README.md` — layout, naming, lifecycle.
- Added `decisions/README.md` — decision log layout and registry rules.
- Seeded `decisions/DEC-001-activation-levels.md` and `DEC-002-root-control-repo.md`.
- Updated `DECISIONS.md`, `README.md`, and `OPERATING_MODEL.md` cross-references.
- Created first prioritized workstream: `workplans/TEGWICK-WP-0003-binky-critical-path.md`.
- Seeded `agent-tasks/binky-surface-critical-path.md` for WP-0003 execution.
Define folder/layout for `agent-tasks/`, decision log, and first prioritized workstream.