mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 04:42:10 +03:00
- Type 12 no-explicit-any errors in 3 new test files (real types, no masking): chat-early-schema-validation-6412, models-catalog-envkey-6406, zed-provider. - Suppress MitmProxyTab.tsx no-html-link-for-pages (false positive: the link is an /api/settings/mitm cert download, an API route not a Next page). - Allowlist tests/integration/v1-contracts-behavior.test.ts net -2 asserts: #6303 moved embedding/image shape coverage to models-catalog-route + specialty tests. - Rebaseline cycle drift measured on the release tip (captain fixes are net-zero, verified): cognitive 877->882, cyclomatic 2035->2050, file-size proxies/chat/ ApiManagerPageClient/ProxyRegistryManager + models-catalog-route testcap +5. - Fix stale CLAUDE.md: no-explicit-any is error (not warn) in tests/ since #6218.