@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.
- package/README.md +126 -53
- package/dist/index.js +2788 -12
- package/package.json +10 -4
- package/.ai-lighthouse/audit_example.com_2025-12-15T12-10-43.json +0 -183
- package/.ai-lighthouse/audit_fayeed.dev_2026-01-07T19-32-28.html +0 -743
- package/.ai-lighthouse/audit_fayeed.dev_2026-01-07T19-33-02.html +0 -757
- package/.ai-lighthouse/audit_github.com_2025-12-15T11-53-21.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-04-06.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-05-10.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-09-45.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-11-07.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-13-28.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-14-59.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-18-07.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-18-44.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-21-38.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-22-21.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-22-46.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-23-18.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-15T12-24-43.json +0 -205
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-15-08.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-15-57.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-17-11.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-22-17.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-22-42.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-23-56.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-25-24.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-25-40.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-27-02.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-27-20.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-29-56.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-32-27.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-33-00.json +0 -168
- package/.ai-lighthouse/audit_github.com_2025-12-17T12-34-49.json +0 -168
- package/.ai-lighthouse/audit_stripe.com_2025-12-15T12-11-31.json +0 -168
- package/.ai-lighthouse/audit_stripe.com_2025-12-15T12-11-45.json +0 -168
- package/.ai-lighthouse/audit_tailwindcss.com_2025-12-15T12-12-01.json +0 -169
- package/.ai-lighthouse/crawl_example.com_2025-12-15T12-03-08.json +0 -24
- package/.ai-lighthouse/crawl_example.com_2025-12-15T12-03-23.json +0 -24
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-41-34.json +0 -21
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-42-09.json +0 -21
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-42-45.json +0 -21
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-43-02.json +0 -21
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-43-26.json +0 -21
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-47-46.json +0 -906
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-50-27.json +0 -906
- package/.ai-lighthouse/crawl_github.com_2025-12-15T11-52-59.json +0 -906
- package/.ai-lighthouse/crawl_github.com_2025-12-15T12-03-33.json +0 -28
- package/CLI_UI_README.md +0 -211
- package/EXAMPLES.md +0 -87
- package/IMPLEMENTATION.md +0 -215
- package/USAGE.md +0 -264
- package/WIZARD_GUIDE.md +0 -340
- package/bin/cli.js +0 -2
- package/dist/commands/audit-interactive.d.ts +0 -2
- package/dist/commands/audit-interactive.js +0 -106
- package/dist/commands/audit-wizard.d.ts +0 -2
- package/dist/commands/audit-wizard.js +0 -110
- package/dist/commands/audit.d.ts +0 -2
- package/dist/commands/audit.js +0 -940
- package/dist/commands/crawl.d.ts +0 -2
- package/dist/commands/crawl.js +0 -267
- package/dist/commands/report.d.ts +0 -2
- package/dist/commands/report.js +0 -304
- package/dist/index.d.ts +0 -1
- package/dist/ui/AuditReportUI.d.ts +0 -10
- package/dist/ui/AuditReportUI.js +0 -76
- package/dist/ui/SetupWizard.d.ts +0 -18
- package/dist/ui/SetupWizard.js +0 -179
- package/dist/ui/components/AIUnderstandingSection.d.ts +0 -6
- package/dist/ui/components/AIUnderstandingSection.js +0 -87
- package/dist/ui/components/HallucinationSection.d.ts +0 -6
- package/dist/ui/components/HallucinationSection.js +0 -84
- package/dist/ui/components/IssuesSection.d.ts +0 -6
- package/dist/ui/components/IssuesSection.js +0 -84
- package/dist/ui/components/MessageAlignmentSection.d.ts +0 -6
- package/dist/ui/components/MessageAlignmentSection.js +0 -108
- package/dist/ui/components/OverviewSection.d.ts +0 -6
- package/dist/ui/components/OverviewSection.js +0 -107
- package/dist/ui/components/ScoreDisplay.d.ts +0 -8
- package/dist/ui/components/ScoreDisplay.js +0 -41
- package/dist/ui/components/TechnicalSection.d.ts +0 -7
- package/dist/ui/components/TechnicalSection.js +0 -110
- package/dist/utils/comprehensive-formatter.d.ts +0 -5
- package/dist/utils/comprehensive-formatter.js +0 -370
- package/src/commands/audit-interactive.ts +0 -149
- package/src/commands/audit-wizard.ts +0 -137
- package/src/commands/audit.ts +0 -1012
- package/src/commands/crawl.ts +0 -307
- package/src/commands/report.ts +0 -321
- package/src/index.ts +0 -22
- package/src/ui/AuditReportUI.tsx +0 -151
- package/src/ui/SetupWizard.tsx +0 -294
- package/src/ui/components/AIUnderstandingSection.tsx +0 -183
- package/src/ui/components/HallucinationSection.tsx +0 -172
- package/src/ui/components/IssuesSection.tsx +0 -140
- package/src/ui/components/MessageAlignmentSection.tsx +0 -203
- package/src/ui/components/OverviewSection.tsx +0 -157
- package/src/ui/components/ScoreDisplay.tsx +0 -58
- package/src/ui/components/TechnicalSection.tsx +0 -200
- package/src/utils/comprehensive-formatter.ts +0 -455
- package/test.sh +0 -31
- package/tsconfig.json +0 -25
|
@@ -1,205 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "1.0.0",
|
|
3
|
-
"audit_id": "480d97e2-1528-4c82-b391-2c3b65f43295",
|
|
4
|
-
"scanned_at": "2025-12-15T12:24:43.297Z",
|
|
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": 50,
|
|
17
|
-
"overall": 49.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": "HALL-MISSING_FACT-9f3b1061",
|
|
41
|
-
"severity": "low",
|
|
42
|
-
"message": "Hallucination Trigger: missing fact",
|
|
43
|
-
"evidence": "Duolingo boosts developer speed by 25% with GitHub Copilot, 2025 Gartner® Magic Quadrant™ for AI Code Assistants, 70% MTTR reduction with Copilot Autofix, 8.3M secret leaks stopped in the past 12 months with push protection",
|
|
44
|
-
"suggested_fix": "Ensure all important facts are clearly stated in the visible content. Add explicit statements rather than relying on implicit information.",
|
|
45
|
-
"impact": "low",
|
|
46
|
-
"category": "content"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "AIREAD-002",
|
|
50
|
-
"severity": "high",
|
|
51
|
-
"message": "Multiple H1 Headings",
|
|
52
|
-
"evidence": "count: 4",
|
|
53
|
-
"suggested_fix": "Consider using a single H1 heading for better SEO practices.",
|
|
54
|
-
"impact": "high",
|
|
55
|
-
"category": "structure"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"id": "AIREAD-066",
|
|
59
|
-
"severity": "medium",
|
|
60
|
-
"message": "Videos without captions",
|
|
61
|
-
"evidence": "Videos without captions: 2",
|
|
62
|
-
"suggested_fix": "Add <track kind=\"captions\"> elements to video tags with WebVTT caption files.",
|
|
63
|
-
"impact": "medium",
|
|
64
|
-
"category": "structure"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"id": "CHUNK-002",
|
|
68
|
-
"severity": "medium",
|
|
69
|
-
"message": "Repetitive text content",
|
|
70
|
-
"evidence": "Repetitive patterns: 24, Wasted tokens: ~1650, Example: \"Search\n \n \n \n \n \n\n \n \n \n \n ...\"",
|
|
71
|
-
"suggested_fix": "Consolidate repetitive text into a single location. Use references or footnotes instead of repeating the same text multiple times.",
|
|
72
|
-
"impact": "medium",
|
|
73
|
-
"category": "content"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"id": "A11Y-002",
|
|
77
|
-
"severity": "medium",
|
|
78
|
-
"message": "Form inputs without labels",
|
|
79
|
-
"evidence": "Unlabeled inputs: 1",
|
|
80
|
-
"suggested_fix": "Add <label> elements associated with inputs via for/id attributes, or use aria-label/aria-labelledby attributes.",
|
|
81
|
-
"impact": "medium",
|
|
82
|
-
"category": "accessibility"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"id": "CHUNK-005",
|
|
86
|
-
"severity": "medium",
|
|
87
|
-
"message": "Duplicate navigation elements",
|
|
88
|
-
"evidence": "Navigation count: 7, Estimated wasted tokens: ~220",
|
|
89
|
-
"suggested_fix": "Consolidate navigation into a single element. If multiple navs are needed, ensure they serve distinct purposes and contain unique content.",
|
|
90
|
-
"impact": "medium",
|
|
91
|
-
"category": "content"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"id": "AIREAD-068",
|
|
95
|
-
"severity": "low",
|
|
96
|
-
"message": "No video transcripts available",
|
|
97
|
-
"evidence": "Videos: 2, No transcript links",
|
|
98
|
-
"suggested_fix": "Provide full text transcripts for videos. Link to them near the video or include them on the page.",
|
|
99
|
-
"impact": "low",
|
|
100
|
-
"category": "structure"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"id": "CRAWL-014",
|
|
104
|
-
"severity": "low",
|
|
105
|
-
"message": "Excessive external resources",
|
|
106
|
-
"evidence": "Total external resources: 123",
|
|
107
|
-
"suggested_fix": "Consolidate resources, use sprite sheets, inline critical assets, and defer non-critical loads.",
|
|
108
|
-
"impact": "low",
|
|
109
|
-
"category": "crawl"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"id": "LLMCONF-MIRROR-PRODUCTNAME",
|
|
113
|
-
"severity": "high",
|
|
114
|
-
"message": "AI Misunderstanding: productName",
|
|
115
|
-
"evidence": null,
|
|
116
|
-
"suggested_fix": "Make the product name more prominent in H1, hero section, and opening paragraphs. Add Schema.org markup.",
|
|
117
|
-
"impact": "high",
|
|
118
|
-
"category": "optimization"
|
|
119
|
-
}
|
|
120
|
-
],
|
|
121
|
-
"recommendations": [
|
|
122
|
-
{
|
|
123
|
-
"issue_id": "CHUNK-001",
|
|
124
|
-
"fix": "Break content into smaller semantic sections using headings or create separate pages for distinct topics.",
|
|
125
|
-
"impact": "critical"
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"issue_id": "KG-001",
|
|
129
|
-
"fix": "Add Schema.org structured data using JSON-LD. Consider Organization, Person, Article, Product, or other relevant schemas.",
|
|
130
|
-
"impact": "high"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"issue_id": "AIREAD-002",
|
|
134
|
-
"fix": "Consider using a single H1 heading for better SEO practices.",
|
|
135
|
-
"impact": "high"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"issue_id": "LLMCONF-MIRROR-PRODUCTNAME",
|
|
139
|
-
"fix": "Make the product name more prominent in H1, hero section, and opening paragraphs. Add Schema.org markup.",
|
|
140
|
-
"impact": "high"
|
|
141
|
-
}
|
|
142
|
-
],
|
|
143
|
-
"detailed_scoring": {
|
|
144
|
-
"overall_score": 49.8,
|
|
145
|
-
"grade": "F",
|
|
146
|
-
"category_scores": [
|
|
147
|
-
{
|
|
148
|
-
"category": "AIREAD",
|
|
149
|
-
"score": 0,
|
|
150
|
-
"grade": "F",
|
|
151
|
-
"issues": 3,
|
|
152
|
-
"weight": 1.5
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"category": "CHUNK",
|
|
156
|
-
"score": 0,
|
|
157
|
-
"grade": "F",
|
|
158
|
-
"issues": 3,
|
|
159
|
-
"weight": 1.3
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"category": "KG",
|
|
163
|
-
"score": 0,
|
|
164
|
-
"grade": "F",
|
|
165
|
-
"issues": 1,
|
|
166
|
-
"weight": 1.1
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"category": "A11Y",
|
|
170
|
-
"score": 10,
|
|
171
|
-
"grade": "F",
|
|
172
|
-
"issues": 1,
|
|
173
|
-
"weight": 1.2
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"category": "LLMCONF",
|
|
177
|
-
"score": 28,
|
|
178
|
-
"grade": "F",
|
|
179
|
-
"issues": 1,
|
|
180
|
-
"weight": 0.9
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"category": "HALL",
|
|
184
|
-
"score": 60.4,
|
|
185
|
-
"grade": "C",
|
|
186
|
-
"issues": 1,
|
|
187
|
-
"weight": 0.9
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"category": "CRAWL",
|
|
191
|
-
"score": 76,
|
|
192
|
-
"grade": "B",
|
|
193
|
-
"issues": 1,
|
|
194
|
-
"weight": 1.2
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
"severity_breakdown": {
|
|
198
|
-
"info": 0,
|
|
199
|
-
"low": 3,
|
|
200
|
-
"medium": 4,
|
|
201
|
-
"high": 3,
|
|
202
|
-
"critical": 1
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}
|
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "1.0.0",
|
|
3
|
-
"audit_id": "219f80d4-2972-4c71-9ade-65f29f52b3ad",
|
|
4
|
-
"scanned_at": "2025-12-17T12:15:08.610Z",
|
|
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": "c6599bf1-cad6-4cc5-9486-8db12eae9620",
|
|
4
|
-
"scanned_at": "2025-12-17T12:15:57.208Z",
|
|
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
|
-
}
|