Boundary
The capstone is not a new layer. It is proof that the layers can coexist without collapsing back into one opaque script.
Labs / Lab 11
Run one small governed workflow that makes the whole stack visible in one place.
What this adds
The capstone combines the layers you built separately: host behavior, policy, task visibility, tool invocation, and eval output. The result is still tiny, but the architecture now resembles a real tool stack.
This is the moment where the abstractions stop being isolated lessons and start reading as one coherent system.
The capstone is not a new layer. It is proof that the layers can coexist without collapsing back into one opaque script.
One command shows the relationship between context, tools, policy, durable state, and evaluation records.
OpenHands is a useful comparison point for the full-system shape: host, tools, planning, and execution all working together.
Compare the toy stack with the tooling catalog and ask which layers are local, hosted, open, governed, or extensible.
If you want the next late-stage jump, continue to the persistent-platform stretch goal and build a toy assistant platform that bundles the same layers the way OpenClaw and Hermes-style systems do.