Each page below is plain HTML with one script tag — no framework, no build step of its own. View source on any of them.
-
Take an assessment
<bitflow-flow>, with the page saving progress to IndexedDB and resuming from it. -
Author one
<bitflow-flow-editor>, with a live preview. -
Every task type
One worked example each, from a choice question to dragging labels onto a picture.
-
One task on its own
Just
<bitflow-task-choice>— no flow, no editor, nothing else loaded. -
Results
<bitflow-report>and<bitflow-group-report>, computed in the browser.
Writing a .bitflow file
llms.txt is the whole format written out for a
coding agent: the envelope, edge conditions, sections and pools, the
rules a valid flow has to satisfy, and the data fields of
every one of the 31 bits. Point an agent at it and it can write a flow
without reading the source.