 Raven ScottandCursor
|
3b47859bf7
|
Expand media, agents, applications, and messaging module APIs on main.
Adds snapshot(), batch helpers, and clearAll aliases across media-streaming (20), agents-workflows, applications-collab/economy, messaging pubsub/streams/gossip.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 03:58:35 -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
|
ff129d56b0
|
Expand 35 modules across encoding, consensus, experimental, messaging, pear, storage, and supercomputer APIs.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 03:46:02 -04:00 |
|
 Raven ScottandCursor
|
67219df1e1
|
Expand messaging, network, consensus, and platform module APIs.
Add batch helpers, clear utilities, and count methods for qos topics, brokers, probes, leases, locks, and registry modules.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 03:34:42 -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
|
c2282bd2b9
|
Expand media, network-stack, pear-platform, and scheduling module APIs
Add batch helpers, clear/count utilities, and management methods across content protection, FEC, flow shaper, circuit loom, trust gate, peer scheduler, and related modules.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 03:17:48 -04:00 |
|
 Raven ScottandCursor
|
c3b112f435
|
Expand pear-platform, observability, messaging, and network module APIs
Add batch parse, registry, log filtering, stream helpers, routing utilities, handshake management, and related clear/list/count methods across shorter modules.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 03:12:42 -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
|
422b41f7e4
|
Expand pear, encoding, consensus, supercomputer, and CRDT modules
Add manual API helpers across categories: pear link resolver cache,
applink reload, storage layout defaults, compact codec decodeBatch,
schema allValid/getSchema, session bridge removePair, udx sendRecvRatio,
cluster affinity and cpu-share clearAll, raft truncateLog/currentTerm,
quorum vote tally, silence and whisper seen helpers, qos unsubscribeAll,
LWW register clearAll, peer selector topRegions, graph hasPath, fork choice
clearViews, and trust gate untrustAll.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:43:36 -04:00 |
|
 Raven ScottandCursor
|
67f96281c6
|
Expand pear, media, experimental, state, and messaging modules
Add manual API helpers across categories: pear runtime/embed/runner/spawn,
preflight cancel, update gossip history, headless UI pipe helpers, media
origin weights and latency paths, experimental void/tension/time-capsule,
CRDT conflict-set and grow-only-set, job dispatcher peek, trust graph decay,
session rotateAll, topic channel batch unsubscribe, fulltext searchOr, FEC
batch encode, marketplace cheapest listing, and noise session closeAll.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:39:38 -04:00 |
|
 Raven ScottandCursor
|
c8f09d914c
|
feat(media,messaging,network): deepen streaming and transport APIs
Hyper-P2P Module Tests / unit-all (push) Failing after 1h16m23s
Origin hybrid weighted select, latency path stats, live-edge listing;
topic channel batch publish and retained clear; wakeup reschedule and
cancelAll; electron bridge handler registry helpers.
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:25:52 -04:00 |
|
 Raven ScottandCursor
|
26ca05031a
|
feat(media-streaming,pubsub): expand helper swarm and chunk scheduler APIs
Hyper-P2P Module Tests / unit-all (push) Failing after 1h20m44s
- helper-swarm-coordinator: autoAssign, rebalance, resetUtilization
- chunk-scheduler-media: enqueueBatch, dropBelowPriority, clear
- qos-topic: queueDepths, clearQueues
- Update routing-advanced category README highlights
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:21:32 -04:00 |
|
 Raven ScottandCursor
|
cd048cb8c8
|
feat(observability,encoding,network,pubsub): expand support category modules
Hyper-P2P Module Tests / unit-all (push) Has been cancelled
- stats-exporter: snapshot history, compare, filter
- health-probe: unhealthyPeers, averageRtt, pruneStale
- schema-validator: assertValid, validateBatch, maxLength rules
- compact-codec-bridge: encodeBatch, listCodecs
- discovery-health: topPeers, pruneStale, averageRtt
- peer-bootstrap-store: removeBootstrap, findByHint
- retained-messages: retainBatch, totalRetained, channelCount
- ci: restore flat-repo production test workflow
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:18:17 -04:00 |
|
 Raven ScottandCursor
|
33a630fe83
|
feat(agents,messaging-pubsub): manually expand memory and subscription lease APIs
- agent-memory: recallByTag, forget, exportSnapshot for agent workflows
- subscription-lease: extend, conflicts, isHeld, leaseCount parity with topic-lease
Co-authored-by: Cursor <[email protected]>
|
2026-05-21 02:15:00 -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
|
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
|
226fca591d
|
Updates
|
2026-05-20 23:57:33 -04:00 |
|
Raven Scott
|
be94546cd3
|
Updates
|
2026-05-20 23:36:32 -04:00 |
|
Raven Scott
|
b8c335adee
|
Updates
|
2026-05-20 22:30:53 -04:00 |
|
Raven Scott
|
e4400872c0
|
Updates
|
2026-05-20 22:28:59 -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
|
7a6b4fd692
|
Updates
|
2026-05-20 21:23:16 -04:00 |
|
Raven Scott
|
31e9728ef8
|
Updates
|
2026-05-20 21:19:52 -04:00 |
|