[claude] Legal Foundation — ToS, Privacy Policy, Risk Disclaimers (#815) #1334

Merged
claude merged 1 commits from claude/issue-815 into main 2026-03-24 02:32:25 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
742cde96e2 feat: add legal foundation — ToS, Privacy Policy, Risk Disclaimers (#815)
Some checks failed
Tests / lint (pull_request) Failing after 24s
Tests / test (pull_request) Has been skipped
Implements minimum viable legal documentation for the Lightning
payment-adjacent service per Whitestone Section 2.1.4.

- Add /legal/tos, /legal/privacy, /legal/risk routes
- Create templates with plain-language summaries + full legal text
- Cover Lightning-specific risks: payment finality, force-closure,
  routing failure, regulatory uncertainty, money transmission
- Add legal links to desktop MORE dropdown (with divider), mobile
  LEGAL nav section, and persistent footer on every page
- Add CSS for legal page layout, warning blocks, data table, footer
  and dropdown divider — no inline styles in templates

Fixes #815

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 22:31:14 -04:00