Priority: P2. Child of #1029.
Verify the REES (Railway, enrichment.gittensory.aethereal.dev) is actually exercised end-to-end on the self-host: GITTENSORY_REVIEW_ENRICHMENT=true + REES_URL set in the engine env; buildReviewEnrichment (src/review/enrichment-wire.ts) POSTs to /v1/enrich during a review; the returned brief (promptSection/systemSuffix) is spliced into the prompt next to grounding+RAG (src/services/ai-review.ts); fail-safe on timeout. Deliverables: confirm a real enrichment call in the logs, the brief appears in a review, and the 6 analyzers run; document the wiring. (Was wired before the AI-CLI outage masked all review output — re-verify now reviews flow.)
Priority: P2. Child of #1029.
Verify the REES (Railway, enrichment.gittensory.aethereal.dev) is actually exercised end-to-end on the self-host:
GITTENSORY_REVIEW_ENRICHMENT=true+REES_URLset in the engine env;buildReviewEnrichment(src/review/enrichment-wire.ts) POSTs to /v1/enrich during a review; the returned brief (promptSection/systemSuffix) is spliced into the prompt next to grounding+RAG (src/services/ai-review.ts); fail-safe on timeout. Deliverables: confirm a real enrichment call in the logs, the brief appears in a review, and the 6 analyzers run; document the wiring. (Was wired before the AI-CLI outage masked all review output — re-verify now reviews flow.)