tag · architecture
Writing on “architecture”
3 articles tagged architecture. See all posts.
Multi-agent workflows a single engineer can reason about
A focused multi-agent system one engineer can reason about beats a sprawling one nobody trusts. Scope each agent, define tools explicitly, and observe everything.
Evals for delivery teams: trusting AI output without re-checking every line
Trustworthy AI output comes from evals built into the real pipeline, not a benchmark: evaluate what matters, gate at the right point, and keep review habits that scale.
Building Neurowire: one canonical model, six feed formats
Neurowire treats feeds as a data-modelling problem: one canonical model that every parser produces and every serializer reads, so adding a format is a single serializer.