Files
IronKanban/storage/projects/demo-project/tasks/task-20260404-180000-a1b2c3.md
T
Keith Solomon 812e5c2f2a feature: Initial MVP
2026-04-05 16:20:39 -05:00

435 B

type, id, title, project_id, column, order, completed, priority, is_active, created, updated, tags
type id title project_id column order completed priority is_active created updated tags
task task-20260404-180000-a1b2c3 Build the markdown parser and repositories demo-project backlog 100 false high true 2026-04-04T18:00:00+00:00 2026-04-05T16:06:59+00:00
mvp
backend

Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files.