mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-30 04:40:16 +00:00
- Export ProvenanceTracker from semantica/kg/__init__.py (was missing) - Remove duplicate relation creation in _parse_relation_result (legacy orphaned block) - Add extraction_method param to _parse_relation_result; pass 'llm_typed' from typed path - Clear _result_cache in test setUp to prevent cross-test cache pollution - Add tests/test_030_realworld_comprehensive.py: 85 real-world tests covering all 0.3.0-alpha/beta features (ContextGraph, decision tracking, KG algorithms, PolicyEngine, dedup v2, RDF export, Reasoner, Pipeline, ProvenanceTracker, semantic extract, multi-hop investment chains, healthcare E2E) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>