Files
tegwick-control/DECISIONS.md
tegwick d4080de393 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).
2026-06-24 15:25:54 +02:00

49 lines
1.2 KiB
Markdown

# Decisions
## Registry
Structured records live in `decisions/`. This file is the index.
| ID | Title | Status | Record |
|---|---|---|---|
| DEC-001 | Confirm initial activation levels | open | `decisions/DEC-001-activation-levels.md` |
| DEC-002 | Confirm tegwick-control as root control repo | open | `decisions/DEC-002-root-control-repo.md` |
## Open Decisions
### DEC-001 — Confirm initial activation levels
Should the initial activation levels in `PROJECT_LANDSCAPE.md` remain as drafted?
Current proposal:
- binky: A3 Critical
- tegwick: A2 Active
- helix: A2 Active
- coulomb: A1/A2 Controlled
- sloppers: A1 Incubating
- whywhynot: A1 Incubating
- plenitude: A1 Incubating
Status: open
Record: `decisions/DEC-001-activation-levels.md`
---
### DEC-002 — Confirm whether `tegwick-control` is the root control repo
Should `tegwick-control` be treated as the root control repo for the whole landscape?
Status: open
Record: `decisions/DEC-002-root-control-repo.md`
---
## Resolved Decisions
None yet.
## Decision Record Format
Copy `templates/decision-record.md` into `decisions/DEC-NNN-<slug>.md` and add
a registry row above. See `decisions/README.md` for layout and lifecycle.