You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI Non-Destructive Protection: Added --force\ (with automated .bak\ backups) and --dry-run\ to @omid-io/tokens\ (\init\ and \�dd), preventing accidental overwrite of developer configs and component files.
Physical Pixel DOM Contrast Gate: Upgraded Chromium runtime evaluation to sample actual GPU-rendered pixels via Canvas 2D \getImageData(), walking DOM parent trees to resolve effective backgrounds and verifying >= 4.5:1 body and >= 3.0:1 heading contrast across all interfaces.
Prefers-Reduced-Motion Transition Suppression: Verified that under \prefers-reduced-motion: reduce, all CSS transitions and animations are physically suppressed (<= 0.05s). Added missing reduced motion media queries to \�xamples/persian_rtl_bento.html.
ARIA Contract Hardening: Verified non-empty accessible names with \�ria-labelledby\ tree resolution and asserted that \�ria-controls\ targets physically exist in the DOM.
Single Source of Truth Manifest & Version Harmonization: Added \�ersion.json\ and harmonized version pinning across \install.sh, \install.ps1, \SECURITY.md, and \ARCHITECTURE.md. Removed redundant legacy workflow .github/workflows/evals.yml.