RAG Architecture & SV1/SV3 Boundary
Document→chunk→embedding→Qdrant→retrieval→context→Ollama/LLM→answer/sources architecture and owner boundary
Deploy và debug Qdrant/Ollama/RAG dependencies trong đúng boundary SV1.
Đọc và bookmark được phép; mọi mutation vẫn bị khóa server-side cho đến khi week trước PASS.
PASS ≥ 75%
learner artifacts
Document→chunk→embedding→Qdrant→retrieval→context→Ollama/LLM→answer/sources architecture and owner boundary
Qdrant container, port 6333, Docker network, QDRANT_URL, collection/vector/payload concept, volume, persistence, logs and health
Ollama port 11434, model pull/list, model storage, API, CPU/RAM/GPU awareness, logs and healthy versus model exists
RAG service container, QDRANT_URL/OLLAMA_BASE_URL/env contract, health/readiness, logs, internal network and error classification
Qdrant down/collection missing/Ollama down/model missing/RAG env/RAM failure injection and correct handoff
Corpus manifest/checksum/access role, secret/PII exclusion, 10–20 RAG test questions, source awareness and AI infra report