Docs menu

Docs / Reference

Glossary

The terms used in Tellscript, from binding and edition to ring, recipe and the rebuild test, in one sentence each.

TermMeaning
TellscriptA folder tell/ of Markdown files that records what software must do, how it looks and why; the source every edition is built from
StatementOne checkable sentence with a stable id, for example C2, and a reference line to its check
IdThe permanent name of a statement; checks point to the id, never to the wording
BindingThe link between a statement and the check that proves it: the arrow line and the test name
CheckA test, contract comparison, reference image or lineage note that fails when a statement stops holding
LayerA section of a file answering one question: Intent, Behaviour, Contracts, Face, Why, Recipes
RingHow much a section may change in the next edition: fixed, guided or free
EditionOne build of the app from the Tellscript by one model; replaceable
Front matterThe block at the top of a file that names it and points to its checks, references and decisions
ContractWhat other systems rely on, byte-exact: routes, types, tables, events
FaceWhat people recognise: tokens, components, texts with ids, reference images
Reference imageA screenshot of a screen in one state that the next edition is compared with
DecisionA dated record of why a rule exists and which alternatives were rejected
RecipeA Tellscript for generated content: brief, model, references, parameters
LineageThe note next to a generated file that names the recipe and model it came from
OpenA marker for a statement whose reason nobody knows yet
Proof levelHow far a file can be trusted: described, bound or proven
Hidden benchChecks and screenshots the building model never sees during a rebuild
Rebuild testRebuilding from the Tellscript alone in an empty folder, to find what was never written down