feat(supercomputer,experimental): expand gateway, cache, and memetic APIs

Net gateway unregister/reset, GPU slot holder lookup, cache clear,
gravity-well sink peek, memetic host tracking, entropy spiral turns.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-21 02:31:03 -04:00
co-authored by Cursor
parent 4f01d2231a
commit f370b86662
8 changed files with 74 additions and 2 deletions
@@ -102,6 +102,13 @@ class HyperP2PCacheFarm extends EventEmitter {
return n
}
clear () {
const n = this._cache.size
this._cache.clear()
this._order = []
return n
}
async ready () {
if (this.swarm || !this.topic) return this
await initModuleSwarm(this, {