#66
Add GitHub Copilot IDE support
FeatureOpenSwamp CLIstack7216h ago
#65
Phase 1: /feed — judge-gated content stream
FeatureOpenSwamp Clubstack7217h ago
#64
Add reactions and Giphy integration to comments
FeatureOpenSwamp Clubstack7217h ago
#63
Architecture violation: search route imports directly from lib/infrastructure
BugOpenSwamp Clubstack7217h ago
#62
Introduce domain events to formalize the telemetry-to-consumer pipeline
FeatureOpenSwamp Clubstack7217h ago
#61
Refactor: move telemetry track() calls from route handlers to application services
FeatureOpenSwamp Clubstack7217h ago
#59
Reindex path feeds error events to consumer, bypassing filtering
FeatureOpenSwamp Clubstack7217h ago
#58
Custom swamp-themed avatar generator with daily rerolls
FeatureOpenSwamp Clubstack7217h ago
#57
Profile content links with scoring for community contributions
FeatureOpenSwamp Clubstack7217h ago
#56
Score extension pull events for extension authors
FeatureIn ProgressSwamp Clubstack72s16h ago
#55
Score daily sign-in events with streak multiplier
FeatureOpenSwamp Clubstack7217h ago
#54
Score sign_up events in the telemetry pipeline
FeatureOpenSwamp Clubstack7217h ago
#53
Score extension publish events in the telemetry pipeline
FeatureOpenSwamp Clubstack7217h ago
#52
Add 'award' telemetry event type for arbitrary score grants
FeatureOpenSwamp Clubstack7217h ago
#51
Bug: authenticated pulls always shows 0 on profile page
FeatureOpenSwamp Clubstack7217h ago
#50
Decouple identity_map from main app: username renames via event, not shared DB
BugOpenSwamp Clubstack7217h ago
#49
Optimise MongoDB Search Queries
FeatureOpenSwamp Clubstack7217h ago
#48
Transactional emails on login with google/similar
FeatureOpenSwamp Clubstack7217h ago
#47
Add rate limiting to send-verification-email endpoint
FeatureOpenSwamp Clubstack7217h ago
#46
Add authentication or rate limiting to check-verified endpoint
FeatureOpenSwamp Clubstack7217h ago
#45
swamp data query for morning-message in hello-world tutorial returns nothing.
BugOpenSwamp CLIben20h ago
#44
Document vault migrate command in reference docs
FeatureShippedSwamp CLIstack72s19h ago
#43
Locks on long running actions
FeatureShippedSwamp Clubmagistr19h ago
#42
issue-lifecycle skill: improve resumption and close-out guidance
FeatureShippedSwamp CLIstack72s21h ago
#41
deprovision: firewall deletion fails with resource_in_use immediately after server delete
BugOpenExtensions4chems23h ago
#40
swamp workflow validate should check step inputs against method's required arguments
FeatureShippedSwamp CLI4chemss22h ago
#39
data.latest() returns null when new data written while _catalog.db is already marked populated
BugShippedSwamp CLI4chemsa19h ago
#38
Bundle cache fallback silently skipped when source and bundle have equal mtimes
BugShippedSwamp CLI4chemss19h ago
#37
Add vault migrate command to move secrets between vaults
FeatureShippedSwamp CLIstack72s20h ago
#36
First-class methodRunId / invocationId on DataRecord
FeatureOpenSwamp CLIkeebk16h ago
#35
Consolidate method execution paths — workflow steps and manual runs build MethodContext divergently
FeatureOpenSwamp CLIkeebk17h ago
#33
CatalogStore constructor runs createSchema before migrateIfNeeded; v1→v2 upgrade fails on existing repos
BugShippedSwamp CLIkeeba20h ago
#32
discord-bot poller double-processes events with >1 replica
BugShippedSwamp Clubstack721d ago
#31
datastore sync: clean up zombie _catalog.db* entries from remote index and S3 bucket
BugClosedSwamp CLIstack721d ago
#30
datastore sync --push runs pushChanged() twice per invocation (coordinator dedup)
BugClosedSwamp CLIstack721d ago
#29
datastore sync --push fails on _catalog.db-wal: catalog SQLite DB lives inside the S3 sync cache
BugShippedExtensionsstack721d ago
#28
.swamp/datastore-bundles/ leaks into deno lint and deno fmt scans
BugShippedSwamp CLIstack721d ago
#27
deno run audit task missing --allow-env flag
BugShippedSwamp CLIstack721d ago
#26
Error when submitting a new issue manually
BugShippedSwamp Clubadam1d ago
#25
Green text on issue details is a lot
BugShippedSwamp Clubadam1d ago
#24
evals/promptfoo: bump hono and @hono/node-server to clear 6 dependabot alerts
BugShippedSwamp CLIstack721d ago
#21
issue-lifecycle: COMMENTED PR review can overwrite a prior decisive state in fetchPrReviews
FeatureOpenExtensionsstack722d ago
#20
Add agent-constraints/ for issue-lifecycle skill
FeatureOpenExtensionsstack722d ago
#19
@swamp/aws/ec2: auto-generated models lack list, tag, and factory-compatible update methods
FeatureOpenExtensionsstack722d ago
#18
@swamp/digitalocean/space-key stores secret in plaintext - should mark as sensitive
FeatureOpenExtensionsstack722d ago
#17
Add Azure provider pipeline to codegen
FeatureOpenExtensionsstack722d ago
#16
feat: Namespace.so execution driver for remote workload execution
FeatureOpenExtensionsstack722d ago
#15
Add macOS Keychain vault type
FeatureOpenExtensionsstack722d ago
#14
Add uniform bucket-level IAM support to @swamp/gcp/storage
FeatureOpenExtensionsstack722d ago
#13
Expand DataRecord with first-class provenance fields; remove all hidden scoping from data access
BugShippedSwamp CLIstack72a20h ago
#12
feat: Private extensions
FeatureOpenSwamp CLIstack722d ago
#11
Workflow execution repeats #1091: cross-model CEL expression validation fails for unresolved types
BugOpenSwamp CLIstack722d ago
#10
context.readModelData returns different results depending on invocation context (manual vs workflow)
BugOpenSwamp CLIstack722d ago
#9
Handle sensitive fields gracefully when no vault is configured
FeatureTriagedSwamp CLIstack72s22h ago
#8
Vault reads for model global arguments are cached at workflow start, making in-workflow token refresh ineffective
FeatureOpenSwamp CLIstack722d ago
#7
feat: approval gates for workflow steps and jobs
FeatureOpenSwamp CLIstack722d ago
#6
Install script: curl fails TLS verification for swamp.club (certificate chain)
BugOpenSwamp CLIstack722d ago
#5
Extension Patches: contribution workflow for community extensions
FeatureOpenSwamp CLIstack722d ago
#4
Feature: swamp issue for extensions — bug reports, security disclosures, and author notifications
FeatureOpenSwamp CLIstack722d ago
#3
Support 'swamp <app> run' as containerized entrypoint for easy onboarding
FeatureOpenSwamp CLIstack722d ago
#2
Persistent runner / server mode to eliminate per-invocation CLI startup overhead
FeatureOpenSwamp CLIstack722d ago
#1
feat: add support for Nix via a flake
FeatureOpenSwamp CLIstack722d ago
← Back to list4/9/2026, 4:44:28 PM
01Issue
BugOpenSwamp Club
AssigneesNone
Architecture violation: search route imports directly from lib/infrastructure
Opened by stack72 · 4/9/2026· GitHub #266
Description
routes/api/v1/leaderboard/search.ts (line 5) imports directly from @/lib/infrastructure/logging.ts:
import { getLogger } from "@/lib/infrastructure/logging.ts";This violates the project's architecture rules: routes/ should not import from lib/infrastructure/. Routes should only depend on the app/domain layer, not on infrastructure details.
Notes
- This is a pre-existing issue, not introduced by any recent PR
- Should be addressed in a separate PR
- Fix likely involves re-exporting
getLoggerthrough an app-layer module or a shared utility thatroutes/is allowed to depend on
02Bog Flow
Open
No activity in this phase yet.
03Sludge Pulse
Sign in to post a ripple.