mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
- Split README (1326→211 lines): USER_GUIDE, API_REFERENCE, TROUBLESHOOTING - Expand CONTRIBUTING.md (112→273 lines) - Extract RequestLoggerDetail from RequestLoggerV2 (910→665 lines) - Extract ProxyLogDetail from ProxyLogger (677→519 lines) - Add accessibility attrs (aria-label, role=dialog) to extracted modals - Migrate not-found.js inline styles to TailwindCSS gradient classes - Remove continue-on-error from E2E CI step - Add PolicyEngine class with glob-based policy matching - Create a11yAudit.js (WCAG rule checker) - Fix policyEngine test import path