blue/.blue/docs/rfcs
Eric Garcia 489942cd35 feat: implement RFC 0006 (soft-delete) and RFC 0007 (branch naming)
RFC 0006 - Document Deletion Tools:
- Add soft-delete with 7-day retention before permanent deletion
- Add blue_delete, blue_restore, blue_deleted_list, blue_purge_deleted tools
- Add deleted_at column to documents table (schema v3)
- Block deletion of documents with ADR dependents
- Support dry_run, force, and permanent options

RFC 0007 - Consistent Branch Naming:
- Strip RFC number prefix from branch/worktree names
- Branch format: feature-description (not rfc/NNNN-feature-description)
- PR title format: RFC NNNN: Feature Description
- Add strip_rfc_number_prefix helper with tests

Also:
- Remove orphan .blue/repos/ and .blue/data/ directories
- Fix docs path resolution bug (spike documented)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 16:42:31 -05:00
..
0001-cross-repo-realms.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0001-dialogue-sqlite-metadata.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0001-efficient-document-format.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-port-coherence-functionality.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-realm-mcp-integration.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-runbook-action-lookup.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0003-per-repo-blue-folders.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0004-adr-adherence.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0005-local-llm-integration.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0006-document-deletion-tools.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0007-consistent-branch-naming.md feat: implement RFC 0006 (soft-delete) and RFC 0007 (branch naming) 2026-01-24 16:42:31 -05:00