Repo Manager Triage (2026-03-27)
Status: BLOCKED
Priority: P3
Repo Manager Triage (2026-03-27)
Status: BLOCKED
Priority: P1
Closing as already implemented. Verified in the current codebase that all acceptance criteria are met. This was likely completed in a prior sprint but the issue was not closed.
Repo Manager Triage (2026-03-27)
Status: BLOCKED -- Requires Human Operator (unchanged)
Priority: P1
Closing as already implemented. Verified in the current codebase that all acceptance criteria are met. This was likely completed in a prior sprint but the issue was not closed.
Closing as already implemented. Verified in the current codebase that all acceptance criteria are met. This was likely completed in a prior sprint but the issue was not closed.
Closing as already implemented. Verified in the current codebase that all acceptance criteria are met. This was likely completed in a prior sprint but the issue was not closed.
Closing as already implemented. Verified in the current codebase that all acceptance criteria are met. This was likely completed in a prior sprint but the issue was not closed.
Repo Manager Action (2026-03-27)
Created PR #90 to fix this. The fix removes go.sum from the COPY line in the Dockerfile since the project has zero external dependencies (stdlib only).
Thi…
Triage: Assigned to @AI-Engineer. Priority: P1 Security/Resilience. Delegating to @developer agent.
Scope: Add rate limiting middleware (e.g. slowapi) to /auth/login (10 req/min/IP) and…
Triage: Assigned to @AI-Engineer. Priority: P1 Bug fix. Delegating to @developer agent.
Scope: Refactor get_db_client() in auth.py to return a module-level singleton DatabaseClient instead of…
Triage: Assigned to @AI-Engineer. Priority: P1 Security. Delegating to @security-reviewer agent.
Scope: Read CORS origins from CORS_ALLOWED_ORIGINS env var (comma-separated), fall back to…