From 33f6d22ad4498cc0dc419170f399d7d81c2b7222 Mon Sep 17 00:00:00 2001 From: help4bis Date: Mon, 25 May 2026 07:46:25 +1000 Subject: [PATCH] chore: weekly snapshot 2026-05-25 --- reports/WEEKLY-SNAPSHOT.json | 65 +++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 4 deletions(-) diff --git a/reports/WEEKLY-SNAPSHOT.json b/reports/WEEKLY-SNAPSHOT.json index 7f6052b..fceb60d 100644 --- a/reports/WEEKLY-SNAPSHOT.json +++ b/reports/WEEKLY-SNAPSHOT.json @@ -1,7 +1,61 @@ { - "week_ending": "2026-02-26", + "week_ending": "2026-05-25", "score": 7, "issues": [ + { + "id": "PAGE-ONE-PAGE-WEBSITE", + "title": "One-Page Website page is broken", + "explanation": "The 'One-Page Website' 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 + }, + { + "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 + }, + { + "id": "PAGE-GET-STARTED--CONTACT", + "title": "Get Started (contact) page is broken", + "explanation": "The 'Get Started (contact)' 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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, { "id": "KNOWN-COVID-19-PAGE-STILL-", "title": "COVID-19 page still live", @@ -9,7 +63,8 @@ "category": "known", "severity": "high", "http_code": 200, - "weeks_broken": 1 + "weeks_broken": 1, + "weeks_fixed": 1 }, { "id": "KNOWN-WORDPRESS-EXAMPLE-PA", @@ -18,7 +73,8 @@ "category": "known", "severity": "high", "http_code": 200, - "weeks_broken": 1 + "weeks_broken": 1, + "weeks_fixed": 1 }, { "id": "KNOWN-LOREM-IPSUM-PLACEHOL", @@ -27,7 +83,8 @@ "category": "known", "severity": "high", "http_code": 200, - "weeks_broken": 1 + "weeks_broken": 1, + "weeks_fixed": 1 } ] } \ No newline at end of file