Generated: 2025-12-11 14:53:34
Total: 19
Passed: 17
Failed: 0
Skipped: 2
Duration: 25.67s
| Status | Test Name | Message |
|---|---|---|
| SKIP | sentence-transformers import | Not installed - pip install sentence-transformers |
| PASS | GraphRAG functions import | |
| PASS | Concepts table populated | Count: 35 |
| PASS | Fuzzy concept lookup | Found: Masonry |
| PASS | Related concepts traversal | Found 56 related concepts |
| PASS | GraphRAG search | Concepts: 5, Paths: 38, Results: 5 |
| PASS | Chunk context retrieval | Context returned |
| SKIP | SentenceTransformer import | Not installed - pip install sentence-transformers |
| PASS | Research agent import | |
| PASS | LLM interface initialized | Mode: cloud, Model: gpt-4o |
| PASS | Research agent initialization | |
| PASS | Query planning | Generated 5 sub-queries |
| PASS | Agent search execution | Found 10 results |
| PASS | Full research session | Iterations: 2, Chunks: 16 |
| PASS | Report generation | Length: 4668 chars |
| PASS | Keyword search baseline | Found 0 results |
| PASS | GraphRAG multi-hop | Chunks: 0 (no paths found) |
| PASS | Re-ranking stable | Top-3 results unchanged |
| PASS | Precision query test | Top result score: 0.01639344262295082 |