Editorial kit: StructuredTextEditor + PublishBar + TranslationTabs
The universal editing components for editorial content (LWS P2 kit half, content_-agnostic by doctrine): StructuredTextEditor edits paragraph-array bodies with the blank-line-= new-paragraph mental model (no HTML smuggling — the renderer owns typography); PublishBar is the draft→published human gate, permission-gated (hide-not-disable) with the permission key as a prop so any module can mount it; TranslationTabs shows per-locale publish coverage (EN+ES) with a visitors-see-fallback note. All prop-driven, zero API coupling — the dashboard content editor composes them once the content_ endpoints land.
If you are building a front end
This one is configuration and UI rather than an endpoint you call — it ships with the template and turns on from config or the dashboard.
Bring any front end — hand-written, or generated with Lovable, v0, Bolt, Claude, or Cursor. You get auth, a multi-tenant database, payments through your own Stripe, and email/SMS without writing or hosting a backend.
Machine-readable
This page is generated from our published capability catalog. Point your AI assistant at /features.json (or /llms.txt) and it can read every feature, how to enable it, and the endpoints behind it — then build against them.