docs: clarify Google data privacy disclosures - #735
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🔎 Site preview readyA rendered preview of this PR was built with Hugo extended (drafts + future content included). You can find it by opening workflow run → Artifacts → Download it, then serve and open it locally: gh run download 33630734087 --repo jmservera/SquadScope --name site-preview --dir site-preview && cd site-preview
python3 -m http.server 8080 # then open http://localhost:8080/(Links are root-relative, so open it via a local web server rather than Reviewer checklist
|
There was a problem hiding this comment.
🟡 Changes recommended
The new policy text contains at least one inaccurate/misleading statement and another that appears inconsistent with the referenced implementation, so the disclosures should be corrected before merge.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates Claracle’s privacy policy to more explicitly disclose how Google-related services are (and are not) used, particularly around Search Console verification and the operational URL Inspection API, while aligning update metadata.
Changes:
- Updated the page frontmatter date and expanded the changelog entry for the latest revision.
- Added explicit disclosure that Claracle does not use Google Sign-In/OAuth and does not access visitors’ Google Account data.
- Documented the difference between the Search Console verification meta tag and the maintainer-run URL Inspection API usage.
File summaries
| File | Description |
|---|---|
| content/privacy/_index.md | Expands privacy disclosures around Google services and aligns “last updated” metadata/changelog. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
🟡 Changes recommended
The new URL Inspection credentials disclosure still conflicts with the current script behavior (token is required but not actually used in the Authorization header).
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
🟢 Approval recommended
The updates are internally consistent, match the repository’s observed Google Fonts and Search Console verification mechanisms, and address the prior review concerns without introducing new issues.
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
- Review effort level: Lite
There was a problem hiding this comment.
🟢 Approval recommended
The changes are documentation-only, consistent with prior review feedback, and do not introduce any verified inaccuracies or policy/date inconsistencies.
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
- Review effort level: Lite
Summary
Validation
hugo --minify