AI workflow · July 17, 2026

The architecture matters more

The real divide in AI is not vibe coding versus production. It is whether the system can run without you watching.

Back to writing

The real divide in AI is not vibe coding versus production. It is whether the system can run without you watching.

When I started building with Claude Code, I did not think hard enough about architecture. As someone without formal software engineering training, I underestimated how much rigor sits underneath anything that is supposed to work reliably in production.

A few months in, that showed up clearly. Too many things were breaking, not because the prompts were bad, but because the underlying structure was weak. The markdown files, pointer architecture, and harness discipline were incomplete or missing.

That was the turning point.

Fixing the foundation felt like overhead at first. It turned out to be the work. Weak architecture does not just create problems today. It limits what the system can become tomorrow. The rules I now use around model selection, turn limits, and budget gates came from learning what fails when something is running unattended.

Once the foundation held, the next layer became possible: a system that can tell you what is wrong before you notice it yourself.

That experience gave me a lot more respect for the rigor of software production. A lot of the current vibe coding conversation still understates how quickly a promising product becomes fragile if the architecture underneath it is weak.

The architecture matters more.

EigenStrategy builds these workflows for institutional credit teams.

See how it works →