Files
beads/.beads
Steve Yegge a3f2dda482 Clarify prefix-optional CLI design in bd-165 and bd-170
Updated hash ID design to explicitly document hybrid approach:
- Storage: Always use prefix (bd-a3f8e9)
- CLI input: Prefix optional (a3f8e9 or bd-a3f8e9 both work)
- CLI output: Always show prefix (for external clarity)

Rationale:
 External references are unambiguous: "Fixed in bd-a3f8e9"
 CLI convenience: Less typing when using bd commands
 Grep-able: Can search for bd-a3f8e9 across files
 Future-proof: Supports multiple database prefixes
 No conflict with git SHAs in commit messages

Updated issues:
- bd-165: Added "ID Structure" section with prefix behavior
- bd-170: Detailed prefix parsing logic and examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 00:33:05 -07:00
..
2025-10-28 20:47:34 -07:00