Commit Graph
7 Commits
Author SHA1 Message Date
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 105e69eb7b Expand network, consensus, observability, storage, and pear modules
Add manual helpers across connection pool release/close, health probe
clear and peer listing, quorum and distributed lock bulk operations,
session rotation revoke-all, reputation peer reset, flow shaper flush,
circuit breaker reset-all, RPC unregister and pending count, seeder
registry topic management, activity queue clear, semantic vector remove,
core priority fetch pending clear, trust gate untrust-all, and process
spawn kill-all.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:53:38 -04:00
Raven ScottandCursor 835015e1f5 feat(media-streaming): deepen swarm, manifest, and protection APIs
Chunk scheduler cancel, helper swarm viewer registry, bandwidth reset,
stream manifest layers, telemetry averages, tree leaves, access tokens.

Co-authored-by: Cursor <[email protected]>
2026-05-21 02:36:05 -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 cacab441af Promote all media-streaming modules to production tier.
Bumps remaining scaffold package versions to 0.3.1 and aligns registry with deepened APIs.

Co-authored-by: Cursor <[email protected]>
2026-05-21 01:35:55 -04:00
Raven ScottandCursor ad3fc106f1 Deepen all 20 media-streaming modules with expanded APIs and tests.
Add batch ingest, tree depth/path, peer scoring helpers, scheduler peek, FEC and ABR controls, telemetry sessions, and richer production api.md for bandwidth-aggregator and media-tree-orchestrator.

Co-authored-by: Cursor <[email protected]>
2026-05-21 01:20:48 -04:00
Raven ScottandCursor a1f56dc27b Add media-streaming category with 20 P2P streaming modules.
Introduces peer-assisted live/VOD primitives (chunking, manifests, crazy trees, bandwidth aggregation, FEC, enterprise controls) with shared media-streaming-base, registry entries, and brittle tests. Four core modules ship as production tier; sixteen as scaffold for deepen passes.

Co-authored-by: Cursor <[email protected]>
2026-05-21 01:16:44 -04:00