EN

Foundations

Tool calling, planning vs reactive, and the limits you’ll hit in prod.

Foundations: Core mechanics for reliable AI agents

This section covers the building blocks that prevent production breakage: tool calling, memory, planning style, limits, and production-ready criteria.

Core pages in this section

FAQ

What is the best way to go through this section?

Start with the first baseline article, continue with the core pages below, and then validate the ideas with runnable examples.

Can I jump directly to advanced pages?

Yes, but you'll move faster with fewer gaps if you cover the core pages in this section first.

How does this section connect to production work?

These guides map directly to production concerns: architecture, governance, failure modes, and implementation-ready code patterns.