blue/.blue/docs
Eric Garcia 174eb40da9 feat: RFC 0049 synchronous guard command - implemented
Guard now runs synchronously before tokio runtime initialization:
- Added maybe_handle_guard_sync() pre-main check
- Added run_guard_sync() with full guard logic
- Added is_in_allowlist_sync() and is_source_code_path_sync()
- main() now checks for guard before calling tokio_main()

This eliminates tokio overhead for guard invocations and provides
correct architecture (pre-init gates don't depend on post-init infra).

Note: PATH-based command lookup still hangs in Claude Code's hook
environment - this is a Claude Code issue, not Blue. The hook still
requires full binary path as workaround.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 18:27:45 -05:00
..
adrs chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
dialogues chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
patterns feat: context injection architecture via 12-expert alignment dialogue 2026-01-25 16:16:11 -05:00
publications docs: add defensive publication and update client financial doc 2026-01-30 14:22:20 -05:00
rfcs feat: RFC 0049 synchronous guard command - implemented 2026-02-01 18:27:45 -05:00
spikes chore: dialogue handler improvements and config updates 2026-01-30 19:05:53 -05:00