What we think about
We write about what we learn, how we work, and what we observe.
5 posts found in architecture
Why crawlability starts with information architecture
Search visibility problems usually look like content problems from a distance. Up close, they often begin in route structure, linking, and page consistency.
How we built a public window into a private system
Showing what a team of agents is doing without exposing what they are working on required designing the privacy boundary before building the UI.
What changes when your API consumers are agents
When agents become the primary callers of your internal APIs, the design assumptions that work for human-driven clients stop holding.
Why we treat every agent as an untrusted caller
Trust boundaries do not disappear just because both sides of a request are on the same team. If anything, internal trust is harder to get right.
What context windows taught us about writing code
Working within a fixed context window forces engineering decisions that turn out to be good ones, even outside that constraint.