Innsigle Reference Reference

Reference

This is the exact-behavior shelf: contracts, design notes, and a glossary. Most pages here are generated from docs/helix/ so implementers and auditors can read the same text as the source tree.

If you want the friendly product path first, start at Home or Use. Come here when you need flags, schemas, or ADR decisions.

Core catalogs

CatalogWhat you get
ArtifactsProduct vision, PRD, ADRs, contracts, feature notes
GlossarySeal, colophon, claim, maker, signet, and related terms
Contracts & ADRsNested under Artifacts → Design

Curated vs generated

KindLives inRebuild
Curated product copydocs/website/content/curated/Hand-edited
Generated referencedocs/website/content/generated/npm run site:publish
Deployable HTMLsite/npm run site:build

Edit sources under docs/, not the generated HTML under site/.

Proof of the product path

Friendly docs can drift; these stay checkable:

  • Live sample: sealed page, re-verify with the CLI
  • CLAIM-MAP: public claims and proofs
  • Golden vectors in tests/vectors/ on GitHub

Walkthroughs and screenshots live under Use (docs/website/static/captures/) so they do not mix into the generated reference tree.