Documentation

How Aven works

Aven operates on application context your team declares. When a question matches a registered page or workflow, your host application can navigate and make the registered element available for guidance.

The registry is the boundary

A registry identifies versioned pages, elements, and workflows. It is the source of the product context Aven is allowed to use.

The host owns interaction

Your application decides how routes change, how targets are found, and how workflow completion is recorded. Aven does not blindly inspect or control arbitrary UI.