Files
factory/.tasks/STATUS.md

47 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Task Board
_Updated: 2026-06-11_
<!--
Add one block per task, sorted by priority. Use the emoji status legend below.
Per-task deep context lives in .tasks/<task-slug>.md (created on demand by using-tasks).
Block format:
## 🔴 [task-slug] — short description
**Status:** active
**Where I stopped:** one sentence — the exact thought or action interrupted
**Next action:** one concrete step to resume immediately
**Blocker:** (only if blocked) what is preventing progress
**Branch:** git branch name
---
Status legend:
🔴 Active — only one at a time
🟡 Paused — in progress, resumable
⚪ Ready — defined, not started
🟢 Done — kept until merged
🔵 Blocked — waiting on external input
-->
## ⚪ [infra-as-product-pointers] — Bootstrap-pointers для design infra-as-product. Pre-fills target's `.wiki/CLAUDE.md` Domain conventions ссылками на спецификацию. Дизайн лежит в `concepts/infra-as-product.md` этого репо — нужен pointer-stub чтобы следующий агент не угадывал архитектуру из where_stopped one-liner'ов.
**Кто делает:** любой следующий агент в этом проекте. Первая по приоритету таска — все остальные импл-таски ссылаются на дизайн через .wiki/CLAUDE.md.
**Status:** ready
**Where I stopped:** (not started)
**Next action:** В `.wiki/CLAUDE.md` секции "Domain conventions" вставить блок:
### Mandatory: read design context before implementation
Before picking up any task in `.tasks/`, load the full design context:
1. **Design doc (canonical):** `.wiki/concepts/infra-as-product.md` — архитектура factory v1, модульная система, checklist до Алексея.
2. **Brainstorm process trace (rationale):** `~/projects/.workshop/.archive/2026-06-11-infra-as-product.md` — почему каждое решение принято, что отвергнуто.
Закоммитить: `wiki(claude): add design-context pointers for infra-as-product`.
**Branch:** n/a
<!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-06-11T07:37:09.462Z -->
---