aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-23 15:33:58 -0600
committerCraig Jennings <c@cjennings.net>2026-01-23 15:33:58 -0600
commitb95cf953ea13fe5adeb55322e6aa9f750906dd94 (patch)
tree1e8ffc2d12cfd94d71d9905b18f854d942bdedd7 /todo.org
parent5ee6bc1dd5dd094fdc387cb10db426bfb17209a3 (diff)
downloadarchangel-b95cf953ea13fe5adeb55322e6aa9f750906dd94.tar.gz
archangel-b95cf953ea13fe5adeb55322e6aa9f750906dd94.zip
Add btrfs implementation plan
- Create PLAN-archangel-btrfs.org with 6-phase implementation - Phases: Refactor, Btrfs, Multi-disk, Testing, CLI tools, Docs - Add TODO referencing the plan
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 3ae9ce0..e068091 100644
--- a/todo.org
+++ b/todo.org
@@ -1,5 +1,11 @@
* Open Work
+** TODO [#B] Implement btrfs support (archangel expansion)
+See [[file:docs/PLAN-archangel-btrfs.org][PLAN-archangel-btrfs.org]] for full implementation plan.
+
+6 phases: Refactor → Btrfs → Multi-disk → Testing → CLI tools → Docs
+Start with Phase 1 (refactor) to enable everything else.
+
** TODO [#A] Review code review workflow document and provide feedback
Review [[file:docs/project-workflows/code-review.org][docs/project-workflows/code-review.org]] and refine based on feedback.
Created: 2026-01-23