This repository is the source of truth for the public product documentation at
docs.openadapt.ai.
- Curated product pages live under
docs/in this repository. mkdocs.ymlowns the public navigation..github/workflows/sync.ymlvalidates, builds, and deploys the site to GitHub Pages on repository dispatch, the weekly schedule, or a manual run.- Synchronization may update the changelog and What's New pages. It must not replace the curated product journey with repository README mirrors.
The following workspace trees are historical and must not deploy to
docs.openadapt.ai:
OpenAdapt/docsandOpenAdapt/mkdocs.yml: an older package-first site.openadapt-gitbook: a legacy GitBook/API-reference tree.
Their deployment configuration should be disabled or redirected before any future docs rollout. Content changes there do not update the current public site.
Public docs must:
- Name
openadapt-flowas the canonical engine andopenadapt flowas the unified command surface. - Link each capability claim to its evidence (benchmarks, PRs, limits) so readers can see exactly what a surface does and does not yet cover.
- Present every execution substrate (web, native Windows, native macOS, native Linux, RDP, and Citrix/VDI) as first-class, and keep the hosted, customer-cloud, and self-hosted deployment lanes distinct.
- Put product journeys before package topology.
- Link claims to the engine's benchmarks and limits rather than silently expanding them.
- Keep generated repository material out of top-level navigation; package and research topology belongs under Ecosystem or Reference.