mindnet/scripts
Lars bc8bdfac3c Refactor payload creation in test_wp26_comprehensive.py
- Updated the `make_chunk_payloads` function calls to use a structured `note` parameter instead of separate `frontmatter` and `chunks` arguments, improving clarity and consistency in payload construction.
- Added comments to clarify the function signature for better understanding of the parameters being passed.
2026-01-26 10:37:57 +01:00
..
assert_payload_schema.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
audit_chunks.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
audit_edges_vs_expectations.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
audit_vault_vs_qdrant.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
backfill_edges.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
debug_edge_loss.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
debug_note_payload.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
debug_qdrant_state.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
dump_note_chunks.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
edges_dryrun.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
edges_full_check.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
export_markdown.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
fix_frontmatter.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
gc_qdrant_after_vault_scan.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
health_check_mindnet.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
import_markdown.py Update logging levels in ingestion_processor.py and import_markdown.py for improved visibility 2026-01-12 08:13:26 +01:00
make_test_vault.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
ollama_tool_runner.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
parse_validate_notes.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
payload_dryrun.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
preview_chunks.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
prune_qdrant_vs_vault.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
quick_test.sh scripts/quick_test.sh hinzugefügt 2025-09-01 17:38:19 +02:00
report_hashes.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
reset_qdrant.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
resolve_unresolved_references.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
setup_mindnet_collections.py Implement WP-26 v1.0 - Phase 2: Enhance edge scoring and aggregation configuration 2026-01-25 21:06:13 +01:00
test_wp26_comprehensive.py Refactor payload creation in test_wp26_comprehensive.py 2026-01-26 10:37:57 +01:00
validate_edges.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00
verify_chunk_texts.py Fassadenauflösung unter app/core 2025-12-28 11:04:40 +01:00
verify_dto_import.py Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00
verify_env_loading.py Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00
verify_runtime_service.py Enhance timeout handling and diagnostics in runtime service verification 2026-01-12 15:37:12 +01:00
wp04_smoketest.py script_Überprüfung und Kommentarheader 2025-12-28 10:40:28 +01:00