Concept
Product-site copy is derived, then approved
Marketing copy is a projection of existing docs truth — never invented — and only approved copy is publishable.
Product-site copy policy
Docify product mini-sites carry marketing copy. Copy is derived from the product's own docs (knowledge, books, README, CLI, package metadata), then approved by the owner. Nobody hand-writes per-product marketing into the platform.
Rules
- Populate with
docify product-site derive→review→ show the owner → ask approve / edit / replace →approve --by <owner>. - If a required field has no source, emit a typed
gap— do not invent capabilities, numbers, SLAs, customers, quotes, or logos. copyStatusisplaceholder→derived→approved(orgap). Onlyapprovedis publishable.- Updating non-placeholder copy writes a backup under
content/<kind>/.versions/for undo. - Never weaken copy lint or the publish approval gate to force a green build.
See packages/docify-mini-site/docs/COPY-AUTHORING.md and AGENTS.md.