chore: weekly snapshot 2026-06-05

This commit is contained in:
2026-06-05 08:30:03 +10:00
parent 6c37ff204a
commit 15d33253c3

View File

@@ -1,5 +1,5 @@
{ {
"week_ending": "2026-05-29", "week_ending": "2026-06-05",
"score": 9, "score": 9,
"issues": [ "issues": [
{ {
@@ -9,7 +9,7 @@
"category": "page", "category": "page",
"severity": "medium", "severity": "medium",
"http_code": 404, "http_code": 404,
"weeks_broken": 2 "weeks_broken": 3
}, },
{ {
"id": "PAGE-GET-STARTED--CONTACT", "id": "PAGE-GET-STARTED--CONTACT",
@@ -18,47 +18,7 @@
"category": "page", "category": "page",
"severity": "medium", "severity": "medium",
"http_code": 404, "http_code": 404,
"weeks_broken": 2 "weeks_broken": 3
},
{
"id": "PAGE-ABOUT-US",
"title": "About Us page is broken",
"explanation": "The 'About Us' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
"category": "page",
"severity": "medium",
"http_code": 404,
"weeks_broken": 1,
"weeks_fixed": 1
},
{
"id": "PAGE-WHAT-DO-I-GET--PRICI",
"title": "What Do I Get (pricing) page is broken",
"explanation": "The 'What Do I Get (pricing)' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
"category": "page",
"severity": "medium",
"http_code": 404,
"weeks_broken": 1,
"weeks_fixed": 1
},
{
"id": "PAGE-TERMS-AND-CONDITIONS",
"title": "Terms and Conditions page is broken",
"explanation": "The 'Terms and Conditions' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
"category": "page",
"severity": "medium",
"http_code": 404,
"weeks_broken": 1,
"weeks_fixed": 1
},
{
"id": "PAGE-PRIVACY-POLICY",
"title": "Privacy Policy page is broken",
"explanation": "The 'Privacy Policy' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
"category": "page",
"severity": "medium",
"http_code": 404,
"weeks_broken": 1,
"weeks_fixed": 1
} }
] ]
} }