435 B
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 |
|
Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files.