backlog: remove v5 import generalize (not a Claude task)

This commit is contained in:
2026-05-22 23:19:36 +02:00
parent 811bc1af94
commit f86135f683
-1
View File
@@ -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`.