mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
track_relationship() has no dedicated subject/object fields, so the Step 2 example only stored relationship_id + type, leaving readers unable to reconstruct which two entities the relationship connects. Encode subject_entity_id/object_entity_id in metadata by convention, and note the lack of dedicated fields in the prose.