Commit Graph
9 Commits
Author SHA1 Message Date
Raven ScottandCursor 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 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 b663b5413c Expand media, trust, encoding, consensus, and scheduling APIs
Add buffer health, graph clearing, codec registry counts, bitfield queue helpers, causal consensus listing, cron job utilities, and oracle feed management helpers.

Co-authored-by: Cursor <[email protected]>
2026-05-21 03:06:27 -04:00
Raven ScottandCursor aa2de03538 Expand messaging, routing, measurement, storage, oracle, and time modules
Add subscription lease release-all and clear, intent router bulk
unregister, bucket rate limit token probe, drive GC stale clear,
oracle feed clear and latest aggregate, and temporal index remove/clear.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:54:11 -04:00
Raven ScottandCursor f62eaaac13 feat(encoding,oracles,time-ordering): expand wire registry and singleton categories
- wire-registry: builtins, encodeBatch, snapshot, unregisterCodec
- decentralized-oracle: listFeeds, feedStats, setQuorum
- temporal-index: queryBucket, bucketsForRange
- Add category README hubs for oracles and time-ordering
- Add _shared/gossip-base.js envelope helpers

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:14:41 -04:00
Raven ScottandCursor 0a75712c81 Add gossip, time-ordering, and oracles category hubs.
Oracle getStats now surfaces metrics and feed counts; new category READMEs for messaging-gossip, time-ordering, and oracles.

Co-authored-by: Cursor <[email protected]>
2026-05-21 00:55:25 -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 14d0980b4f Updates 2026-05-20 21:02:45 -04:00