web/features/new-rag/README.md
This feature owns the KnowledgeFS-backed knowledge list, creation flows, sources, documents, revisions, and processing tasks.
routes.ts provides feature route construction; new or modified navigation must consume it instead of rebuilding paths.Files in this directory remain feature-owned; direct consumers do not become their owners. Keep shared dataset APIs and permission policy in their existing owners rather than copying them into this feature.