Skip to content

PILOT-25: Legal page bundle — Privacy, Cookies, ToS, AUP#6

Merged
TeoSlayer merged 1 commit into
mainfrom
legal-pages-20260528
May 29, 2026
Merged

PILOT-25: Legal page bundle — Privacy, Cookies, ToS, AUP#6
TeoSlayer merged 1 commit into
mainfrom
legal-pages-20260528

Conversation

@hank-pilot

Copy link
Copy Markdown
Contributor

Summary

Adds four legal pages to pilotprotocol.network:

Page Route Sections
Privacy Policy /privacy 13 (GDPR + CCPA compliant)
Cookie Policy /cookies 4-cookie inventory + consent model
Terms of Service /terms 12 (Delaware law)
Acceptable Use Policy /aup 7 (enforcement + appeals)

Changes

  • 4 new Astro pages in src/pages/ using the same layout as existing site pages (BaseHead, Nav, Footer, system.css)
  • Footer.astro — Added a "Legal" column with links to all 4 pages (now 5-column grid)
  • sitemap.xml.ts — Added url() entries for all 4 pages at priority 0.7

⚠️ Before Going Live

The exact draft text should be reviewed by Philip / Razvan / Teo before going live (per PILOT-25 acceptance criteria). Specific items needing counsel attention:

  1. Multi-jurisdiction gaps — PDPA (Singapore) and CCPA/CPRA enhancements not explicitly addressed
  2. Free-tier liability floor at USD $1.00 — may need jurisdiction-specific review for Delaware enforceability
  3. AUP "without prior notice" suspension clause — may need carve-outs for certain jurisdictions
  4. No DPO / Art 27 exemption claim — should be verified as the service scales

Not Included (separate PRs)

  • Cookie consent banner implementation (GA4 currently loads unconditionally — GDPR gap)
  • CSP and HSTS headers (_headers file)
  • Nav.astro legal links (footer-only approach chosen)

See PILOT-25 for full context.

Add four legal pages to pilotprotocol.network:
- /privacy — 13-section Privacy Policy (GDPR + CCPA)
- /cookies — Cookie Policy with 4-cookie inventory
- /terms — 12-section Terms of Service (Delaware law)
- /aup — 7-section Acceptable Use Policy

Each page follows the same Astro layout as site pages
(BaseHead, Nav, Footer). Footer gains a Legal column
with links to all four pages. Sitemap updated with new
entries at priority 0.7.

Review needed: The exact draft text should be reviewed
by Philip / Razvan / Teo before going live (per PILOT-25
acceptance criteria). Multi-jurisdiction gaps (PDPA, CCPA
enhancements) and the free-tier liability floor at USD
.00 should receive legal counsel attention.
@hank-pilot hank-pilot force-pushed the legal-pages-20260528 branch from d22b42d to f61cec5 Compare May 29, 2026 02:15
@TeoSlayer

Copy link
Copy Markdown
Contributor

🌐 Website previewhttps://legal-pages-20260528.pilotprotocol.pages.dev

Auto-posted by the bridge-website-preview surfacing pattern.

@TeoSlayer TeoSlayer merged commit ed660f6 into main May 29, 2026
2 checks passed
@TeoSlayer TeoSlayer deleted the legal-pages-20260528 branch July 13, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants