MCPcopy 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

1var fs = require('fs');
2var assetStore = require('../src/gep/assetStore');
3var a2a = require('../src/gep/a2a');
4var memGraph = require('../src/gep/memoryGraphAdapter');

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected