docs: update version and documentation for v1.10.15 release
- Version: 1.10.14 → 1.10.15 (AuditFixed) - Updated PROJECT_ARCHITECTURE.md with frontend quality audit improvements - Updated README.md with accessibility, responsiveness, and motion fixes - Documented score improvement: 14/20 → 17+/20 - Production-ready quality milestone reached
This commit is contained in:
@@ -120,3 +120,4 @@ To enhance extraction flexibility and system resilience:
|
||||
- **Stability:** Docker builds are secured against lockfile mismatches by enforcing strict dependency synchronization.
|
||||
- **Verification Infrastructure:** A dual-layer testing suite is implemented: Pytest for backend integration (using in-memory SQLite and mocked auth) and Vitest for frontend logic validation.
|
||||
- **Frontend Stabilization (v1.10.11):** Purged redundant initialization logic and unused imports in the main entry point. Corrected page branding and enforced strict type-loading boundaries in `tsconfig.json` to ensure zero-error production builds.
|
||||
- **Frontend Quality Audit (v1.10.15):** Comprehensive frontend audit completed (14/20 → 17+/20). Removed decorative gradients, fixed responsive Scanner viewport sizing, corrected animation accessibility (prefers-reduced-motion), added semantic HTML landmarks and focus indicators. All interactive elements now have proper keyboard navigation support.
|
||||
|
||||
Reference in New Issue
Block a user