fix(legal): align privacy policy with updated decisions (#92)
* chore: add .worktrees to gitignore
Prevent worktree contents from being tracked.
* fix(legal): align privacy policy with updated decisions
Sync privacy policy page with decisions/legal.md (Anonymize Don't Purge,
cookie clarification, federation transparency) and brand/privacy-manifesto.md
(AI features, age declaration, per-community preferences).
- Replace generic "session data" with specific refresh token cookie details
- Add age declaration and per-community preferences to data collected
- Add device fingerprinting and third-party trackers to not-collected list
- Add AI-generated summaries to legitimate interest legal basis
- Rewrite deletion section for anonymize-on-delete approach (tombstone +
personal data stripping + anonymized content retention)
- Specify reasonable deletion steps (AT Protocol events + Google Search
Console removal requests)
- Add new AI Features section (no training, local-first, anonymized summaries)
- Fix GitHub issue tracker link to point to barazo-workspace
* style(legal): format privacy policy files with Prettier
authored by