Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bitfield.so/llms.txt

Use this file to discover all available pages before exploring further.

Workflows

Workflow examples.

Workflows show a whole shape, not a loose snippet. Each one starts with the file or app surface you own, then shows the Bitfield boundary it talks to.

Use these when you want to copy the shape and adapt the names. The examples stay on the public side of the wall: package files, package-owned content, callable slots, and the two app-facing Runtime Kit calls.The full examples live in examples/ and are indexed by workflow-examples.json. The docs check makes sure the snippets shown here match those files exactly.
Declare a record Put one durable record behind a package boundary.
Ship package bytes Attach package-owned text, JSON, or other bytes.
Add a callable slot Declare a named runnable door without teaching app code how it runs.
Wire a React surface Read prepared data and ask a target to do work.

Start here

What is not here yet

Account login, credential recovery, key rotation, and account portal flows are not in this workflow lane yet. Those docs need the final public account contract before they can be written cleanly.
Last modified on May 8, 2026