 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
|
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 |
|