docs(wiki): update Privacy, Security, FAQ pages for audit 10817 remediation
Privacy: complete rewrite — LinkedIn PII, Stripe, CloudFlare, Anthropic,
full page analysis, page title, correct retention, DELETE /my-data erasure.
Security: fix permissions list (7 Chrome/5 Firefox), update data tables,
add LinkedIn/Anthropic to third-party services, correct retention claims.
FAQ: fix permissions table (all 7/5), name all 3 AI models, fix license
(PolyForm not MIT), Firefox MV3, correct retention and data flow answers.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
03f0236
docs: update Security, FAQ, Home, Footer for current architecture
- Security.md: Replace stale WAF/CloudFront with 7-layer defense in
depth (CloudFlare Workers, JWT auth, dual-secret rotation, Stripe
webhook verification, billing security). Add ADR cross-references.
- FAQ.md: Fix AI model (Nova Micro → Anthropic Claude), add billing
section, update free tier messaging for subscriptions, add auth FAQ.
- Home.md: Add persona lead-in sections for privacy-conscious readers,
publishers/licensing partners, and hiring managers. Add Observability
milestone. Update ADR count to 20.
- _Footer.md: Update verification date to 2026-02-19.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
e94dfb0
Update wiki for Feb 2026 features: auth, billing, rate limiting, CloudFlare
- Home: Updated tech stack (CloudFlare, not CloudFront+WAF), added auth/billing/rate limiting features, updated milestones
- Architecture: New Mermaid diagram with CloudFlare Worker + Auth Lambda, added DynamoDB tables detail, updated ADR references (10217-10219), 7-layer security model
- API Reference: Replaced CloudFront base URL with api.aletheia.study, added JWT auth, added billing/admin/GDPR endpoints, per-tier rate limits
- User Guide: Added authentication section, subscription tiers, upgrade flow
- Developer Guide: Updated repo structure (auth package, admin tools), updated workflow (worktrees, pre-merge gate, 12 pre-commit hooks)
- Getting Started: Added sign-in step, JWT troubleshooting
- Sidebar: Added aletheia.study link
- Privacy.md: NOT MODIFIED (Chrome Web Store submission)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9f00b42
fix: convert Architecture diagram from LR to TD with dashed response arrows
Audit 0849 finding V1: flowchart LR with backward edges (D→C, C→B, B→A)
violates §4, §7.1, §7.3. Converted to TD with dashed arrows for response
flow per §7.2. All labels quoted per §5.1.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
312a03f
chore: gitignore unleashed session transcripts (data/unleashed/)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
545f2f8
docs: update Claude Haiku references to Amazon Nova Micro
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8c949bb
docs: update wiki verification timestamp
3b62b03
fix: correct data storage claims to match code reality
- Remove surrounding paragraph and AI response from stored data (not implemented)
- Add planned additions section referencing #177 and #178
- Add safety scores to stored data list
- Update data processing flow description
- Add issue references
cd8b757
docs: add Limited Use Disclosure for X-Ray telemetry
b8ecc78
docs: fix directory paths and privacy claim per 0817 audit
6d42726
docs: add exact timestamps to all wiki pages
a0da0cd
docs: fix privacy info, add Terms of Use with content safety
5c6d2ba
docs: remove 'bias' terminology, use Mermaid diagram
44fff95
docs: initialize Aletheia GitHub Wiki
Complete wiki structure with 12 pages:
- Home (landing page with overview)
- Getting-Started (installation guide)
- User-Guide (usage instructions)
- FAQ (common questions)
- Architecture (system design)
- Developer-Guide (contributing setup)
- API-Reference (backend API docs)
- Security (vulnerability reporting)
- Privacy (data handling policy)
- Contributing (contribution guide)
- _Sidebar (navigation)
- _Footer (standard footer)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
47a38e9