status: partial
phase: 01-core-stack
source: [01-VERIFICATION.md]
started: 2026-04-17
updated: 2026-04-17
Current Test
[awaiting human testing on Debian 13 + NVIDIA host]
Tests
1. Full stack start
expected: docker compose up -d brings all 6 containers to healthy state — confirmed via docker compose ps
result: [pending]
2. GPU visibility in Ollama container
expected: docker exec paperless-ollama-1 nvidia-smi returns GPU info (device visible inside container)
result: [pending]
3. Paperless-ngx UI
expected: curl http://localhost:8000 returns HTTP 200 (login page loads)
result: [pending]
4. Gitea UI
expected: http://localhost:3001 loads Gitea setup or login page
result: [pending]
Summary
total: 4
passed: 0
issues: 0
pending: 4
skipped: 0
blocked: 0