server: bump to 0.8.14
Doc/copy refinements landed since 0.8.13. No code, schema, or behavior
changes. Patch bump per CLAUDE.md sprint cadence.
- Reframe tier copy as file-size envelope across tiers.md, pricing.md,
how-we-work.md, creators.html, index.html, pricing.html,
user_creator.html. Add Ko-Fi sidebar to compare.md. Hotfix stale tier
prices on creators.html. Add ToS Liability carve-out for Guarantees.
Add private-alpha disclosure on landing/creators. Add
downgrade-over-cap behavior note. (cef4b54)
- Substitute storage limits and $16-60 tier-price ranges via assumptions.toml
[tier_limits] section across guide/tiers.md, guide/files.md,
guide/02-content.md, about/pricing.md, about/how-we-work.md,
about/compare.md, about/guarantees.md, guide/fan-guide.md,
support/faq.md. (8cec188)
- Substitute founder-cohort cap via cohort.cap_display = "1,000"; raise
toml cap_count 500 -> 1000 to match public copy and migration 116.
(558abbd)
- Remove unused site-docs/public/html/ static-build artifact (73 files,
never mounted to any route in lib.rs; was shipping literal {{...}}
markers in dead code). (b7eb1b4)
Cargo.lock also catches up from 0.8.12 -> 0.8.14 (prior 0.8.13 bump
updated Cargo.toml only).
Production deploy: assumptions.toml is rsync'd from
_private/docs/mnw/server-internal/business/ to prod via deploy.sh:77.
Server must pick up the new [tier_limits] keys and [cohort] cap_display
for the new substitutions to render correctly.
Co-Authored-By
Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-01 05:22 UTC