1 Commits

Author SHA1 Message Date
teernisse
02fb484eb0 chore(beads): add 18 NOTE beads from per-note-search PRD
Break down docs/prd-per-note-search.md into granular agent-executable beads:
- Phase 0 (0A-0D): Stable note identity via upsert/sweep
- Phase 1 (1A-1E): lore notes CLI command
- Phase 2 (2A-2I): Per-note documents in FTS/embedding pipeline
Wire 20 dependency edges matching PRD dependency graph.
Close bd-2l3s (replaced by granular beads).
2026-02-12 12:08:17 -05:00

View File

@@ -185,7 +185,6 @@ const COMMAND_FLAGS: &[(&str, &[&str])] = &[
"--no-detail", "--no-detail",
], ],
), ),
("drift", &["--threshold", "--project"]),
( (
"init", "init",
&[ &[