- .wiki/ with canonical Karpathy layout (CLAUDE.md, index, log, overview, raw) - .tasks/ with canonical STATUS.md board - CLAUDE.md with skill triggers - Bootstrap manifest in .wiki/concepts/ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
25 lines
794 B
Markdown
25 lines
794 B
Markdown
# Task Board
|
|
_Updated: 2026-05-03_
|
|
|
|
<!--
|
|
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
|
|
--> |