Coming soon

Engine overview

Structure of the Ariadne Engine, its building blocks, and its interfaces.

The Ariadne Engine is the central piece that connects skills, contexts, and plugins. This overview describes which parts belong together and how responsibility is split.

It covers the core components: engine kernel, context registry, skill runner, and plugin connector. For each component, the overview names which inputs it consumes and which outputs it produces.

The overview is the entry point into the rest of the documentation. It references the matching detail pages whenever specific configuration or interfaces become relevant.

It is written for anyone integrating the engine into their own environment or building custom extensions.

Coming soon

This entry is queued up for one of the next iterations. As soon as the content is ready it appears here.