22.4 Docs and website
Astro site, informative Book content, and canonical OpenSpec links.
Docs and website
Public docs live in site/website. Two reader areas only:
- Platform specification — normative
- Beskid Book — informative tutorial (this file tree)
Use Bun for local workflows:
cd site/websitebun run devbun run test:docs-linksbun run buildBook nav comes from book/nav.order.json → generate:book-nav-tree. Platform-spec navigation comes directly from root openspec/catalog.json; the website does not generate or own normative content.
Book vs spec
Section titled “Book vs spec”If two reviewers would argue about observable behavior, the argument belongs in platform-spec first. The book explains how to apply the rule—chapter 12 exists because we learned this the hard way.