chore(board): move task task-20260404-180000-a1b2c3

This commit is contained in:
Keith Solomon
2026-04-05 10:44:30 -05:00
commit da3e117e2d
7 changed files with 97 additions and 0 deletions
@@ -0,0 +1,19 @@
---
type: task
id: "task-20260404-180000-a1b2c3"
title: Build the markdown parser and repositories
project_id: "demo-project"
column: ready
order: 100
completed: false
priority: high
is_active: true
created: "2026-04-04T18:00:00+00:00"
updated: "2026-04-05T15:44:30+00:00"
tags:
- mvp
- backend
---
Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files.