16 Commits
Author SHA1 Message Date
Raven Scott 2713dcf8cc Updates 2026-05-21 13:39:31 -04:00
Raven ScottandCursor 3949d11395 Hoist all module dependencies to shared modules/node_modules workspace
Add npm workspaces across 31 category trees plus hyper-p2p-bare-shared,
remove per-package node_modules and package-lock.json duplicates, and document
install-workspace.sh for a single hoisted install (~140MB vs tens of GB).

Co-authored-by: Cursor <[email protected]>
2026-05-21 13:23:43 -04:00
Raven ScottandCursor 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 ScottandCursor 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 ScottandCursor 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 ScottandCursor 38e30b63a1 Expand network, encoding, observability, routing, supercomputer, and CRDT APIs.
Adds snapshot() and batch helpers across network discovery/stack/transport, encoding-wire, observability, routing-advanced, supercomputer, state-crdts, scheduling-queues, and session-bridge modules.

Co-authored-by: Cursor <[email protected]>
2026-05-21 04:03:45 -04:00
Raven ScottandCursor cbada56cc5 Expand 34 modules with batch and clear helpers across CRDTs, storage, routing, and platform APIs.
Co-authored-by: Cursor <[email protected]>
2026-05-21 03:40:45 -04:00
Raven ScottandCursor 61abf1d069 Expand media, scheduling, trust, core capabilities, and economy modules
Add manual API helpers: media protection/ladder/access/manifest/chunk
clear and revoke helpers, enterprise region management, contribution ledger
counts, scheduling deadline and cron clear/cancel, peer scheduler cancelAll,
attestation clearChain, encrypted topic unregisterAll, multisig pending
proposals, capability purge/revoke, dev profile toggleFlag, PN counter
isZero, live edge streamIds, chunk scheduler dequeueBatch, auction clearAll,
and two-phase set clearAll.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:50:37 -04:00
Raven ScottandCursor 55339b3536 feat(modules): manual deepen OTA, CRDTs, economy, trust, spatial index
OTA phases remaining, PN counter reset, map clear, marketplace counts,
auction bid helpers, multisig missing signatures, spatial clearLocal.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:36:05 -04:00
Raven Scott 3b75e74dbd Updates 2026-05-21 02:00:00 -04:00
Raven Scott be9acb7268 Updates 2026-05-21 00:07:44 -04:00
Raven Scott be94546cd3 Updates 2026-05-20 23:36:32 -04:00
Raven Scott dd384eb944 Updates 2026-05-20 22:56:32 -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