lllin000_PaperForge/tests/integration
LLLin000 40326d6759 fix: add vec0 k-NN health probe to embed status
embed status now runs a zero-vector k-NN query on each vec0 table
that has companion meta rows. If the probe fails (table dropped,
extension unavailable, index corrupted), healthy=false and
corrupted=true are reported even when meta row counts > 0.

Includes integration test that drops vec_fulltext and verifies
healthy=false.
2026-07-10 23:55:16 +08:00
..
__init__.py test(memory): add integration test for memory build/status workflow 2026-05-12 17:59:37 +08:00
test_health_probe.py fix: add vec0 k-NN health probe to embed status 2026-07-10 23:55:16 +08:00
test_memory_workflow.py test(memory): add integration test for memory build/status workflow 2026-05-12 17:59:37 +08:00