docs: expand lint scope batch34 (2 files)

This commit is contained in:
Apple
2026-02-16 07:24:45 -08:00
parent 5b01335b3a
commit 197ba8eacb
2 changed files with 5 additions and 1 deletions

View File

@@ -11,7 +11,9 @@ Make the document (PDF) parsing + RAG workflow **channel-agnostic**, so it can b
This task defines a shared `doc_service`, HTTP endpoints for non-Telegram clients, and integration of Telegram handlers with this shared layer.
> NOTE: If this task is re-run on a repo where it is already implemented, it should be treated as a validation/refinement task. Existing structures (services, endpoints) SHOULD NOT be removed, only improved if necessary.
> NOTE: If this task is re-run on a repo where it is already implemented, it
> should be treated as a validation/refinement task. Existing structures
> (services, endpoints) SHOULD NOT be removed, only improved if necessary.
---

View File

@@ -97,3 +97,5 @@ docs/cursor/rag_gateway_task.md
docs/cursor/rag_ingestion_worker_task.md
docs/cursor/rag_ingest_worker_routing_task.md
docs/cursor/rag_ingestion_events_catalog_task.md
docs/cursor/rag_ingestion_events_wave2_workflows_task.md
docs/cursor/channel_agnostic_doc_flow_task.md