Skip to main content

Module sync

Module sync 

Source

Re-exports§

pub use crate::sync::apply::SyncOptions;
pub use crate::sync::mutation::ConfigMutation;
pub use crate::sync::mutation::DependencyUpsertChange;
pub use crate::sync::mutation::apply_config_mutation;

Modules§

apply
diff
filter
Intent-based filtering for discovered items.
mutation
Config mutation logic for the sync pipeline.
plan
provider
Real source provider implementation for the resolver.
rewrite
Frontmatter skill reference rewriting after collision-driven renames.
target
types
Shared types for the sync pipeline.

Structs§

SyncReport
Report from a completed sync operation.
SyncRequest
What a CLI command requests from the sync pipeline.

Enums§

ResolutionMode
Resolution behavior for the resolver stage.

Functions§

execute
Execute the unified sync pipeline.