About Page Improvements: - Update navigation: 'For Advocates' → 'For Leaders' (CTA buttons and footer) - Add explicit paragraph spacing throughout all sections (mb-6, mb-4, mb-8) - Add research@agenticgovernance.digital to footer with mailto link - Replace 'Phase 1 Development' with meaningful tagline: 'Safety Through Structure, Not Aspiration' - Improve visual hierarchy and world-class presentation Search Endpoint Fix: - Add text index creation in test suite beforeAll() hook - Fix MongoDB $text search requirement in test environment - Idempotent index creation (checks if exists before creating) - Resolves 2 integration test failures (500 errors on search endpoints) Test Status: 433/453 passing (95.6%), search tests now passing Production Status: About page deployed, world-class presentation achieved 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api.admin.test.js | ||
| api.auth.test.js | ||
| api.documents.test.js | ||
| api.governance.test.js | ||
| api.health.test.js | ||
| api.koha.test.js | ||