- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
705 B
705 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6bff44da-ba59-4c19-a930-13c8cda63840 | solution | WCAG AA accessibility compliance for Foundry VTT |
|
0.6 | 0.8 | 2025-12-15T21:57:01.729019+00:00 | 2025-12-15T21:57:01.729019+00:00 |
Fixed color contrast ratios for WCAG AA compliance: accent-highlight (#7a4f1d, 5.23:1), warning (#705308, 5.29:1), dark theme muted (#9a8e7e, 5.39:1). Added accessibility utilities (.sr-only, .interactive-row, prefers-reduced-motion). Interactive rows need role=button, tabindex=0, aria-label for keyboard access. Added _setupKeyboardAccessibility() for Enter/Space activation on data-action elements.