AI

173 posts
The 2026 small-shop AI starter kit
AI

The 2026 small-shop AI starter kit

What I'd actually give a 5, 50 person org getting serious about AI in mid-2026. A hosted+local hybrid stack, the governance scaffolding to make it safe, and the cost numbers I'd budget against. Concrete picks, not a vendor matrix.

Sid Smith Sid Smith 5 min read
Autonomous agents inherit the persona
AI

Autonomous agents inherit the persona

When an agent runs unattended, it acts as a persona. The audit trail names the persona, not 'the AI'. The persona is the answerable party.

Sid Smith Sid Smith 7 min read
My biggest AI mistakes of the past 12 months
AI

My biggest AI mistakes of the past 12 months

An honest retrospective. The mistakes I made with AI in 2025-26, over-trusting model output, under-investing in evals, picking the wrong abstractions, skipping verification. The lessons I actually learned, written down so I don't have to learn them again.

Sid Smith Sid Smith 7 min read
AI in the news: week of April 26, 2026
AI in the News

AI in the news: week of April 26, 2026

Google Cloud Next launches the Gemini Enterprise Agent Platform. GPT-5.5 ships. Google commits $40B to Anthropic on Friday. DeepSeek drops a 1.6T MIT-licensed V4 the same day. April Challenger lands ugly. The frontier-lab market is now hyperscaler-vs-hyperscaler.

Sid Smith Sid Smith 8 min read
Embeddings need personas too
AI

Embeddings need personas too

A semantic search is too helpful by default. It will find the personal note that shares a name with the work doc. Scope the index.

Sid Smith Sid Smith 7 min read
Personas, all the way down to the database
AI

Personas, all the way down to the database

Persona isolation that stops at the application layer isn't isolation. The DB has to know the persona too, row-level filters, audit logs, the whole thing.

Sid Smith Sid Smith 9 min read
Tenant-scoped policies without tenant-scoped code
AI

Tenant-scoped policies without tenant-scoped code

Policies vary per tenant. Code does not. The architectural payoff of tenant-aware policy bundles. OPA-style, that don't require a tenant-aware codebase. Bundle resolution, defaults, overrides, and the audit story that makes 'what happened for tenant X' answerable without grep.

Sid Smith Sid Smith 7 min read
Memory isolation is the whole point
AI

Memory isolation is the whole point

Long-term memory has to be persona-scoped from day one. Otherwise the AI brings up the wrong thing at the worst possible moment, and you stop trusting it.

Sid Smith Sid Smith 8 min read
AI in the news: week of April 19, 2026
AI in the News

AI in the news: week of April 19, 2026

Anthropic ships Claude Opus 4.7 with a tokenizer change that quietly raises the bill ~15-25% at the same headline price. OpenAI fires back with GPT-5.4-Cyber. MiniMax open-sources a self-evolving agent model that ends the hosted-frontier argument. Q1 layoff data lands ugly.

Sid Smith Sid Smith 6 min read
MCP, but persona-aware
AI

MCP, but persona-aware

The tool-routing layer between an AI and the rest of your life has to know which persona is asking. Otherwise the wrong tool always shows up.

Sid Smith Sid Smith 8 min read