Interactive example
Try Segment in the browser
Add, update, filter, and remove addressable records. The footer exposes the latest commit source and current number of materialized nodes.
What to try
- Toggle one todo and watch the commit source change to
todo/toggle. - Switch between
all,open, anddone; the filter is an ordinary typed cell. - Add a todo; it receives its own structural address inside the
todossegment. - Remove records and observe that the state layer does not retain unused addresses.
The deployed application is built directly from the repository's playground/ workspace and shipped inside the same GitHub Pages artifact as these docs.