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:
@@ -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 0–5).
|
||||
- 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.
|
||||
80
workplans/TEGWICK-WP-0003-binky-critical-path.md
Normal file
80
workplans/TEGWICK-WP-0003-binky-critical-path.md
Normal file
@@ -0,0 +1,80 @@
|
||||
---
|
||||
id: TEGWICK-WP-0003
|
||||
type: workplan
|
||||
title: "Binky critical path visibility"
|
||||
domain: consumer
|
||||
repo: tegwick-control
|
||||
status: ready
|
||||
owner: codex
|
||||
topic_slug: consumer
|
||||
created: "2026-06-24"
|
||||
updated: "2026-06-24"
|
||||
state_hub_workstream_id: "093004ac-5683-4599-bea2-7b0670728bdb"
|
||||
---
|
||||
|
||||
# Binky critical path visibility
|
||||
|
||||
Make the company rescue situation explicit without trying to solve everything at
|
||||
once. First prioritized workstream after intake scaffold (TEGWICK-WP-0002).
|
||||
|
||||
Aligns with `PROJECT_LANDSCAPE.md` current focus #2 and `WORKPLAN.md` Phase 2.
|
||||
|
||||
## Surface legal and tax obligations
|
||||
|
||||
```task
|
||||
id: TEGWICK-WP-0003-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "cf83e727-029e-4ab4-a23b-e9064aa2b257"
|
||||
```
|
||||
|
||||
List open legal, accounting, and tax obligations in `areas/binky-company.md`.
|
||||
Use placeholders where facts are unknown; mark items needing human input.
|
||||
|
||||
## Surface business model options
|
||||
|
||||
```task
|
||||
id: TEGWICK-WP-0003-T02
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "ed901e89-2df6-45ce-b802-8d9731627032"
|
||||
```
|
||||
|
||||
List known business model options and revenue paths in `areas/binky-company.md`.
|
||||
Distinguish options from commitments.
|
||||
|
||||
## Identify survival risks
|
||||
|
||||
```task
|
||||
id: TEGWICK-WP-0003-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "95bad704-f1f3-48a3-88ee-6becad22b66d"
|
||||
```
|
||||
|
||||
List urgent company survival risks (cash, compliance, contracts, liability).
|
||||
No legal conclusions — visibility only.
|
||||
|
||||
## First advisor reactivation step
|
||||
|
||||
```task
|
||||
id: TEGWICK-WP-0003-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "73bae17c-383b-406a-8dab-97bebf056846"
|
||||
```
|
||||
|
||||
Identify the smallest next step to re-engage accountant or tax advisor.
|
||||
Record as a single actionable item in `TASKS.md` when ready.
|
||||
|
||||
## First revenue offer candidate
|
||||
|
||||
```task
|
||||
id: TEGWICK-WP-0003-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "a70f6ae8-22f3-461e-9527-f1fcbbcfdbe7"
|
||||
```
|
||||
|
||||
Identify one revenue-oriented offer candidate worth exploring.
|
||||
Keep as option until explicitly promoted to commitment.
|
||||
Reference in New Issue
Block a user