A wave of polish, public surfaces, and reliability work landed under
spec 004. Highlights:
Public surfaces
/templates— five starter org templates, indexable, with a
"Try this template" flow that pre-selects after sign-up./pricing— Free / Pro / Team tiers with feature breakdown./status— live database health probe + past-90-day incident
history. Cached 30s, so the page reflects an outage within ~60s./share/<slug>— toggle "Public link" on any document output
and share it without auth.
In-product
- Mobile-aware shell — no horizontal scroll at 375px; touch
targets at 44×44px on critical actions. - Global Paperclip-unreachable banner + a per-action toast when
an in-flight call returns 401. - Skeleton loaders + Web Vitals reporting on every page.
- Audit tab per org logging schedule, cost cap, and approval
decisions.
Reliability
- CI gates — every push runs typecheck + vitest + lint via
GitHub Actions before Vercel touches a build.
You're reading the changelog page that landed in the same wave.