| 1 | { |
| 2 | "date": "2026-03-19", |
| 3 | "url": "https://dev.aitoearn.ai/", |
| 4 | "designScore": "B", |
| 5 | "aiSlopScore": "C", |
| 6 | "categoryGrades": { |
| 7 | "hierarchy": "B", |
| 8 | "typography": "C", |
| 9 | "spacing": "B", |
| 10 | "color": "B", |
| 11 | "interaction": "D", |
| 12 | "responsive": "C", |
| 13 | "motion": "D", |
| 14 | "content": "B", |
| 15 | "aiSlop": "C", |
| 16 | "performance": "C" |
| 17 | }, |
| 18 | "findings": [ |
| 19 | { |
| 20 | "id": "FINDING-001", |
| 21 | "title": "Mobile homepage is a different product", |
| 22 | "impact": "high", |
| 23 | "category": "responsive" |
| 24 | }, |
| 25 | { |
| 26 | "id": "FINDING-002", |
| 27 | "title": "No hover state on task cards", |
| 28 | "impact": "high", |
| 29 | "category": "interaction" |
| 30 | }, |
| 31 | { |
| 32 | "id": "FINDING-003", |
| 33 | "title": "transition: all on 289 elements", |
| 34 | "impact": "high", |
| 35 | "category": "motion" |
| 36 | }, |
| 37 | { |
| 38 | "id": "FINDING-004", |
| 39 | "title": "Heading hierarchy is broken", |
| 40 | "impact": "medium", |
| 41 | "category": "typography" |
| 42 | }, |
| 43 | { |
| 44 | "id": "FINDING-005", |
| 45 | "title": "outline: none without replacement", |
| 46 | "impact": "medium", |
| 47 | "category": "interaction" |
| 48 | }, |
| 49 | { |
| 50 | "id": "FINDING-006", |
| 51 | "title": "Pure black text used", |
| 52 | "impact": "medium", |
| 53 | "category": "color" |
| 54 | }, |
| 55 | { |
| 56 | "id": "FINDING-007", |
| 57 | "title": "Touch targets below 44px", |
| 58 | "impact": "medium", |
| 59 | "category": "interaction" |
| 60 | }, |
| 61 | { |
| 62 | "id": "FINDING-008", |
| 63 | "title": "DIN font missing font-display", |
| 64 | "impact": "medium", |
| 65 | "category": "performance" |
| 66 | }, |
| 67 | { |
| 68 | "id": "FINDING-009", |
| 69 | "title": "Mobile purple gradient triggers AI slop", |
| 70 | "impact": "medium", |
| 71 | "category": "aiSlop" |
| 72 | }, |
| 73 | { |
| 74 | "id": "FINDING-010", |
| 75 | "title": "Line-height ratio 1.0 on some elements", |
| 76 | "impact": "polish", |
| 77 | "category": "typography" |
| 78 | }, |
| 79 | { |
| 80 | "id": "FINDING-011", |
| 81 | "title": "Task detail page wastes below-fold space", |
| 82 | "impact": "polish", |
| 83 | "category": "hierarchy" |
| 84 | }, |
| 85 | { |
| 86 | "id": "FINDING-012", |
| 87 | "title": "Login modal blocks content pages", |
| 88 | "impact": "polish", |
| 89 | "category": "content" |
| 90 | } |
| 91 | ] |
| 92 | } |
| 93 |