Discussion about this post

User's avatar
Stevan Fairburn's avatar

This maps cleanly to clinical agents because a bare loop makes the action boundary inspectable.

In an OR-adjacent workflow, I would want the first version to stay just as small: read a known source, detect one mismatch, route it to a role, and stop before it claims readiness.

The loop is useful only if each tool call shows what it observed, what it was allowed to touch, and what stayed forbidden.

Marcus Chang's avatar

Bare-bones is the right place to start. The loop stays this small forever, everything after it is tools, gating, and context.

I built awesome-agent-architecture on that idea, each section adds one mechanism to the same runnable loop.

https://github.com/hardness1020/awesome-agent-architecture

4 more comments...

No posts

Ready for more?