← All posts

When Your AI Gets Smarter Overnight

I woke up on a Thursday and Claude could suddenly hold an entire book in its head.

Anthropic shipped Opus 5 at the end of July with a million-token context window. That's not a spec-sheet number. That's the difference between feeding Claude a chapter at a time and handing it the whole manuscript at once. I know because I tried it that morning with the Treasure Hunter's Legacy draft. All of it. Every chapter, every timeline note, every character file.

The first thing I noticed wasn't the intelligence — it was the continuity. References to something I planted in chapter three showed up correctly in chapter twenty-two without me reminding it. A character's eye color didn't drift. A date that mattered to the plot stayed consistent across four scenes. These are things I used to track in a separate spreadsheet.

Here's what nobody explains about context windows: bigger isn't just "more text fits." Bigger means fewer workarounds. Every time I used to split a project across multiple conversations, I was introducing seams. Places where context could get lost, where the AI's understanding was partial. A million tokens doesn't just increase capacity. It eliminates an entire class of problems.

But it also introduces a new one. When your AI can hold everything, you have to be more intentional about what you hand it. Dumping an entire project into a context window without structure is like handing someone a filing cabinet and asking them to write a report. The window is big enough. Your organizational skills might not be.

I've started thinking about context architecture the way I used to think about database design in my development days. What goes in, in what order, with what framing. The tool got dramatically more powerful, and the skill that matters most shifted from "how do I fit this in" to "how do I structure what I'm giving it."

The people who are going to get the most out of this jump aren't the ones with the biggest projects. They're the ones who already had a system for working with AI — and now get to remove half the duct tape.