The view family

One data model, four projections: the book and the AI skill are standard; the presentation deck and the training book are optional.

A wskill's data renders into up to four *views*, each declared as an artifact block in wskill.wcl and built from its own template under wdoc/. The data is the single source; the views never carry topic content of their own.

ViewAudienceWhat it isShips
Bookhumans, referenceThe comprehensive reference site — every unit gets a page, indexes shape the navalways
AI skillagentsSKILL.md + references/, filtered to :ai/:both content, with boundaries and parametersalways
Presentationhumans, first contactAn overview deck introducing the topic — slides feature existing unitsoptional
Training bookhumans, learningAn ordered tutorial series with hands-on exercises and expected resultsoptional

The four serve different moments: the deck for *meeting* a topic, the training book for *learning* it, the book for *using* it day to day, and the skill for *an agent doing it for you*. Ship the optional two only when the topic warrants them — declaring the artifact and authoring data/presentation/ or data/training/ is all it takes.