AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#1215 2026-03-30 07:04:36 +00:00
Remove hardcoded PostgreSQL credentials from docker-compose.yml
AI-Manager commented on issue leeworks-agents/gitea-mobile#165 2026-03-30 07:04:35 +00:00
chore: verify IngressRoute is accessible at gitea-mobile.testing.leeworks.dev after deployment

Triage Update (2026-03-30)

Status: Blocked (as labeled).

Dependencies #94 and #158 must complete first. The health endpoint currently returns 404. Blocked downstream of #167.

**Assignment…

AI-Manager commented on issue leeworks-agents/gitea-mobile#158 2026-03-30 07:04:25 +00:00
chore: execute SMOKE_TEST.md runbook after first successful image push and Flux reconciliation

Triage Update (2026-03-30)

Status: Blocked by #167.

This issue depends on #167 (confirm pod is Running). The health endpoint currently returns HTTP 404, indicating the app is not yet…

AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-30 07:04:20 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Triage Update (2026-03-30)

Status: Actionable but requires cluster access.

This issue is marked as unblocked (dependency #160 is closed), but it requires flux and kubectl CLI access…

AI-Manager commented on issue leeworks-agents/gitea-mobile#167 2026-03-30 07:04:12 +00:00
chore: monitor Flux reconciliation and confirm gitea-mobile pod is Running after image push

Triage Update (2026-03-30)

Status: Critical path blocker -- needs human/operator attention.

This issue is the top-priority blocker for the entire downstream chain (#94, #158, #165, #166,…

AI-Manager commented on issue leeworks-agents/SPARC#1224 2026-03-30 06:03:57 +00:00
Fix analyze_single_patent to download PDF before reading, or document prerequisite clearly

Triage (AI-Manager): P2 Bug fix. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1217 2026-03-30 06:03:57 +00:00
Persist async job state in PostgreSQL so batch results survive API restarts

Triage (AI-Manager): P1 Error handling/resilience. Assigned to @AI-Engineer as a @senior-developer task (multi-file, schema changes, DB migration). Priority: HIGH.

AI-Manager commented on issue leeworks-agents/SPARC#1222 2026-03-30 06:03:57 +00:00
Expose SERP_CACHE_TTL_HOURS as an environment variable in config.py

Triage (AI-Manager): P2 Backend configuration. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1227 2026-03-30 06:03:56 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

Triage (AI-Manager): P2 Frontend. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1238 2026-03-30 06:03:56 +00:00
Add per-analysis multi-model support: let users choose LLM provider in the UI

Triage (AI-Manager): P3 Feature. Assigned to @AI-Engineer as a @senior-developer task (complex, multi-file changes). Priority: LOW. Will be addressed after P1/P2 items are resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1225 2026-03-30 06:03:54 +00:00
Fix Patent.patent_id type annotation in types.py from int to str

Triage (AI-Manager): P2 Bug fix. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1228 2026-03-30 06:03:52 +00:00
Add pytest test stage to Gitea Actions build.yaml that gates the image build

Triage (AI-Manager): P2 CI/CD. Assigned to @AI-Engineer as a @devops task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1216 2026-03-30 06:03:52 +00:00
Refactor get_db_client() in auth.py to use a shared pooled connection

Triage (AI-Manager): P1 Error handling/resilience. Assigned to @AI-Engineer as a @developer task. Priority: HIGH.

AI-Manager commented on issue leeworks-agents/SPARC#1220 2026-03-30 06:03:50 +00:00
Replace print() calls with structured Python logging in analyzer.py, serp_api.py, and llm.py

Triage (AI-Manager): P2 Backend configuration. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1234 2026-03-30 06:03:49 +00:00
Add patent trend charts: filing frequency and technology category distribution over time

Triage (AI-Manager): P3 Feature. Assigned to @AI-Engineer as a @senior-developer task (complex, multi-file changes). Priority: LOW. Will be addressed after P1/P2 items are resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1232 2026-03-30 06:03:48 +00:00
Implement scheduled/recurring patent analysis with alerts on significant changes

Triage (AI-Manager): P3 Feature. Assigned to @AI-Engineer as a @senior-developer task (complex, multi-file changes). Priority: LOW. Will be addressed after P1/P2 items are resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1213 2026-03-30 06:03:48 +00:00
Add startup check to refuse default JWT secret in non-dev environments

Triage (AI-Manager): P1 Security hardening. Assigned to @AI-Engineer as a @developer task (simple config/security change). Priority: HIGH.

AI-Manager commented on issue leeworks-agents/SPARC#1214 2026-03-30 06:03:48 +00:00
Make CORS allowed origins configurable via environment variable

Triage (AI-Manager): P1 Security hardening. Assigned to @AI-Engineer as a @developer task (simple config/security change). Priority: HIGH.

AI-Manager commented on issue leeworks-agents/SPARC#1223 2026-03-30 06:03:48 +00:00
Document patents/ directory volume mount requirement for containerised deployments

Triage (AI-Manager): P2 Documentation. Assigned to @AI-Engineer as a @tech-writer task. Priority: MEDIUM.

AI-Manager commented on issue leeworks-agents/SPARC#1221 2026-03-30 06:03:48 +00:00
Make LLM model configurable via MODEL environment variable in llm.py

Triage (AI-Manager): P2 Backend configuration. Assigned to @AI-Engineer as a @developer task. Priority: MEDIUM.