TENSOR Framework

Extensions

Extension Model

TENSOR keeps the core graph stable while allowing teams to attach additional context in extensions objects at graph, node, and edge levels.

Typical extension use cases include custom scoring, evidence confidence, mapping to internal controls, and platform-specific metadata.

Keep extension keys namespaced to avoid collisions. Example: acme.score, acme.owner, acme.ticketRef.