diff --git a/RESUME.md b/RESUME.md index 6ee74b5..295ad50 100644 --- a/RESUME.md +++ b/RESUME.md @@ -19,7 +19,6 @@ Last updated: 2026-05-22. Update this at the end of every session. ### MCP / AI stack - [ ] **Consolidate syncstack → MCP gateway** — `syncstack.py` cron is fragile; move LiteLLM model polling + LobeChat model-list sync into `mcp-gateway/server.py` alongside the existing plugin sync loop. Delete syncstack container + cron after. - [ ] **crawl4ai SSE StreamConsumed** — intermittent 502s on first request after gateway restart (race with in-flight requests from old code). Investigate if still present after a clean restart cycle; likely harmless but worth confirming. -- [ ] **Generalize Pocket-ID import script** — current importer is hard-coded for Pocket-ID export layout; generalize to handle any v5 collection export format. ### Audits / housekeeping - [ ] **Zoraxy audit** — CT 108 routes: WS headers, ACME coverage, decommissioned routes, auth consistency (Tinyauth gaps). See `services/zoraxy.md`.