What problem does it solve? Internal artifacts like pitch decks, business plans, and research are written in internal jargon that clients cannot parse. This Skill renders those artifacts into per-persona client-facing surfaces written in each client's domain language, with ELI5/TLDR layers, while enforcing a scaffold-and-curate workflow so nothing auto-publishes without human ratification. ## Core Features & Use Cases - Persona-driven translation: Consumes persona lexicon files ({id}.lexicon.yaml) to substitute forbidden terms, map analogies, and shape ELI5/TLDR projections per audience. - Voice enforcement: Scores every generated draft against the persona's voice_constitution before it can be ratified and moved from _generated/ to _curated/. - Orphan refusal: Refuses to render any artifact lacking traceable bridge_to: lineage to a real internal source, preventing personalization theatre. - CLI workflow: Provides organvm storefront subcommands (sync, audit, ratify, status, feedback) for idempotent rendering, staleness audits, and client feedback capture. - Use Case: After updating a business plan in a client repo, run organvm storefront sync to regenerate a Rob-persona draft in plain domain language, review the voice score, ratify it, and ship it to a link-gated storefront route. ## Quick Start Ask the agent to run the storefront sync command for your client repository so it renders persona-tuned client-facing drafts from your tagged internal artifacts.