blue/.blue/docs
Eric Garcia fb869cf12d docs: RFC 0051 portable hook binary resolution
Problem: Claude Code hooks run in minimal environment without PATH.
Commands by name hang; only full paths work.

Solution: Use $CLAUDE_PROJECT_DIR for portable binary resolution:
  "$CLAUDE_PROJECT_DIR/target/release/blue" guard --path="$FILE_PATH"

This is documented Claude Code behavior - hooks don't inherit shell
initialization for security reasons.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 18:41:42 -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 docs: RFC 0051 portable hook binary resolution 2026-02-01 18:41:42 -05:00
spikes chore: dialogue handler improvements and config updates 2026-01-30 19:05:53 -05:00