init project

This commit is contained in:
root
2026-06-25 19:06:59 -04:00
parent c5dfee6efb
commit 5d017f533a
349 changed files with 31330 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
Test_ID,Area,Environment,Viewport,Locale,Theme,Result,Evidence_or_blocker
P11-MAN-001,Clean first load,Local Node 22.16.0,N/A,en,system,Blocked,"Pinned pnpm could not be downloaded; application server could not be built or started."
P11-MAN-002,Theme persistence,Unblocked browser required,Desktop,en,light/dark/system,Blocked,"Covered by automated test code; execution requires installed dependencies and browser."
P11-MAN-003,System theme response,Unblocked browser required,Desktop,en,system,Blocked,"CSP bootstrap and CSS fallback reviewed statically; browser execution pending."
P11-MAN-004,Locale switching,Unblocked browser required,Desktop,fr,light,Blocked,"Semantic route-switch test authored; execution pending."
P11-MAN-005,Direct localized routes,Static repository review,N/A,en/fr/ar,N/A,Pass,"Route manifest and runtime catch-all verified by node scripts/run-validations.mjs."
P11-MAN-006,JavaScript delayed or unavailable,Unblocked browser required,Mobile,ar,system,Blocked,"No-JavaScript Playwright test authored; execution pending."
P11-MAN-007,Keyboard-only navigation,Unblocked browser required,Desktop,en,light,Blocked,"Skip-link and drawer keyboard tests authored; execution pending."
P11-MAN-008,Screen-reader landmarks,Assistive technology environment required,Desktop,en,light,Blocked,"Semantic landmarks and names reviewed; manual announcement test pending."
P11-MAN-009,Zoom 200 and 400 percent,Unblocked browser required,320 CSS px,en/fr/ar,light/dark,Blocked,"Reflow tests authored at approved widths; manual browser zoom pending."
P11-MAN-010,Arabic reading order,Static source review,All,ar,light/dark,Pass,"Server document dir is rtl; logical CSS validator passes 12 CSS files."
P11-MAN-011,Mixed Arabic and Latin identifiers,Static unit design,N/A,ar,N/A,Pass,"BidiText primitive and identifier preservation utility implemented; browser announcement pending."
P11-MAN-012,Forced colors,Unblocked Windows browser required,Desktop,en,light,Blocked,"Forced-colors CSS exists; manual Windows verification pending."
P11-MAN-013,Reduced motion,Static source review,All,en/fr/ar,light/dark,Pass,"Global and skeleton reduced-motion rules are present and validator-clean."
P11-MAN-014,Mobile navigation,Unblocked browser required,390 px,ar,dark,Blocked,"Native dialog, Escape, focus return, and background lock test authored; execution pending."
P11-MAN-015,Long French and Arabic labels,Static content review,320 px,fr/ar,light/dark,Pass,"Content-driven layouts, wrapping, and no fixed text heights; browser overflow execution pending."
P11-MAN-016,Back and forward navigation,Unblocked browser required,Desktop,en/fr,light,Blocked,"Browser execution pending."
P11-MAN-017,Production build,Node 24.17.0 and pnpm 11.9.0 required,N/A,en/fr/ar,light/dark,Blocked,"Current host Node is 22.16.0 and registry fetch failed."
1 Test_ID Area Environment Viewport Locale Theme Result Evidence_or_blocker
2 P11-MAN-001 Clean first load Local Node 22.16.0 N/A en system Blocked Pinned pnpm could not be downloaded; application server could not be built or started.
3 P11-MAN-002 Theme persistence Unblocked browser required Desktop en light/dark/system Blocked Covered by automated test code; execution requires installed dependencies and browser.
4 P11-MAN-003 System theme response Unblocked browser required Desktop en system Blocked CSP bootstrap and CSS fallback reviewed statically; browser execution pending.
5 P11-MAN-004 Locale switching Unblocked browser required Desktop fr light Blocked Semantic route-switch test authored; execution pending.
6 P11-MAN-005 Direct localized routes Static repository review N/A en/fr/ar N/A Pass Route manifest and runtime catch-all verified by node scripts/run-validations.mjs.
7 P11-MAN-006 JavaScript delayed or unavailable Unblocked browser required Mobile ar system Blocked No-JavaScript Playwright test authored; execution pending.
8 P11-MAN-007 Keyboard-only navigation Unblocked browser required Desktop en light Blocked Skip-link and drawer keyboard tests authored; execution pending.
9 P11-MAN-008 Screen-reader landmarks Assistive technology environment required Desktop en light Blocked Semantic landmarks and names reviewed; manual announcement test pending.
10 P11-MAN-009 Zoom 200 and 400 percent Unblocked browser required 320 CSS px en/fr/ar light/dark Blocked Reflow tests authored at approved widths; manual browser zoom pending.
11 P11-MAN-010 Arabic reading order Static source review All ar light/dark Pass Server document dir is rtl; logical CSS validator passes 12 CSS files.
12 P11-MAN-011 Mixed Arabic and Latin identifiers Static unit design N/A ar N/A Pass BidiText primitive and identifier preservation utility implemented; browser announcement pending.
13 P11-MAN-012 Forced colors Unblocked Windows browser required Desktop en light Blocked Forced-colors CSS exists; manual Windows verification pending.
14 P11-MAN-013 Reduced motion Static source review All en/fr/ar light/dark Pass Global and skeleton reduced-motion rules are present and validator-clean.
15 P11-MAN-014 Mobile navigation Unblocked browser required 390 px ar dark Blocked Native dialog, Escape, focus return, and background lock test authored; execution pending.
16 P11-MAN-015 Long French and Arabic labels Static content review 320 px fr/ar light/dark Pass Content-driven layouts, wrapping, and no fixed text heights; browser overflow execution pending.
17 P11-MAN-016 Back and forward navigation Unblocked browser required Desktop en/fr light Blocked Browser execution pending.
18 P11-MAN-017 Production build Node 24.17.0 and pnpm 11.9.0 required N/A en/fr/ar light/dark Blocked Current host Node is 22.16.0 and registry fetch failed.