Rewyn is a provider-agnostic SDK for building AI agents and, more
importantly, for understanding what they did afterwards. These pages teach
the engineering, not just the call signatures.
Every page follows the same shape: what the thing is and why it exists, the
smallest useful example, what it looks like in production, where to find the
API, and the ways it goes wrong.
examples/enterprise_research_agent/ is the golden demo: one application
that uses every subsystem above and then replays, diffs, evaluates and gates
itself. It runs offline.