chore(beads): Fix factual errors in Phase B bead descriptions
- Fix 6 beads (bd-1ht, bd-2n4, bd-9dd, bd-z94, bd-1yx, bd-3as) that incorrectly claimed merge_requests has NO merged_at column. Migration 006 defines it and it's used throughout the codebase. Updated SQL ordering to use COALESCE(merged_at, updated_at). - Fix bd-32q: build_safe_fts_query() -> to_fts_query(query, FtsQueryMode::Safe) (actual function in src/search/fts.rs) - Add Rust JSON struct examples to bd-dty (robot mode output) - Add edge cases section to bd-jec (config flag) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user