mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
fix: Remove broken link to non-existent decision_tracking.md
- Remove broken link from reference/context.md that was causing CI failure - Decision tracking functionality is now integrated into the context module - Fix mkdocs build strict mode warning about missing target file - Ensure documentation builds successfully in CI pipeline
This commit is contained in:
@@ -999,7 +999,6 @@ context_config.set("retention_days", 60)
|
||||
- [Vector Store](vector_store.md) - The long-term storage backend
|
||||
- [Graph Store](graph_store.md) - The knowledge graph backend
|
||||
- [KG Algorithms](kg.md) - Knowledge graph algorithms and analytics
|
||||
- [Decision Tracking](decision_tracking.md) - Decision management and analysis
|
||||
- [Reasoning](reasoning.md) - Uses context for logic
|
||||
|
||||
## Cookbook
|
||||
|
||||
Reference in New Issue
Block a user