Field Note: Where You Keep the Final Say


Field Note: Where You Keep the Final Say

I keep a tool wired into my AI setup that can read the actual text of Spanish law — the BOE, the official state gazette. In layperson terms it’s a connector (an “MCP server”) that lets the AI check a real and validated source, instead of answering from memory or confabulating / hallucinating. I built it and put it on GitHub, for exactly the kind of moment I hit this week: a question about a Spanish regulation where the answer matters and getting it wrong has a cost.

So, while I was working through my regulation question, the AI could have asked the BOE tool straight away and settled it in one go, but it didn’t. Instead, it reached for what it already “knew” and gave me a confident answer from memory. The official source was sitting right there, one query away, and it strolled past it down Las Ramblas. I’d built the thing for this exact moment and then watched it get ignored.

So when I double-checked the real source, the confident answer it originally gave turned out to be off the mark somewhat. No real harm done in the end, but it stuck with me, because it’s the opposite of the failure everyone warns you about.

The worry you usually hear about is that an agent will do too much: go off and act on something it shouldn’t, which is also a reality. Case in point: one builder put his own AI assistant online and invited the public to try to talk it into misbehaving. Security peeps call it prompt injection. The model can’t reliably tell your instructions from text it picked up along the way, so a stranger’s note can read like an order from you.

That’s a tool failing in two opposite directions. It won’t open the official rulebook I handed it, but it’ll potentially take a stranger’s note as an authoritative command. It doesn’t know which source to trust.

2026 is certainly the year of ‘agentic AI’, but the common discourse talks about “connecting AI to your tools” as if the connecting is the hard bit. Sure, it’s technical, but it’s fundamentally no different than installing any other bit of software. The hard bit is the judgment: knowing when to reach for the authoritative source, and when to be suspicious of the thing in front of you. The agent doesn’t have that yet. So it has to come from somewhere.

It comes from you.

The same week, the creator of htmx wrote up almost this exact thing from the coding side: he had Claude chase down a nasty parser bug — sharp at finding the cause, sharp at writing the tests — and then it handed him three fixes, each wrong in its own way. The clean one only happened because he knew the code well enough to overrule it. That’s the same shape: the tool does the legwork, the judgment stays human.

That’s why none of my setups send, post, or file anything on their own. They draft; I check; and the send rests with me. People hear that and assume I don’t trust the tech, but it’s the other way round. I trust it plenty, but for the things it’s good at. I just know it can’t yet tell the official source from the confident guess, or the real instruction from the planted one. That judgment is the part I keep. The tools are here to augment what I do, not stand in for me.

Which makes the real question less “how much can it do?” and more “where do I keep the final say?” Get that one right and the rest gets a lot safer.

So, before the rest of the week: where in your own setup does the AI get to act without you checking first?

Also this week

Hand your agent the calls you’ve already made. A small open-source tool, rac-core, feeds a coding agent the decisions your team has already settled so it stops re-litigating them — product knowledge treated like code. Same idea as the BOE server, pointed the other way: give it the authoritative record instead of letting it guess.

— Jim

The system I keep the final say over: the member hub and most of my task setup live in Notion. If you’re a startup or solo founder, you can get 3 months of Notion Business free — unlimited AI, no credit card through my link. Start your 3 free months →

Notion affiliate link — I get a small credit if you start a trial

If you've been forwarded this issue, you can subscribe here: go.signalovernoise.at.

600 1st Ave, Ste 330 PMB 92768, Seattle, WA 98104-2246
Unsubscribe · Preferences

Jim Christian - Signal Over Noise

I test AI tools, build real workflows, and write down what's actually worth your time - costs and dead-ends left in. Everything's based on what I've shipped, not what I've read about. Past the hype and the doom.

Read more from Jim Christian - Signal Over Noise
Four-panel hand-drawn comic. 1: a person opens a small safe for a little robot while a hand hides the dial, so the robot never sees the key. 2: the safe holds gold bars, but the robot lifts out only the one file it came for. 3: a planted orange sticky not

Signal Over Noise Vol 2, Issue 29 | Jul 24 2026 Don’t have time to read this week’s issue? Why not copy/paste it into your AI agent and ask it for insights? My AI already gets into my password manager. It has done for months — but on purpose. Every morning something on my MacBook Air reaches into 1Password, pulls out one scoped token, and gets on with the job — filing a note, checking a balance, handing me a draft to look over. I never paste a key into a script. The AI agent asks for the one...

Claymorphic diorama — a calm person handing a glowing writing-system manual to a friendly retro computer

Field Note: Tell AI What You Want and Who You Are Two things did the rounds this week and caught my eye as they’re closely related: First, a post laying into how everyone prompts their coding agents — “no em-dashes,” “stop saying delve,” “don’t sound like AI” — with one flat retort: you never gave it a writing system. So give it one. Their pick: ASD-STE100 Simplified Technical English. If you’ve not met it, STE is a 'controlled English' that the aerospace industry built in the late 1970s and...

Signal Over Noise Vol 2, Issue 28 | Jul 17 2026 Don’t have time to read this week’s issue? Why not copy/paste it into your AI agent and ask it for insights? When I think about AI and automation, I see an opportunity opening up that goes well beyond the chatbots everyone’s being handed — well beyond prompting, too. One of the most important things I ask my AI setup on every project is this: "That’s good, how can we make it better?" Case in point — my friend Marcus is a working actor, and he...