Graph#
Graph exports retain payment and event identities while separating observable evidence from oracle-only campaign truth. PyTorch Geometric conversion is an optional dependency.
One immutable graph view and its structural descriptors. |
|
Versioned entity node in an observable or oracle graph view. |
|
Time-bounded relationship with provenance back to source events. |
|
Oracle descriptor for one deterministic scenario instance. |
|
Normalized lineage for a derived relationship. |
|
Optional higher-order campaign incidence record. |
|
Membership of an entity in a higher-order graph relationship. |
|
Build a deterministic temporal graph without generating source data. |
|
Validate IDs, temporal closure, and edge references for one graph view. |
|
Validate campaign closure and higher-order incidence records. |
|
Write one append-only graph artifact containing the requested views. |
|
Convert a graph to |