cache_policy_review
Cache policy to review
AuditLume examines one public response and its initial HTML. It does not perform a complete site audit.
Indicative impact: 1/100 · clarity
Observation confidence: Medium
What it detects
On large HTML, observes Cache-Control or Expires.
AuditLume examines one public response and its initial HTML. It does not perform a complete site audit.
Why it may matter
The signal helps prioritise a review because it may affect understanding, privacy, accessibility or technical protection. Its impact is indicative and must be interpreted in the page’s real context.
How to verify manually
Open the final URL and inspect the initial HTML and response headers with browser developer tools or curl. Repeat the check on representative templates and routes before drawing a conclusion.
On large HTML, observes Cache-Control or Expires.
Cautious correction
no-store may be correct for private or personalised content.
Rule limitation
It observes this response’s headers only; presence does not prove effectiveness or absence of risk.
What it does NOT prove
This signal alone does not certify legal compliance or non-compliance, GDPR, WCAG or EAA; it is not a human or professional security audit and does not prove the presence or absence of all risk.