#1147
/feed: filter and search by author, title/text, and topic
#1178
Unclear whether SWAMP_API_KEY auth claims a device's banked "ghost" reputation, or only swamp auth login does
#1109
Vault: native secret-read access audit trail
#1080
runModel(): options.arguments never reach the child's per-method arguments — merged into globalArgs, then dropped or rejected
#1077
runModel(): nested outputs record triggeredBy "manual" with no parentOutputId — docs promise model-trigger lineage
#1052
commitPush no-op verification fetches the full monolithic index instead of the v2 shard/commitSeq fast-path (follow-up to #1034)
#1049
Catalog export re-uploads the full monolithic object every sync, even with zero changes (sibling to #1034)
#1034
Shard-first v2 still re-uploads the full monolithic index + catalog export every commit; silent writeback failure above the 30s request timeout
#1033
S3 datastore push walks the entire cache root — nested/foreign namespace dirs become doubled index keys (recurring)
#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