+68
−21
+19
−10
+189
−0
+36
−0
+193
−0
Loading
- Remove llm_wiki_dir, workspace_llm_wiki_dir, workspace_sources_dir, workspace_assets_dir, workspace_schema_path, ai_embed_dir from CacheManager - Remove ai_workspace_file from PathConfig (replaced by workspace_registry_file) - Remove ai_cache_dir from settings.py (ensure_paths, docstrings) - Remove TDC_AI_STORE_PATH env var - Consolidate default constants (DEFAULT_DATABASE_FILENAME, etc.) in cache_manager.py as single source of truth - Update all consumers to use inline paths or workspace_registry_file - Delete obsolete test_llm_wiki_paths.py - Update test_cache_manager.py to match new API