The prefix mismatch check in bd doctor was reporting warnings when issues were created via molecule workflows (bd mol pour), which intentionally use a different prefix pattern (<base>-mol instead of just <base>). Added recognition of valid workflow prefix variants: - <prefix>-mol (molecules from bd mol pour) - <prefix>-wisp (ephemeral wisps) - <prefix>-eph (ephemeral issues) These are intentional prefix extensions for visual distinction, not actual mismatches. The check now only warns for truly mismatched prefixes (e.g., different project entirely). Added comprehensive regression tests for all prefix variant cases. Fixes #811 Generated with Claude Code Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29 KiB
29 KiB