#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
#1008
datastore migrate-index aborts on hardcoded 30s S3 requestTimeout for large shards
#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)
#812
Same-namespace writers fully serialize on the per-namespace lock — could maintenance/append writes avoid holding it?
#811
Could method-summary report artifacts get a default retention cap? They grow to dominate the datastore manifest
#803
Datastore should fail fast on unresolvable credentials instead of stalling on the AWS provider chain
#806
Optional scheduled / automatic datastore GC (retention-policy-driven pruning)
#805
Notify issue author/participants on ripples & status changes — with Discord bot DM as a delivery channel
#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
#669
Private / org-scoped collectives with member ACLs
#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
#579
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