Engine
Dev Mode
The watch loop that powers `ciderpress dev` -- file watching, incremental resyncs, and Rspress hot reload.Engine
The materialization layer that transforms `ciderpress.config.ts` into a Rspress-compatible documentation site.Incremental Sync
Manifest-based skip logic that makes `ciderpress dev` fast after the initial sync.OpenAPI Sync
Transforms OpenAPI specs into browsable MDX pages with interactive components.Pipeline
The sync pipeline that transforms config into content.