Files
warmbly/site
Matthew Meszaros f64c7e8922 site: full redesign of company, legal, and deliverability pages
Ten pages rewritten end to end against the shared HeroAtmosphere hero,
container-page max-width, and sky color tokens, so they finally match
the visual language of the product pages (sending, warmup, developers,
roadmap, changelog).

Company:
- about: open-source positioning, control plane vs execution plane
  origin essay, six numbered build principles, posture comparison,
  real repo path strip, small-team note linking to roadmap and
  changelog and GitHub.
- brand: marks grid with wordmark and mark variants plus clear-space
  and min-size strip, full sky palette ramp with hex and token names,
  typography specimen (Inter plus system mono), four voice principles,
  do and dont misuse grid, press contact and download manifest.
- trust: posture badges with shipped vs roadmap items called out
  honestly, real envelope encryption flow (KMS, per-user DEK, AES-GCM,
  Redis-cached plaintext DEK, encrypted DEK in DynamoDB) with source
  anchors, worker boundary table, collect vs never-collect split, real
  auto-block thresholds, subprocessors link, responsible disclosure
  with security@warmbly.com only, status and changelog quick links.

Deliverability:
- mailbox-first positioning, per-mailbox health dashboard mocking the
  five real states (healthy, watch, throttled, quarantined, blocked),
  opinionated four-point stance, defaults spec sheet pulled straight
  from CLAUDE.md (50/day, 600s, 10/day, 40/day, +1/day, 100/5min,
  500/hr, 3/24h tokens, score > 50), four-pool isolation card grid,
  auto-quarantine band gauge with thresholds and Google/SES anchors,
  SPF/DKIM/DMARC/PTR coverage grid, six-row suppression engine table,
  recommended cold posture, by-the-numbers strip with source paths,
  FAQ and CTA.

Legal (consistent treatment, sticky sidebar TOC + numbered sections):
- terms: 17 numbered sections, Stripe payment processor note,
  placeholder governing-law phrasing, legal@warmbly.com contact.
- privacy: 13 sections mirroring the real encryption model in copy,
  print stylesheet for clean printing.
- dpa: 20 sections plus three annexes, SCC and UK IDTA references,
  72-hour breach notification, sub-processor authorization model,
  cross-references to terms and trust and subprocessors.
- acceptable-use: opinionated 14-section AUP, allowed vs not-allowed
  two-column grid, real mailbox health enforcement ladder, no fake
  enforcement statistics, abuse@warmbly.com.
- subprocessors: designer-grade table of real vendors only (AWS,
  Cloudflare, Stripe, Postmark, Sentry, Plain) with real security or
  privacy URLs, mobile stacked-card fallback, subscribe-to-changes
  mailto, evaluation criteria, notice and objection window.
- cookies: per-category tables (strictly necessary, functional,
  third-party) with real cookie names, analytics and marketing
  explicitly empty rather than invented, manage-preferences anchor.

Constraints enforced across all ten: no em dashes, no fabricated
metrics, no fake compliance badges, no fictional company or employee
names, no AI-cute filenames or terminal logs. Astro JSX parser
caveat respected throughout (no < or <= comparisons inside JSX
expression blocks; all comparisons hoisted to frontmatter).
2026-05-27 04:51:27 +00:00
..