Back to OS
Markdown dispatches
Blog
2026-02-18 / 1 min read
Agent Operating Loops That Do Not Drift
A practical pattern for keeping AI agents useful: small tools, visible state, and verification loops.
AI agentssystemsverification
2026-01-11 / 1 min read
Security-Shaped Backend Design
Backend design notes for auth, tokens, observability, and least-privilege automation.
securitybackendGo
2025-12-03 / 1 min read
Why Go Still Fits AI Products
Go is a strong foundation for agent APIs, workers, queues, and integration services around LLM systems.
GoAIbackend