docs: Consent & Privacy Controls page + privacy policy update#26
Merged
Conversation
- New /docs/consent page covering all four opt-out features (telemetry, broadcasts, reviews, skill injection) and the sandbox flag, with plain-English descriptions, config.json format, and CLI commands - Added 'Consent & Privacy' entry to docsNav (Features section, after App Store) - Updated privacy.astro with new section 2 listing all opt-out features with pointers to the consent docs; renumbered subsequent sections 3-14; bumped Last updated to June 17, 2026 - Extended app-store.astro with Security model & hardening section (signed catalogue, broker authorization, supervisor hardening) - Rewrote sitemap.xml.ts to auto-discover pages via import.meta.glob so new pages appear in the sitemap without any hand-maintenance Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
f79db20 to
4a24989
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/docs/consent— covers all four opt-out features (telemetry, broadcasts, reviews, skill injection) and the daemon sandbox flag, with plain-English descriptions,config.jsonsnippets, and CLI commands for eachdocsNav.ts(after App Store), with a shield-check icon/docs/consent; renumbered subsequent sections 3–14; updated "Last updated" datesitemap.xml.tsto auto-discover routes viaimport.meta.globso new pages appear without hand-maintenanceTest plan
npm run build)/docs/consentrenders with correct sidebar highlighting (activePage="consent")#model,#telemetry,#broadcasts,#reviews,#skillinject,#sandbox,#disabling) scroll correctly/docs/consentlink works/sitemap.xmlincludes/docs/consent🤖 Generated with Claude Code