Commit Graph
12 Commits
Author SHA1 Message Date
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 24a9fde231 Enrich module APIs with snapshot and batch helpers across categories.
Adds snapshot(), domain batch methods, and clearAll aliases on consensus, core, encoding, experimental, indexes, messaging, network, oracle, pear, routing, storage, supercomputer, and trust modules.

Co-authored-by: Cursor <[email protected]>
2026-05-21 03:53:48 -04:00
Raven ScottandCursor dec3956846 Expand module APIs across pear, network, experimental, and ops categories.
Add batch helpers, counts, and management utilities so modules expose consistent peer, lease, queue, and telemetry surfaces.

Co-authored-by: Cursor <[email protected]>
2026-05-21 03:22:25 -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 d51bfea987 feat(modules): manual deepen gossip, bloom, trust, storage, economy
Gossip mesh drop rate, bloom batch filter, blind relay best pick,
key rotation helpers, OR-map values, writer lease releaseAll,
view sync catchUp, channel prune, credit closeAccount, argv bridge.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:33:33 -04:00
Raven ScottandCursor cce695e34a feat(modules): deepen trust, experimental, routing, and search
Hyper-P2P Module Tests / unit-all (push) Failing after 1h17m5s
Session revoke and encrypted-topic JSON helpers; silence/void channel
snapshots; relay tunnel route listing; grow-only set algebra; CPU top
donors; attestation chain slice/export; fulltext bulk and top terms.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:25:10 -04:00
Raven ScottandCursor f1536f9b6b Expand pubsub, economy, routing-advanced, and platform categories.
Manual pass adds listChannels, totalSupply, openCount, listSessionIds, new api.md files, corrected trust/reactive/conflict getStats docs, and category README hubs for routing-advanced, measurement, pear-platform, and trust-security.

Co-authored-by: Cursor <[email protected]>
2026-05-21 00:58:14 -04:00
Raven ScottandCursor 425a44c4b7 Deepen routing-paths and trust-security module APIs.
Adds listPatterns, entryCount, activeTunnelCount, chainLength, and richer getStats with protocol fields; new trust-security category README.

Co-authored-by: Cursor <[email protected]>
2026-05-21 00:55:04 -04:00
Raven Scott be9acb7268 Updates 2026-05-21 00:07:44 -04:00
Raven Scott 14d0980b4f Updates 2026-05-20 21:02:45 -04:00