Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ a2a_ingest.js
File
a2a_ingest.js
scripts/a2a_ingest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
);
2
var
assetStore = require(
'../src/gep/assetStore'
);
3
var
a2a = require(
'../src/gep/a2a'
);
4
var
memGraph = require(
'../src/gep/memoryGraphAdapter'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected