This website requires JavaScript.
Explore
Help
Register
Sign In
Lars
/
mindnet
Watch
1
Star
0
Fork
0
You've already forked mindnet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
21
Wiki
Activity
1d66ca0649
mindnet
/
app
/
core
History
Lars
1d66ca0649
Update chunking_utils.py to include Optional type hint: Add Optional to the import statement for improved type annotations, enhancing code clarity and maintainability.
2026-01-11 11:16:30 +01:00
..
chunking
Update chunking_utils.py to include Optional type hint: Add Optional to the import statement for improved type annotations, enhancing code clarity and maintainability.
2026-01-11 11:16:30 +01:00
database
Update qdrant_points.py, ingestion_processor.py, and import_markdown.py to version 4.1.0: Enhance edge ID generation by incorporating target_section for improved multigraph support and symmetry integrity. Update documentation and logging for clarity, ensuring consistent ID generation across phases and compatibility with the ingestion workflow.
2026-01-10 17:03:44 +01:00
graph
Enhance chunking system with WP-24c v4.2.6 and v4.2.7 updates: Introduce is_meta_content flag for callouts in RawBlock, ensuring they are chunked but later removed for clean context. Update parse_blocks and propagate_section_edges to handle callout edges with explicit provenance for chunk attribution. Implement clean-context logic to remove callout syntax post-processing, maintaining chunk integrity. Adjust get_chunk_config to prioritize frontmatter overrides for chunking profiles. Update documentation to reflect these changes.
2026-01-11 11:14:31 +01:00
ingestion
Update ingestion_processor.py to version 4.2.4: Implement hash-based change detection for content integrity verification. Restore iterative matching based on content hashes, enhancing the accuracy of change detection. Update documentation to reflect changes in the processing logic and versioning.
2026-01-11 08:08:30 +01:00
parser
Parametrisierung der wesentliche Einstellwerte in der types.yaml
2025-12-27 18:45:15 +01:00
retrieval
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
logging_setup.py
Initialize logging setup in main application prior to app creation for improved error tracking and management.
2026-01-01 08:09:20 +01:00
registry.py
bug fix
2025-12-27 19:12:14 +01:00
type_registry.py
Update type_registry, graph_utils, ingestion_note_payload, and discovery services for dynamic edge handling: Integrate EdgeRegistry for improved edge defaults and topology management (WP-24c). Enhance type loading and edge resolution logic to ensure backward compatibility while transitioning to a more robust architecture. Version bumps to 1.1.0 for type_registry, 1.1.0 for graph_utils, 2.5.0 for ingestion_note_payload, and 1.1.0 for discovery service.
2026-01-09 15:20:12 +01:00