blue/crates
Eric Garcia 3fb6fe3271 feat: RFC 0061 Phase 2 - extract handler functions
- handlers/rfc.rs: Add handle_create, handle_get, handle_list,
  handle_update_status, handle_plan as standalone functions
- handlers/status.rs: New module with handle_status, handle_next
- handlers/worktree.rs: Already had standalone functions
- handlers/mod.rs: Export status module

These standalone functions can be called by both MCP server and CLI,
avoiding code duplication (RFC 0061 architecture).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 00:59:03 -05:00
..
blue-core feat: RFC 0057 Judge Convergence Discipline (Phases 1-7) 2026-02-03 10:08:00 -05:00
blue-mcp feat: RFC 0061 Phase 2 - extract handler functions 2026-02-11 00:59:03 -05:00
blue-ollama feat: lifecycle suffixes for all document states + resolve all clippy warnings 2026-01-26 12:19:46 -05:00