🔢 hooks.json count drift: 211 → 210

canonical:  bin/count-hooks.sh → GLOBAL=142 AGENT=46 SKILL=22 TOTAL=210
README:     210 ✅ (stamped markers)
hooks.json: "143 global + … = 211 total" ❌"142 global + … = 210 total"

Root cause: scripts/stamp-counts.sh --check validates the <!--ork:KEY--> markers but NOT the hand-written breakdown prose in the hooks.json description — so it said "All counts up to date" while the description drifted. Found by the launch-kit drafting agent reading both files. Both copies fixed (src + plugins bundle).