For the complete documentation index, see llms.txt. This page is also available as Markdown.

Orchestrator

How the orchestrator runtime loads providers, plans changes, applies writes, and persists state safely.

The orchestrator runs a sync feature from snapshot through guarded writes.

It builds provider snapshots, compares normalized items, plans changes, then applies approved operations. It records state for future runs and safety checks.

Last updated

Was this helpful?