pub fn enqueue_workspace_fact_snapshot(
store: &Store,
workspace_root: &Path,
ctx: &SyncIngestContext,
) -> Result<()>Expand description
Enqueue one workspace-facts row (replaces pending workspace_facts for this workspace id).
Slugs are Blake3+hex hashes so exports stay redacted without extra config.