- README.md: full rewrite reflecting current production state — PKCE auth,
RAG pipeline, Cloud Run, deployment, env vars, API overview, troubleshooting
- docs/01_Enterprise_AI_Hub_Nexus_User_Guide.pdf
- docs/02_Enterprise_AI_Hub_Nexus_Technical_Documentation.pdf
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
pathname with trailingSlash: true returns '/login/' but the check
compared against '/login' with strict equality. Replaced with
startsWith() to handle trailing slashes correctly.
Also added OLIVER brand adaptation design doc.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>