Information accessibility for x12i products

Docify — one content library, two surfaces

Authors declare documentation truth once. Docify validates, indexes, renders a human site, and packs open Markdown plus an SDK for agents.

$ npm i -D @x12i/docify

Knowledge dogfood: npm i -D @x12i/docify-docs

Products change naming and content only — one design system for all.

Humans

Static web with journeys, search, and a non-iframe reader.

Agents

INDEX.md, SEARCH.json, packs, and createDocifySdk.

Publish

Cloudflare Pages for docs and optional product mini-sites.

See features →

terminal
~ my-docs $ npm i -D @x12i/docify OK docify validate . OK docify build . next: docify serve

The positioning

Authors declare truth. Docify does not invent it.

Docify does not discover product truth by scanning application source repositories. Authors write concepts, guides, scenarios, and diagrams; Docify packages and presents them.


Why it exists

# x12i-docify Platform Overview — Developers

What is different

**Audience:** Engineers wiring `@x12i/docify-*` into a monorepo or publishing a product knowledge SDK. **Twin:** [Builders version](../builders/BOOK.md) **Site:** this library’s web app · platform README at `x12i-docify/README.md`

What you get

## Install (start here)



$ docify build .
01
Author
Books, site-pages, knowledge Markdown, data JSON.
02
Validate
Schemas, links, diagrams, understanding fields.
03
Build
Bundle, web tree, open Markdown, knowledge SDK.
04
Publish
Cloudflare Pages for docs and product mini-sites.

Start with the contract.

Install @x12i/docify. Read docs at docs.docify.x12i.com. This product site publishes to docify.x12i.com.

$ npm i -D @x12i/docify
Markdown-authoredCloudflare Pages