Lane 1 โ€” Library Hard-Break Fixes ๐Ÿ”ง

The copy-paste hard-breaks from the 2026-05-31 library-currency audit โ€” code the skills taught that throws (ImportError / TypeError / unsatisfiable pin) on the latest libs. Every fix is the verifier-corrected form, applied + re-grepped to zero.

What shipped

11
skills fixed
~55
hard-break sites
7
crit/fab
+4
extra skills (audit undercounted)
0
patterns remaining

The honest part โ€” verification caught what the audit undercounted

The audit flagged representative sites; the fix-agents fixed those. But the aggregate gap-sweep found the same hard-breaks in skills the audit never named: httpx AsyncClient(app=) appeared in 8 sites across 3 extra skills (audit flagged 1), the json-render breaks lived in 13 rules/refs files (agent was scoped to SKILL.md), and ai-ui-generation had a stray defineCatalog({. All swept. Two leftovers are intentional: a langfuse migration-table before-cell and a codegen string template (deferred โ€” needs emit-logic change).

Headline fixes (before โ†’ after)

Coverage โ€” hard-break patterns now at zero

patternthrowssites fixedremaining