Skip to content

Add accuracy disclaimers to the about and landing pages - #21

Merged
kasnder merged 1 commit into
mainfrom
claude/outdated-info-disclaimers-cyw590
Aug 12, 2026
Merged

Add accuracy disclaimers to the about and landing pages#21
kasnder merged 1 commit into
mainfrom
claude/outdated-info-disclaimers-cyw590

Conversation

@kasnder

@kasnder kasnder commented Aug 12, 2026

Copy link
Copy Markdown
Member

Reports can lag behind the App Store, tracker databases are incomplete, and automated analysis mis-attributes things. This says so plainly in two places.

Changes

  • views/about.pug — new #disclaimer section, "Use this information at your own risk", placed after the existing limitations list. States that the information may be out of date, incomplete or incorrect, that everything is provided "as is" without warranty, and that individual results should be checked before being relied on.
  • views/form.pug — a short footer note at the bottom of the landing page carrying the same warning and linking to /about#disclaimer. Guarded by if !searchResults, so it appears on / but not on search-result listings or app reports.

Testing

  • npm test — 119/119 pass.
  • Rendered both templates directly to confirm the disclaimer appears on the homepage and about page, and is absent from the search-results render.

Generated by Claude Code

Reports can lag behind the App Store, tracker databases are incomplete,
and automated analysis mis-attributes things. Say so plainly: a new
"Use this information at your own risk" section on the about page, and a
short footer note on the landing page linking to it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kg59fV86a11o2HP65CzkUg
@kasnder
kasnder marked this pull request as ready for review August 12, 2026 17:02
@kasnder
kasnder merged commit e451a89 into main Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants