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