backlog: remove v5 import generalize (not a Claude task)
This commit is contained in:
@@ -19,7 +19,6 @@ Last updated: 2026-05-22. Update this at the end of every session.
|
|||||||
### MCP / AI stack
|
### 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.
|
- [ ] **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.
|
- [ ] **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
|
### Audits / housekeeping
|
||||||
- [ ] **Zoraxy audit** — CT 108 routes: WS headers, ACME coverage, decommissioned routes, auth consistency (Tinyauth gaps). See `services/zoraxy.md`.
|
- [ ] **Zoraxy audit** — CT 108 routes: WS headers, ACME coverage, decommissioned routes, auth consistency (Tinyauth gaps). See `services/zoraxy.md`.
|
||||||
|
|||||||
Reference in New Issue
Block a user