Raven Scott and Cursor
7f4f31d4d4
Add listKeys() and keyCount() helpers across modules (ninth pass).
...
Standardize key enumeration after size() on map- and registry-style modules, aliasing existing list* methods or primary store keys so callers can inspect occupancy without parsing snapshots.
Co-authored-by: Cursor <[email protected] >
2026-05-21 05:23:43 -04:00
Raven Scott and Cursor
de89303380
Add size() cardinality helper across modules (eighth pass).
...
Standardize a size() method after isEmpty() on every module with clearAll(), delegating to domain counts or snapshot fields so callers can query occupancy without parsing snapshots.
Co-authored-by: Cursor <[email protected] >
2026-05-21 05:10:42 -04:00
Raven Scott and Cursor
b3c6059598
Add isEmpty() helpers across all modules with clearable state.
...
Seventh expansion pass: domain-specific isEmpty() after moduleSnapshot on every module that has clearAll(), using existing count/snapshot helpers (async variants for temporal, spatial, semantic-vector, and reactive-state indexes).
Co-authored-by: Cursor <[email protected] >
2026-05-21 04:58:23 -04:00
Raven Scott and Cursor
f509060710
Add moduleSnapshot() across all modules for uniform state export.
...
Completes the sixth expansion pass: zero-arg moduleSnapshot aliases snapshot() (or clusterSnapshot/stateSnapshot where specialized), with async variants for temporal, spatial, semantic-vector, and reactive-state indexes.
Co-authored-by: Cursor <[email protected] >
2026-05-21 04:42:45 -04:00
Raven Scott and Cursor
faf152a8ac
Add exportState and moduleSnapshot helpers across all module categories.
...
Fifth pass: complete measurement modules (sla-budget, histogram-gossip) with moduleSnapshot/toJSON; stats-exporter exportSnapshot; exportState() alias on modules with standard snapshot serialization.
Co-authored-by: Cursor <[email protected] >
2026-05-21 04:29:50 -04:00
Raven Scott and Cursor
3af23c0d34
Add toJSON() serialization helpers across all module categories on main.
...
Fourth pass: toJSON() delegates to snapshot() (or exportSnapshot/stateSnapshot) for JSON export and logging across agents, applications, consensus, core, encoding, experimental, indexes, media, messaging, network, observability, pear-platform, routing, scheduling, storage, supercomputer, trust, measurement, oracles, and time-ordering modules.
Co-authored-by: Cursor <[email protected] >
2026-05-21 04:22:54 -04:00
Raven Scott and Cursor
3b47859bf7
Expand media, agents, applications, and messaging module APIs on main.
...
Adds snapshot(), batch helpers, and clearAll aliases across media-streaming (20), agents-workflows, applications-collab/economy, messaging pubsub/streams/gossip.
Co-authored-by: Cursor <[email protected] >
2026-05-21 03:58:35 -04:00
Raven Scott and Cursor
5a24a4eec8
Expand collab, network-stack, messaging, storage, pear, and experimental modules
...
Add manual helpers: overlay topology neighbor management, stream chunker
drainAll, whiteboard and line-lock clear, fork picker and cursor presence
bulk ops, anycast unregister, bandwidth broker reset, log gossip filtering,
bee tombstone clear, gossip mesh clearSeen, update gossip unsubscribeAll,
congestion throttled peers, histogram reset, preflight cancelAll, sticky
session clearAll, gravity well and collab room bulk helpers, stream resume
reset, stream transform clearPending, entropy spiral advanceBatch, and
related list/clear utilities.
Co-authored-by: Cursor <[email protected] >
2026-05-21 02:56:47 -04:00
Raven Scott and Cursor
a8d1430ce9
Expand experimental, supercomputer, pear, collab, and messaging modules
...
Add manual API helpers across categories: entropy spiral prune,
paradox clock compare/clear, mycelium pool borrow checks, pheromone and
memetic batch helpers, phase-shift align, paradox merge all-open, mirror
realm clear, work-stealer and thermal clearAll, cache warmBatch, GPU
releaseAll, disk stripe completion, pear worker-pipe and channel registry,
OTA history clear, import-map has/count, collab whiteboard batch and line
locks, cursor presence, gossip mesh publishBatch, dedup allSeen, key
rotation revokeAll, similarity LSH embedBatch, and bandwidth offer listing.
Co-authored-by: Cursor <[email protected] >
2026-05-21 02:45:55 -04:00
Raven Scott and Cursor
3de911fc2e
feat(routing,collab,trust): manually expand sticky-session and collab modules
...
Hyper-P2P Module Tests / unit-all (push) Has been cancelled
- sticky-session: unbind, listSessions, bindBatch, remote remove gossip
- cursor-presence: peersInDoc, pruneStale
- whiteboard-op: listRooms, opCount, pruneRoom
- key-rotation: listActiveKeys, revoke, tick activation sweep
Co-authored-by: Cursor <[email protected] >
2026-05-21 02:19:01 -04:00
Raven Scott and Cursor
b8b815fce6
Add features across agents, collab, trust, indexes, and hyperbee.
...
Manual pass: task cancelTask, workflow topologicalOrder/fail/reset, collab kick/replay, trust trustedPeers and multisig TTL sweep, graph shortestPath, inverted topTerms, dedup filterNew, bee notifyBatch/seekVersion — all with tests.
Co-authored-by: Cursor <[email protected] >
2026-05-21 01:04:42 -04:00
Raven Scott
be9acb7268
Updates
2026-05-21 00:07:44 -04:00
Raven Scott
226fca591d
Updates
2026-05-20 23:57:33 -04:00
Raven Scott
be94546cd3
Updates
2026-05-20 23:36:32 -04:00
Raven Scott
b8c335adee
Updates
2026-05-20 22:30:53 -04:00
Raven Scott
e4400872c0
Updates
2026-05-20 22:28:59 -04:00
Raven Scott
341542f41b
Updates
2026-05-20 21:57:50 -04:00
Raven Scott
c5d54be3ca
Begin build phase
2026-05-20 21:34:59 -04:00
Raven Scott
31e9728ef8
Updates
2026-05-20 21:19:52 -04:00