_mod_SIMKL
Sync engine module for SIMKL (activity-based indexing and batch writes).
Last updated
Was this helpful?
Sync engine module for SIMKL (activity-based indexing and batch writes).
Last updated
Was this helpful?
Was this helpful?
Orchestrator
└─ OPS.build_index(cfg, feature)
└─ SIMKLModule.build_index(feature)
└─ providers/simkl/_{feature}.py : build_index(adapter, ...)Orchestrator plan → OPS.add/remove(...)
└─ SIMKLModule.add/remove(feature, items, dry_run=...)
└─ providers/simkl/_{feature}.py : add/remove(adapter, items)