@ai-lighthouse/cli 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/README.md +126 -53
  2. package/dist/index.js +2788 -12
  3. package/package.json +10 -4
  4. package/.ai-lighthouse/audit_example.com_2025-12-15T12-10-43.json +0 -183
  5. package/.ai-lighthouse/audit_fayeed.dev_2026-01-07T19-32-28.html +0 -743
  6. package/.ai-lighthouse/audit_fayeed.dev_2026-01-07T19-33-02.html +0 -757
  7. package/.ai-lighthouse/audit_github.com_2025-12-15T11-53-21.json +0 -168
  8. package/.ai-lighthouse/audit_github.com_2025-12-15T12-04-06.json +0 -168
  9. package/.ai-lighthouse/audit_github.com_2025-12-15T12-05-10.json +0 -168
  10. package/.ai-lighthouse/audit_github.com_2025-12-15T12-09-45.json +0 -168
  11. package/.ai-lighthouse/audit_github.com_2025-12-15T12-11-07.json +0 -168
  12. package/.ai-lighthouse/audit_github.com_2025-12-15T12-13-28.json +0 -168
  13. package/.ai-lighthouse/audit_github.com_2025-12-15T12-14-59.json +0 -205
  14. package/.ai-lighthouse/audit_github.com_2025-12-15T12-18-07.json +0 -205
  15. package/.ai-lighthouse/audit_github.com_2025-12-15T12-18-44.json +0 -205
  16. package/.ai-lighthouse/audit_github.com_2025-12-15T12-21-38.json +0 -205
  17. package/.ai-lighthouse/audit_github.com_2025-12-15T12-22-21.json +0 -205
  18. package/.ai-lighthouse/audit_github.com_2025-12-15T12-22-46.json +0 -205
  19. package/.ai-lighthouse/audit_github.com_2025-12-15T12-23-18.json +0 -205
  20. package/.ai-lighthouse/audit_github.com_2025-12-15T12-24-43.json +0 -205
  21. package/.ai-lighthouse/audit_github.com_2025-12-17T12-15-08.json +0 -168
  22. package/.ai-lighthouse/audit_github.com_2025-12-17T12-15-57.json +0 -168
  23. package/.ai-lighthouse/audit_github.com_2025-12-17T12-17-11.json +0 -168
  24. package/.ai-lighthouse/audit_github.com_2025-12-17T12-22-17.json +0 -168
  25. package/.ai-lighthouse/audit_github.com_2025-12-17T12-22-42.json +0 -168
  26. package/.ai-lighthouse/audit_github.com_2025-12-17T12-23-56.json +0 -168
  27. package/.ai-lighthouse/audit_github.com_2025-12-17T12-25-24.json +0 -168
  28. package/.ai-lighthouse/audit_github.com_2025-12-17T12-25-40.json +0 -168
  29. package/.ai-lighthouse/audit_github.com_2025-12-17T12-27-02.json +0 -168
  30. package/.ai-lighthouse/audit_github.com_2025-12-17T12-27-20.json +0 -168
  31. package/.ai-lighthouse/audit_github.com_2025-12-17T12-29-56.json +0 -168
  32. package/.ai-lighthouse/audit_github.com_2025-12-17T12-32-27.json +0 -168
  33. package/.ai-lighthouse/audit_github.com_2025-12-17T12-33-00.json +0 -168
  34. package/.ai-lighthouse/audit_github.com_2025-12-17T12-34-49.json +0 -168
  35. package/.ai-lighthouse/audit_stripe.com_2025-12-15T12-11-31.json +0 -168
  36. package/.ai-lighthouse/audit_stripe.com_2025-12-15T12-11-45.json +0 -168
  37. package/.ai-lighthouse/audit_tailwindcss.com_2025-12-15T12-12-01.json +0 -169
  38. package/.ai-lighthouse/crawl_example.com_2025-12-15T12-03-08.json +0 -24
  39. package/.ai-lighthouse/crawl_example.com_2025-12-15T12-03-23.json +0 -24
  40. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-41-34.json +0 -21
  41. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-42-09.json +0 -21
  42. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-42-45.json +0 -21
  43. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-43-02.json +0 -21
  44. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-43-26.json +0 -21
  45. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-47-46.json +0 -906
  46. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-50-27.json +0 -906
  47. package/.ai-lighthouse/crawl_github.com_2025-12-15T11-52-59.json +0 -906
  48. package/.ai-lighthouse/crawl_github.com_2025-12-15T12-03-33.json +0 -28
  49. package/CLI_UI_README.md +0 -211
  50. package/EXAMPLES.md +0 -87
  51. package/IMPLEMENTATION.md +0 -215
  52. package/USAGE.md +0 -264
  53. package/WIZARD_GUIDE.md +0 -340
  54. package/bin/cli.js +0 -2
  55. package/dist/commands/audit-interactive.d.ts +0 -2
  56. package/dist/commands/audit-interactive.js +0 -106
  57. package/dist/commands/audit-wizard.d.ts +0 -2
  58. package/dist/commands/audit-wizard.js +0 -110
  59. package/dist/commands/audit.d.ts +0 -2
  60. package/dist/commands/audit.js +0 -940
  61. package/dist/commands/crawl.d.ts +0 -2
  62. package/dist/commands/crawl.js +0 -267
  63. package/dist/commands/report.d.ts +0 -2
  64. package/dist/commands/report.js +0 -304
  65. package/dist/index.d.ts +0 -1
  66. package/dist/ui/AuditReportUI.d.ts +0 -10
  67. package/dist/ui/AuditReportUI.js +0 -76
  68. package/dist/ui/SetupWizard.d.ts +0 -18
  69. package/dist/ui/SetupWizard.js +0 -179
  70. package/dist/ui/components/AIUnderstandingSection.d.ts +0 -6
  71. package/dist/ui/components/AIUnderstandingSection.js +0 -87
  72. package/dist/ui/components/HallucinationSection.d.ts +0 -6
  73. package/dist/ui/components/HallucinationSection.js +0 -84
  74. package/dist/ui/components/IssuesSection.d.ts +0 -6
  75. package/dist/ui/components/IssuesSection.js +0 -84
  76. package/dist/ui/components/MessageAlignmentSection.d.ts +0 -6
  77. package/dist/ui/components/MessageAlignmentSection.js +0 -108
  78. package/dist/ui/components/OverviewSection.d.ts +0 -6
  79. package/dist/ui/components/OverviewSection.js +0 -107
  80. package/dist/ui/components/ScoreDisplay.d.ts +0 -8
  81. package/dist/ui/components/ScoreDisplay.js +0 -41
  82. package/dist/ui/components/TechnicalSection.d.ts +0 -7
  83. package/dist/ui/components/TechnicalSection.js +0 -110
  84. package/dist/utils/comprehensive-formatter.d.ts +0 -5
  85. package/dist/utils/comprehensive-formatter.js +0 -370
  86. package/src/commands/audit-interactive.ts +0 -149
  87. package/src/commands/audit-wizard.ts +0 -137
  88. package/src/commands/audit.ts +0 -1012
  89. package/src/commands/crawl.ts +0 -307
  90. package/src/commands/report.ts +0 -321
  91. package/src/index.ts +0 -22
  92. package/src/ui/AuditReportUI.tsx +0 -151
  93. package/src/ui/SetupWizard.tsx +0 -294
  94. package/src/ui/components/AIUnderstandingSection.tsx +0 -183
  95. package/src/ui/components/HallucinationSection.tsx +0 -172
  96. package/src/ui/components/IssuesSection.tsx +0 -140
  97. package/src/ui/components/MessageAlignmentSection.tsx +0 -203
  98. package/src/ui/components/OverviewSection.tsx +0 -157
  99. package/src/ui/components/ScoreDisplay.tsx +0 -58
  100. package/src/ui/components/TechnicalSection.tsx +0 -200
  101. package/src/utils/comprehensive-formatter.ts +0 -455
  102. package/test.sh +0 -31
  103. package/tsconfig.json +0 -25
@@ -1,168 +0,0 @@
1
- {
2
- "version": "1.0.0",
3
- "audit_id": "e6eeb3a0-de4b-45ae-9187-ef3ab6ea4aa1",
4
- "scanned_at": "2025-12-17T12:17:11.122Z",
5
- "input": {
6
- "requested_url": "https://github.com",
7
- "final_url": "https://github.com",
8
- "status_code": 200,
9
- "redirect_chain": []
10
- },
11
- "scores": {
12
- "crawlability": 76,
13
- "structure": 50,
14
- "schema_coverage": 50,
15
- "content_clarity": 5,
16
- "ai_readiness": 51,
17
- "overall": 50.8
18
- },
19
- "entities": [],
20
- "issues": [
21
- {
22
- "id": "CHUNK-001",
23
- "severity": "critical",
24
- "message": "Chunk exceeds recommended token/window size",
25
- "evidence": "tokens:2045",
26
- "suggested_fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
27
- "impact": "critical",
28
- "category": "content"
29
- },
30
- {
31
- "id": "KG-001",
32
- "severity": "high",
33
- "message": "No Schema.org structured data",
34
- "evidence": "No JSON-LD structured data found",
35
- "suggested_fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
36
- "impact": "high",
37
- "category": "schema"
38
- },
39
- {
40
- "id": "AIREAD-002",
41
- "severity": "high",
42
- "message": "Multiple H1 Headings",
43
- "evidence": "count: 4",
44
- "suggested_fix": "Consider using a single H1 heading for better SEO practices.",
45
- "impact": "high",
46
- "category": "structure"
47
- },
48
- {
49
- "id": "AIREAD-066",
50
- "severity": "medium",
51
- "message": "Videos without captions",
52
- "evidence": "Videos without captions: 2",
53
- "suggested_fix": "Add <track kind=\"captions\"> elements to video tags with WebVTT caption files.",
54
- "impact": "medium",
55
- "category": "structure"
56
- },
57
- {
58
- "id": "CHUNK-002",
59
- "severity": "medium",
60
- "message": "Repetitive text content",
61
- "evidence": "Repetitive patterns: 24, Wasted tokens: ~1650, Example: \"Search\n \n \n \n \n \n\n \n \n \n \n ...\"",
62
- "suggested_fix": "Consolidate repetitive text into a single location. Use references or footnotes instead of repeating the same text multiple times.",
63
- "impact": "medium",
64
- "category": "content"
65
- },
66
- {
67
- "id": "A11Y-002",
68
- "severity": "medium",
69
- "message": "Form inputs without labels",
70
- "evidence": "Unlabeled inputs: 1",
71
- "suggested_fix": "Add <label> elements associated with inputs via for/id attributes, or use aria-label/aria-labelledby attributes.",
72
- "impact": "medium",
73
- "category": "accessibility"
74
- },
75
- {
76
- "id": "CHUNK-005",
77
- "severity": "medium",
78
- "message": "Duplicate navigation elements",
79
- "evidence": "Navigation count: 7, Estimated wasted tokens: ~220",
80
- "suggested_fix": "Consolidate navigation into a single element. If multiple navs are needed, ensure they serve distinct purposes and contain unique content.",
81
- "impact": "medium",
82
- "category": "content"
83
- },
84
- {
85
- "id": "AIREAD-068",
86
- "severity": "low",
87
- "message": "No video transcripts available",
88
- "evidence": "Videos: 2, No transcript links",
89
- "suggested_fix": "Provide full text transcripts for videos. Link to them near the video or include them on the page.",
90
- "impact": "low",
91
- "category": "structure"
92
- },
93
- {
94
- "id": "CRAWL-014",
95
- "severity": "low",
96
- "message": "Excessive external resources",
97
- "evidence": "Total external resources: 123",
98
- "suggested_fix": "Consolidate resources, use sprite sheets, inline critical assets, and defer non-critical loads.",
99
- "impact": "low",
100
- "category": "crawl"
101
- }
102
- ],
103
- "recommendations": [
104
- {
105
- "issue_id": "CHUNK-001",
106
- "fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
107
- "impact": "critical"
108
- },
109
- {
110
- "issue_id": "KG-001",
111
- "fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
112
- "impact": "high"
113
- },
114
- {
115
- "issue_id": "AIREAD-002",
116
- "fix": "Consider using a single H1 heading for better SEO practices.",
117
- "impact": "high"
118
- }
119
- ],
120
- "detailed_scoring": {
121
- "overall_score": 50.8,
122
- "grade": "D",
123
- "category_scores": [
124
- {
125
- "category": "AIREAD",
126
- "score": 0,
127
- "grade": "F",
128
- "issues": 3,
129
- "weight": 1.5
130
- },
131
- {
132
- "category": "CHUNK",
133
- "score": 0,
134
- "grade": "F",
135
- "issues": 3,
136
- "weight": 1.3
137
- },
138
- {
139
- "category": "KG",
140
- "score": 0,
141
- "grade": "F",
142
- "issues": 1,
143
- "weight": 1.1
144
- },
145
- {
146
- "category": "A11Y",
147
- "score": 10,
148
- "grade": "F",
149
- "issues": 1,
150
- "weight": 1.2
151
- },
152
- {
153
- "category": "CRAWL",
154
- "score": 76,
155
- "grade": "B",
156
- "issues": 1,
157
- "weight": 1.2
158
- }
159
- ],
160
- "severity_breakdown": {
161
- "info": 0,
162
- "low": 2,
163
- "medium": 4,
164
- "high": 2,
165
- "critical": 1
166
- }
167
- }
168
- }
@@ -1,168 +0,0 @@
1
- {
2
- "version": "1.0.0",
3
- "audit_id": "c429a111-2944-403d-a589-e43fc593b082",
4
- "scanned_at": "2025-12-17T12:22:17.344Z",
5
- "input": {
6
- "requested_url": "https://github.com",
7
- "final_url": "https://github.com",
8
- "status_code": 200,
9
- "redirect_chain": []
10
- },
11
- "scores": {
12
- "crawlability": 76,
13
- "structure": 50,
14
- "schema_coverage": 50,
15
- "content_clarity": 5,
16
- "ai_readiness": 51,
17
- "overall": 50.8
18
- },
19
- "entities": [],
20
- "issues": [
21
- {
22
- "id": "CHUNK-001",
23
- "severity": "critical",
24
- "message": "Chunk exceeds recommended token/window size",
25
- "evidence": "tokens:2045",
26
- "suggested_fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
27
- "impact": "critical",
28
- "category": "content"
29
- },
30
- {
31
- "id": "KG-001",
32
- "severity": "high",
33
- "message": "No Schema.org structured data",
34
- "evidence": "No JSON-LD structured data found",
35
- "suggested_fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
36
- "impact": "high",
37
- "category": "schema"
38
- },
39
- {
40
- "id": "AIREAD-002",
41
- "severity": "high",
42
- "message": "Multiple H1 Headings",
43
- "evidence": "count: 4",
44
- "suggested_fix": "Consider using a single H1 heading for better SEO practices.",
45
- "impact": "high",
46
- "category": "structure"
47
- },
48
- {
49
- "id": "AIREAD-066",
50
- "severity": "medium",
51
- "message": "Videos without captions",
52
- "evidence": "Videos without captions: 2",
53
- "suggested_fix": "Add <track kind=\"captions\"> elements to video tags with WebVTT caption files.",
54
- "impact": "medium",
55
- "category": "structure"
56
- },
57
- {
58
- "id": "CHUNK-002",
59
- "severity": "medium",
60
- "message": "Repetitive text content",
61
- "evidence": "Repetitive patterns: 24, Wasted tokens: ~1650, Example: \"Search\n \n \n \n \n \n\n \n \n \n \n ...\"",
62
- "suggested_fix": "Consolidate repetitive text into a single location. Use references or footnotes instead of repeating the same text multiple times.",
63
- "impact": "medium",
64
- "category": "content"
65
- },
66
- {
67
- "id": "A11Y-002",
68
- "severity": "medium",
69
- "message": "Form inputs without labels",
70
- "evidence": "Unlabeled inputs: 1",
71
- "suggested_fix": "Add <label> elements associated with inputs via for/id attributes, or use aria-label/aria-labelledby attributes.",
72
- "impact": "medium",
73
- "category": "accessibility"
74
- },
75
- {
76
- "id": "CHUNK-005",
77
- "severity": "medium",
78
- "message": "Duplicate navigation elements",
79
- "evidence": "Navigation count: 7, Estimated wasted tokens: ~220",
80
- "suggested_fix": "Consolidate navigation into a single element. If multiple navs are needed, ensure they serve distinct purposes and contain unique content.",
81
- "impact": "medium",
82
- "category": "content"
83
- },
84
- {
85
- "id": "AIREAD-068",
86
- "severity": "low",
87
- "message": "No video transcripts available",
88
- "evidence": "Videos: 2, No transcript links",
89
- "suggested_fix": "Provide full text transcripts for videos. Link to them near the video or include them on the page.",
90
- "impact": "low",
91
- "category": "structure"
92
- },
93
- {
94
- "id": "CRAWL-014",
95
- "severity": "low",
96
- "message": "Excessive external resources",
97
- "evidence": "Total external resources: 123",
98
- "suggested_fix": "Consolidate resources, use sprite sheets, inline critical assets, and defer non-critical loads.",
99
- "impact": "low",
100
- "category": "crawl"
101
- }
102
- ],
103
- "recommendations": [
104
- {
105
- "issue_id": "CHUNK-001",
106
- "fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
107
- "impact": "critical"
108
- },
109
- {
110
- "issue_id": "KG-001",
111
- "fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
112
- "impact": "high"
113
- },
114
- {
115
- "issue_id": "AIREAD-002",
116
- "fix": "Consider using a single H1 heading for better SEO practices.",
117
- "impact": "high"
118
- }
119
- ],
120
- "detailed_scoring": {
121
- "overall_score": 50.8,
122
- "grade": "D",
123
- "category_scores": [
124
- {
125
- "category": "AIREAD",
126
- "score": 0,
127
- "grade": "F",
128
- "issues": 3,
129
- "weight": 1.5
130
- },
131
- {
132
- "category": "CHUNK",
133
- "score": 0,
134
- "grade": "F",
135
- "issues": 3,
136
- "weight": 1.3
137
- },
138
- {
139
- "category": "KG",
140
- "score": 0,
141
- "grade": "F",
142
- "issues": 1,
143
- "weight": 1.1
144
- },
145
- {
146
- "category": "A11Y",
147
- "score": 10,
148
- "grade": "F",
149
- "issues": 1,
150
- "weight": 1.2
151
- },
152
- {
153
- "category": "CRAWL",
154
- "score": 76,
155
- "grade": "B",
156
- "issues": 1,
157
- "weight": 1.2
158
- }
159
- ],
160
- "severity_breakdown": {
161
- "info": 0,
162
- "low": 2,
163
- "medium": 4,
164
- "high": 2,
165
- "critical": 1
166
- }
167
- }
168
- }
@@ -1,168 +0,0 @@
1
- {
2
- "version": "1.0.0",
3
- "audit_id": "5cf6f35c-8440-4a5a-bb03-811ae85c559b",
4
- "scanned_at": "2025-12-17T12:22:42.314Z",
5
- "input": {
6
- "requested_url": "https://github.com",
7
- "final_url": "https://github.com",
8
- "status_code": 200,
9
- "redirect_chain": []
10
- },
11
- "scores": {
12
- "crawlability": 76,
13
- "structure": 50,
14
- "schema_coverage": 50,
15
- "content_clarity": 5,
16
- "ai_readiness": 51,
17
- "overall": 50.8
18
- },
19
- "entities": [],
20
- "issues": [
21
- {
22
- "id": "CHUNK-001",
23
- "severity": "critical",
24
- "message": "Chunk exceeds recommended token/window size",
25
- "evidence": "tokens:2045",
26
- "suggested_fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
27
- "impact": "critical",
28
- "category": "content"
29
- },
30
- {
31
- "id": "KG-001",
32
- "severity": "high",
33
- "message": "No Schema.org structured data",
34
- "evidence": "No JSON-LD structured data found",
35
- "suggested_fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
36
- "impact": "high",
37
- "category": "schema"
38
- },
39
- {
40
- "id": "AIREAD-002",
41
- "severity": "high",
42
- "message": "Multiple H1 Headings",
43
- "evidence": "count: 4",
44
- "suggested_fix": "Consider using a single H1 heading for better SEO practices.",
45
- "impact": "high",
46
- "category": "structure"
47
- },
48
- {
49
- "id": "AIREAD-066",
50
- "severity": "medium",
51
- "message": "Videos without captions",
52
- "evidence": "Videos without captions: 2",
53
- "suggested_fix": "Add <track kind=\"captions\"> elements to video tags with WebVTT caption files.",
54
- "impact": "medium",
55
- "category": "structure"
56
- },
57
- {
58
- "id": "CHUNK-002",
59
- "severity": "medium",
60
- "message": "Repetitive text content",
61
- "evidence": "Repetitive patterns: 24, Wasted tokens: ~1650, Example: \"Search\n \n \n \n \n \n\n \n \n \n \n ...\"",
62
- "suggested_fix": "Consolidate repetitive text into a single location. Use references or footnotes instead of repeating the same text multiple times.",
63
- "impact": "medium",
64
- "category": "content"
65
- },
66
- {
67
- "id": "A11Y-002",
68
- "severity": "medium",
69
- "message": "Form inputs without labels",
70
- "evidence": "Unlabeled inputs: 1",
71
- "suggested_fix": "Add <label> elements associated with inputs via for/id attributes, or use aria-label/aria-labelledby attributes.",
72
- "impact": "medium",
73
- "category": "accessibility"
74
- },
75
- {
76
- "id": "CHUNK-005",
77
- "severity": "medium",
78
- "message": "Duplicate navigation elements",
79
- "evidence": "Navigation count: 7, Estimated wasted tokens: ~220",
80
- "suggested_fix": "Consolidate navigation into a single element. If multiple navs are needed, ensure they serve distinct purposes and contain unique content.",
81
- "impact": "medium",
82
- "category": "content"
83
- },
84
- {
85
- "id": "AIREAD-068",
86
- "severity": "low",
87
- "message": "No video transcripts available",
88
- "evidence": "Videos: 2, No transcript links",
89
- "suggested_fix": "Provide full text transcripts for videos. Link to them near the video or include them on the page.",
90
- "impact": "low",
91
- "category": "structure"
92
- },
93
- {
94
- "id": "CRAWL-014",
95
- "severity": "low",
96
- "message": "Excessive external resources",
97
- "evidence": "Total external resources: 123",
98
- "suggested_fix": "Consolidate resources, use sprite sheets, inline critical assets, and defer non-critical loads.",
99
- "impact": "low",
100
- "category": "crawl"
101
- }
102
- ],
103
- "recommendations": [
104
- {
105
- "issue_id": "CHUNK-001",
106
- "fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
107
- "impact": "critical"
108
- },
109
- {
110
- "issue_id": "KG-001",
111
- "fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
112
- "impact": "high"
113
- },
114
- {
115
- "issue_id": "AIREAD-002",
116
- "fix": "Consider using a single H1 heading for better SEO practices.",
117
- "impact": "high"
118
- }
119
- ],
120
- "detailed_scoring": {
121
- "overall_score": 50.8,
122
- "grade": "D",
123
- "category_scores": [
124
- {
125
- "category": "AIREAD",
126
- "score": 0,
127
- "grade": "F",
128
- "issues": 3,
129
- "weight": 1.5
130
- },
131
- {
132
- "category": "CHUNK",
133
- "score": 0,
134
- "grade": "F",
135
- "issues": 3,
136
- "weight": 1.3
137
- },
138
- {
139
- "category": "KG",
140
- "score": 0,
141
- "grade": "F",
142
- "issues": 1,
143
- "weight": 1.1
144
- },
145
- {
146
- "category": "A11Y",
147
- "score": 10,
148
- "grade": "F",
149
- "issues": 1,
150
- "weight": 1.2
151
- },
152
- {
153
- "category": "CRAWL",
154
- "score": 76,
155
- "grade": "B",
156
- "issues": 1,
157
- "weight": 1.2
158
- }
159
- ],
160
- "severity_breakdown": {
161
- "info": 0,
162
- "low": 2,
163
- "medium": 4,
164
- "high": 2,
165
- "critical": 1
166
- }
167
- }
168
- }
@@ -1,168 +0,0 @@
1
- {
2
- "version": "1.0.0",
3
- "audit_id": "83480d97-9af7-402b-8426-5f5014938c2d",
4
- "scanned_at": "2025-12-17T12:23:56.551Z",
5
- "input": {
6
- "requested_url": "https://github.com",
7
- "final_url": "https://github.com",
8
- "status_code": 200,
9
- "redirect_chain": []
10
- },
11
- "scores": {
12
- "crawlability": 76,
13
- "structure": 50,
14
- "schema_coverage": 50,
15
- "content_clarity": 5,
16
- "ai_readiness": 51,
17
- "overall": 50.8
18
- },
19
- "entities": [],
20
- "issues": [
21
- {
22
- "id": "CHUNK-001",
23
- "severity": "critical",
24
- "message": "Chunk exceeds recommended token/window size",
25
- "evidence": "tokens:2045",
26
- "suggested_fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
27
- "impact": "critical",
28
- "category": "content"
29
- },
30
- {
31
- "id": "KG-001",
32
- "severity": "high",
33
- "message": "No Schema.org structured data",
34
- "evidence": "No JSON-LD structured data found",
35
- "suggested_fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
36
- "impact": "high",
37
- "category": "schema"
38
- },
39
- {
40
- "id": "AIREAD-002",
41
- "severity": "high",
42
- "message": "Multiple H1 Headings",
43
- "evidence": "count: 4",
44
- "suggested_fix": "Consider using a single H1 heading for better SEO practices.",
45
- "impact": "high",
46
- "category": "structure"
47
- },
48
- {
49
- "id": "AIREAD-066",
50
- "severity": "medium",
51
- "message": "Videos without captions",
52
- "evidence": "Videos without captions: 2",
53
- "suggested_fix": "Add <track kind=\"captions\"> elements to video tags with WebVTT caption files.",
54
- "impact": "medium",
55
- "category": "structure"
56
- },
57
- {
58
- "id": "CHUNK-002",
59
- "severity": "medium",
60
- "message": "Repetitive text content",
61
- "evidence": "Repetitive patterns: 24, Wasted tokens: ~1650, Example: \"Search\n \n \n \n \n \n\n \n \n \n \n ...\"",
62
- "suggested_fix": "Consolidate repetitive text into a single location. Use references or footnotes instead of repeating the same text multiple times.",
63
- "impact": "medium",
64
- "category": "content"
65
- },
66
- {
67
- "id": "A11Y-002",
68
- "severity": "medium",
69
- "message": "Form inputs without labels",
70
- "evidence": "Unlabeled inputs: 1",
71
- "suggested_fix": "Add <label> elements associated with inputs via for/id attributes, or use aria-label/aria-labelledby attributes.",
72
- "impact": "medium",
73
- "category": "accessibility"
74
- },
75
- {
76
- "id": "CHUNK-005",
77
- "severity": "medium",
78
- "message": "Duplicate navigation elements",
79
- "evidence": "Navigation count: 7, Estimated wasted tokens: ~220",
80
- "suggested_fix": "Consolidate navigation into a single element. If multiple navs are needed, ensure they serve distinct purposes and contain unique content.",
81
- "impact": "medium",
82
- "category": "content"
83
- },
84
- {
85
- "id": "AIREAD-068",
86
- "severity": "low",
87
- "message": "No video transcripts available",
88
- "evidence": "Videos: 2, No transcript links",
89
- "suggested_fix": "Provide full text transcripts for videos. Link to them near the video or include them on the page.",
90
- "impact": "low",
91
- "category": "structure"
92
- },
93
- {
94
- "id": "CRAWL-014",
95
- "severity": "low",
96
- "message": "Excessive external resources",
97
- "evidence": "Total external resources: 123",
98
- "suggested_fix": "Consolidate resources, use sprite sheets, inline critical assets, and defer non-critical loads.",
99
- "impact": "low",
100
- "category": "crawl"
101
- }
102
- ],
103
- "recommendations": [
104
- {
105
- "issue_id": "CHUNK-001",
106
- "fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
107
- "impact": "critical"
108
- },
109
- {
110
- "issue_id": "KG-001",
111
- "fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
112
- "impact": "high"
113
- },
114
- {
115
- "issue_id": "AIREAD-002",
116
- "fix": "Consider using a single H1 heading for better SEO practices.",
117
- "impact": "high"
118
- }
119
- ],
120
- "detailed_scoring": {
121
- "overall_score": 50.8,
122
- "grade": "D",
123
- "category_scores": [
124
- {
125
- "category": "AIREAD",
126
- "score": 0,
127
- "grade": "F",
128
- "issues": 3,
129
- "weight": 1.5
130
- },
131
- {
132
- "category": "CHUNK",
133
- "score": 0,
134
- "grade": "F",
135
- "issues": 3,
136
- "weight": 1.3
137
- },
138
- {
139
- "category": "KG",
140
- "score": 0,
141
- "grade": "F",
142
- "issues": 1,
143
- "weight": 1.1
144
- },
145
- {
146
- "category": "A11Y",
147
- "score": 10,
148
- "grade": "F",
149
- "issues": 1,
150
- "weight": 1.2
151
- },
152
- {
153
- "category": "CRAWL",
154
- "score": 76,
155
- "grade": "B",
156
- "issues": 1,
157
- "weight": 1.2
158
- }
159
- ],
160
- "severity_breakdown": {
161
- "info": 0,
162
- "low": 2,
163
- "medium": 4,
164
- "high": 2,
165
- "critical": 1
166
- }
167
- }
168
- }