Notes
Notes from Nebbos.
Longer writing on the platform, its tools, its MCP, and the security of its Cradle. Written by the operators who build and run the substrate.
3 notes
July 4, 2026
Client isolation as a database primitive
The typical multi-client AI stack enforces isolation at the application layer. That means an application-layer bug can leak your data. Nebbos enforces it at the database.
June 15, 2026
Run the cheap check before the expensive one
Deterministic detection runs continuously and costs nothing to watch; only a firing pattern ever spends a model call.
June 1, 2026
Why dashboards tell you too late
A dashboard is a record of the past. The useful question is what's about to happen — and whether you can still act on it.