plugins/markdown-format/hooks/hook-utils.sh and plugins/rate-limit-guard/hooks/hook-utils.sh are byte-identical (1657 lines, 0-line diff, verified 2026-08-08). A fix to one will not propagate to the other. Plugin-form isolation forbids cross-plugin reach-outs at runtime, so the seam is likely build/sync-time (generate both from one source, or a drift-check test that fails when they diverge).
From the prompting-guide alignment audit (PR #2018, small-group lane observation).
plugins/markdown-format/hooks/hook-utils.sh and plugins/rate-limit-guard/hooks/hook-utils.sh are byte-identical (1657 lines, 0-line diff, verified 2026-08-08). A fix to one will not propagate to the other. Plugin-form isolation forbids cross-plugin reach-outs at runtime, so the seam is likely build/sync-time (generate both from one source, or a drift-check test that fails when they diverge).
From the prompting-guide alignment audit (PR #2018, small-group lane observation).