B-75V1-fix-stale-plugin-conventions-path-expectations-in-quality
Status: closed/abandoned
Pre-existing failures surfaced during the SDF arc (2026-07-16): apps/sdlc/lib/services/config/tests/quality_checks_ops.test.ts:109 and worktree_init_ops.test.ts:93 expect header path ‘plugin/conventions/sdlc-yaml.md’ but source now writes ‘apps/sdlc/conventions/sdlc-yaml.md’ (T-1RLU tree-move leftover). Makes ‘bun test apps/sdlc’ exit 1 on main.
Closed 2026-08-16: already fixed. The stale plugin/conventions/ expectations it reports have
zero matches in the tree.