Commit Graph
5 Commits
Author SHA1 Message Date
Raven ScottandCursor 713a450f2f feat(consensus,routing,scheduling): manually expand coordination and path modules
- leader-lease: renew, resign, isLeader, followers, lease expiry helpers
- quorum-pool: autoResolve, cancel, listVotes, member remove, TTL proposals
- raft-lite: requestVote, stepDown, logSlice, advanceCommit
- pattern-router: middleware chain, priority routes, routeBatch
- merge-registry: bulkRegister, diff, watch, publishSnapshot, tombstones
- cron-gossip: pause, resume, forceFire, nextDue
- topic-lease: extend, conflicts, allHolders

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:14:41 -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 ScottandCursor 17876e6284 Expand category docs and module APIs across the library.
Manual pass adds helpers (listChannels, taskCounts, openProposals), richer getStats with protocol fields, category README hubs, and tightened api.md for core, messaging, network, routing, supercomputer, and consensus modules.

Co-authored-by: Cursor <[email protected]>
2026-05-21 00:54:19 -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