← LegacySafe AI
Dependency & Lineage Graph
Nodes and edges for Samruk Energy Legacy Modernisation Demo, built with NetworkX. A PyVis-rendered interactive view can layer on top of this same graph later.
Nodes
- project Samruk Energy Legacy Modernisation Demo public
- document Public ESG Report public
- document Investment Budget finance
- document Board Strategy Memo executive
- document Malicious Prompt Injection Document public
- document Solar and Battery Feasibility Notes engineering
- document Heat Pump and Boiler Replacement Plan engineering
- document Insulation and Heat Loss Reduction Notes engineering
- document Smart Metering and IoT Sensors Plan engineering
- document Grid and Load Optimisation Notes engineering
- document Equipment Procurement Plan finance
- document CAPEX/OPEX and ROI Notes finance
- document Worker and Community Transition Plan executive
- document Justice and Maqasid Review public
- derived_memory Coal-to-Clean-Heat Modernisation Plan executive
Edges
- project:1 → document:1
- document:1 → document:3
- document:3 → document:4
- document:3 → derived:1
- document:4 → document:5
- document:4 → derived:1
- document:5 → document:6
- document:6 → document:7
- document:7 → document:8
- document:8 → document:9
- document:9 → document:10
- document:10 → document:11
- document:11 → document:12
- document:12 → document:13
- document:13 → document:14
Raw JSON
{
"nodes": [
{
"id": "project:1",
"label": "Samruk Energy Legacy Modernisation Demo",
"type": "project",
"access_level": "public",
"is_revoked": false
},
{
"id": "document:1",
"label": "Public ESG Report",
"type": "document",
"access_level": "public",
"is_revoked": false
},
{
"id": "document:3",
"label": "Investment Budget",
"type": "document",
"access_level": "finance",
"is_revoked": false
},
{
"id": "document:4",
"label": "Board Strategy Memo",
"type": "document",
"access_level": "executive",
"is_revoked": false
},
{
"id": "document:5",
"label": "Malicious Prompt Injection Document",
"type": "document",
"access_level": "public",
"is_revoked": false
},
{
"id": "document:6",
"label": "Solar and Battery Feasibility Notes",
"type": "document",
"access_level": "engineering",
"is_revoked": false
},
{
"id": "document:7",
"label": "Heat Pump and Boiler Replacement Plan",
"type": "document",
"access_level": "engineering",
"is_revoked": false
},
{
"id": "document:8",
"label": "Insulation and Heat Loss Reduction Notes",
"type": "document",
"access_level": "engineering",
"is_revoked": false
},
{
"id": "document:9",
"label": "Smart Metering and IoT Sensors Plan",
"type": "document",
"access_level": "engineering",
"is_revoked": false
},
{
"id": "document:10",
"label": "Grid and Load Optimisation Notes",
"type": "document",
"access_level": "engineering",
"is_revoked": false
},
{
"id": "document:11",
"label": "Equipment Procurement Plan",
"type": "document",
"access_level": "finance",
"is_revoked": false
},
{
"id": "document:12",
"label": "CAPEX/OPEX and ROI Notes",
"type": "document",
"access_level": "finance",
"is_revoked": false
},
{
"id": "document:13",
"label": "Worker and Community Transition Plan",
"type": "document",
"access_level": "executive",
"is_revoked": false
},
{
"id": "document:14",
"label": "Justice and Maqasid Review",
"type": "document",
"access_level": "public",
"is_revoked": false
},
{
"id": "derived:1",
"label": "Coal-to-Clean-Heat Modernisation Plan",
"type": "derived_memory",
"access_level": "executive",
"is_revoked": false
}
],
"edges": [
{
"source": "project:1",
"target": "document:1"
},
{
"source": "document:1",
"target": "document:3"
},
{
"source": "document:3",
"target": "document:4"
},
{
"source": "document:3",
"target": "derived:1"
},
{
"source": "document:4",
"target": "document:5"
},
{
"source": "document:4",
"target": "derived:1"
},
{
"source": "document:5",
"target": "document:6"
},
{
"source": "document:6",
"target": "document:7"
},
{
"source": "document:7",
"target": "document:8"
},
{
"source": "document:8",
"target": "document:9"
},
{
"source": "document:9",
"target": "document:10"
},
{
"source": "document:10",
"target": "document:11"
},
{
"source": "document:11",
"target": "document:12"
},
{
"source": "document:12",
"target": "document:13"
},
{
"source": "document:13",
"target": "document:14"
}
]
}