echo6-docs/vault/archive/reports/task_a_aurora_validation.md
Matt Johnson 44f0257376 docs: migrate Authentik (SSO keystone) to edge2 CT 105
- Authentik -> edge2 CT 105 (Postgres pg_dump/restore; SECRET_KEY carried verbatim; zero-downtime until ~2s cutover)
- Multi-block Caddy cutover: auth.echo6.co + notes.echo6.co outpost/forward_auth -> 100.64.0.36:9000
- runbook: add reboot tailscale-before-docker gotcha; clarify dnsmasq must NOT be repointed (points at Caddy host)
- source left stopped + intact on Contabo as cold rollback

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 05:49:07 +00:00

1.5 KiB

Task A — Aurora RAG Retrieval Validation

Date: 2026-04-13 Model: aurora_rag.aurora-rag (Open WebUI RAG pipeline) API: cortex:8080


Query 1: "What are the key principles of community governance and civil organization?"

Result: PASS

  • Returned relevant results with Civil Organization citations
  • Citations reference files in the standardized Civil-Organization/ path structure
  • Qdrant vectors correctly point to post-migration file locations

Query 2: "How should communities organize for emergency preparedness and resilience?"

Result: PASS

  • Returned relevant results with Civil Organization domain content
  • download_urls in retrieved vectors resolve to actual files on disk
  • Standardized filenames (derived from book_title) present in results

Query 3: "What frameworks exist for dispute resolution in community settings?"

Result: PASS

  • Returned relevant results spanning Civil Organization subdomain content
  • All tested citation download_urls confirmed to exist on disk

Download URL Verification

5 random download_urls from Civil Organization Qdrant vectors were tested:

download_url File exists on disk
URL 1 YES
URL 2 YES
URL 3 YES
URL 4 YES
URL 5 YES

Verdict: PASS

All 3 queries returned relevant Civil Organization results. Qdrant vectors have updated paths from the migration. Download URLs resolve to actual files. The migration is safe — RAG retrieval continues to function correctly with the new standardized file paths.