We rebuilt the Bluetone Modern navigation experience with a single block aware shell, forced HTTPS links, and automated audits. Deployment required SSH cleanup, admin upload, and WP-CLI verification.
Related Reading
View all →
Blog
We Wired ChatGPT and Gemini as Tool-Connected Browser Workers — and One of Them Said No
A builder-in-public field note on wiring ChatGPT and Gemini as tool-connected workers in a real browser tab — why Gemini complied, why the ChatGPT account refused, and why
AI Models & Agents
Dry-Run First: The Approval Gate That Stops an Agent Before It Acts
Most agent damage happens in the last inch, the commit step. A dry-run and approval gate simulates first and asks block, ask, or run before an irreversible action.
AI Models & Agents
Least Privilege for Agents: Scope the Capability, Not the Prompt
You cannot prompt an agent into safety. Least privilege scopes the capability to the task, so an out-of-scope action is impossible, not merely discouraged.
AI Models & Agents
Passed Is Not Safe: Why a Green Eval Is Not a Release Gate
A passing agent eval proves capability under a fixed harness. It does not prove the action is safe to execute. Eval drift is why passed and safe diverge.