Vortaex /health
overall: OK
- db connected: yes
- pgvector extension: installed
- expected tables present: companies, mem_items, projects
- RLS enabled on: companies, mem_items, projects
- policies count: 12
- HNSW index on mem_items.embedding: yes
This page runs catalog queries against the configured Postgres. If db is unreachable, confirm DATABASE_URL in .env.local and that the migration has been applied.