#1021
extension update/install reports new version while on-disk pulled files stay old
#1009
Orphaned data (migrated-away/deleted model) can't be GC'd or deleted
#913
datastore migrate-index ignores the repo's configured namespace (migrates bucket-root index instead)
#829
Intra-namespace write concurrency: whole-index sync under the lock serializes fan-out workloads (split from shipped #666)
#867
Pre-sync pull aborts the whole command when an index entry's S3 object is missing — no built-in way to recover
#869
Local model source edit may not change the bundle cache key — rebuilt bundle shadowed by an older same-hash copy on a shared S3 datastore
#851
autoGc emits auto_gc_completed event on --json stdout, breaking single-parse consumers
#826
Batch / prefix delete for swamp data delete (single lock acquisition)
#803
Datastore should fail fast on unresolvable credentials instead of stalling on the AWS provider chain
#666
Single __global__ datastore lock serializes unrelated writes across all repos/namespaces
#788
swamp data gc prunes the catalog but never deletes objects from S3 datastores (markDirty hook not wired) — sync manifest never shrinks
#665
data gc --dry-run ignores the flag and performs a destructive GC
#606
Resident/warm worker mode — `model method run` has ~6s fixed per-invocation overhead that rules out latency-sensitive use
#580
Homepage install command: wrong domain and missing https:// protocol
#502
Gator-approved feed post did not trigger Discord activity or profile points
#381
swamp CLI commands fail silently or hang when invoked from git worktrees via SWAMP_REPO_DIR
#382