pub const PROVIDER: &str = "github";Expand description
Provider identifier used as the sync_state.provider primary key.
Downstream callers should prefer this constant over the "github"
magic string when interacting with the sync engine registry.