mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
* test(ingest): track relationship provenance via ProvenanceManager kg.ProvenanceTracker has no track_relationship and never did, so patch.object raised AttributeError before the test body ran. Closes #1055 * test(ingest): disambiguate relationship keys and pin provenance storage Addresses review feedback on #1071. ---------