..
assert_payload_schema.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
audit_edges_now.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
check_chunks_vs_text.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
check_chunks_window_vs_text.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
check_types_registry_edges.py
Dateien nach "tests" hochladen
2025-11-08 20:52:06 +01:00
check_types_registry_qdrant.py
Dateien nach "tests" hochladen
2025-11-08 17:55:00 +01:00
compare_vaults.py
tests/compare_vaults.py aktualisiert
2025-10-06 13:29:00 +02:00
conftest.py
tests/conftest.py hinzugefügt
2025-10-07 13:27:51 +02:00
debug_edge_search.py
bug fix
2025-12-28 11:49:41 +01:00
diag_edges_for_note.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
diag_payload_indexes.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
diag_subgraph_for_note.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
dump_edges_payload_sample.py
Dateien nach "tests" hochladen
2025-11-08 20:49:30 +01:00
ensure_indexes_and_show.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
inspect_one_note.py
Update graph_db_adapter.py, graph_derive_edges.py, graph_subgraph.py, graph_utils.py, ingestion_processor.py, and retriever.py to version 4.1.0: Introduce Scope-Awareness and Section-Filtering features, enhancing edge retrieval and processing. Implement Note-Scope Zones extraction from Markdown, improve edge ID generation with target_section, and prioritize Note-Scope Links during de-duplication. Update documentation for clarity and consistency across modules.
2026-01-10 19:55:51 +01:00
list_md_seen_by_importer.py
tests/list_md_seen_by_importer.py hinzugefügt
2025-10-01 10:24:25 +02:00
run_e2e_roundtrip.sh
tests/run_e2e_roundtrip.sh hinzugefügt
2025-09-24 12:33:55 +02:00
scripts_test_retriever_smoke.py
Dateien nach "tests" hochladen
2025-12-03 12:07:29 +01:00
show_edges_for_note.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_callout_edges.py
Add unit test for original format example in test_callout_edges.py: Validate extraction of related_to and derived_from edges from a specified text format, ensuring accurate parsing and edge recognition.
2026-01-06 10:23:56 +01:00
test_chat_wp05.py
Frage in test_chat_wp05 angepasst
2025-12-08 13:45:04 +01:00
test_dialog_full_flow.py
test script
2025-12-12 15:03:20 +01:00
test_edges_all.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_edges_defaults_smoke.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_edges_smoke_fast.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_edges_smoke.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_explanation_smoke.py
dto
2025-12-07 16:50:32 +01:00
test_feedback_smoke.py
tests/test_feedback_smoke.py aktualisiert
2025-12-08 07:10:44 +01:00
test_final_wp15_validation.py
bug fix
2025-12-12 11:56:44 +01:00
test_graph_unit.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_healthz.py
tests/test_healthz.py hinzugefügt
2025-10-07 13:23:28 +02:00
test_importer_detect_changes.sh
tests/test_importer_detect_changes.sh hinzugefügt
2025-09-24 12:34:22 +02:00
test_interview_intent.py
testscript
2025-12-10 14:03:07 +01:00
test_query_text_embed_unit.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_query_unit.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_retriever_basic.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_retriever_edges.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_retriever_smoke.py
Dateien nach "tests" hochladen
2025-12-03 14:44:45 +01:00
test_retriever_weight.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_smart_chunking_integration.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_tools_route.py
tests/test_tools_route.py hinzugefügt
2025-10-07 13:31:31 +02:00
test_type_registry.py
Dateien nach "tests" hochladen
2025-11-08 15:25:45 +01:00
test_wp06_decision.py
neue Test
2025-12-09 18:02:21 +01:00
test_wp15_final.py
neuer start semantic chunker
2025-12-12 11:40:38 +01:00
test_WP22_intelligence.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00
test_wp26_phase2_retriever.py
Implement WP-26 v1.0 - Phase 2: Enhance edge scoring and aggregation configuration
2026-01-25 21:06:13 +01:00
test_wp26_phase3_validation.py
Implement WP-26 v1.3 (Phase 3): Enhance graph schema validation and edge handling
2026-01-26 10:18:31 +01:00
test_wp26_section_types.py
Implement automatic backlinks for intra-note edges (WP-26 v1.4)
2026-01-26 11:16:40 +01:00
verify_chunks_integrity.py
Fassadenauflösung unter app/core
2025-12-28 11:04:40 +01:00