Logos Delivery
Messaging API — General Availability
-
[Deliverable] Test suite for Messaging API
Reliable Channel API — Beta
- Reliable Channel API stabilization and bug fixes
Support QUIC Transport in Logos Delivery
Fleet Stability
-
[Deliverable] Fleet monitoring dashboards for Logos fleets
- achieved:
- next:
- chore(metrics): sync dashboards from Grafana
- Update infra-logos dashboards and alerts to the new
logos_delivery_metric prefix
Logos Chat
Chat — Beta
-
[Deliverable] Implement full identity model
- achieved:
- feat: publish key bundles and accounts via logos delivery - https://github.com/logos-messaging/libchat/pull/184
- achieved:
-
[Deliverable] Stabilize and polish API
- achieved:
- List Participants in DirectV1 - https://github.com/logos-messaging/libchat/pull/189
- Enable HNDL protections - https://github.com/logos-messaging/libchat/pull/193
- achieved:
Logos Core
Logos Core Integration — Phase 2
- [Deliverable] Add Reliable Channel API to Logos Core Delivery module
- achieved:
- [delivery] feat: add Reliable Channels API support
- [delivery] feat: expose Store queries via storeQuery
- [delivery] fix: store node data under the module’s per-instance path
- next:
- [delivery] Release logos-delivery-module v0.2.0
- achieved:
Maintenance
- achieved:
- nim-ffi:
- Integrate the 0.2 line into master: {.ffi.} shape router, {.ffiExport.}, context recycling
- feat(codegen): {.ffiConst.} constants and {.ffi.} enums for C/C++/Rust
- feat(ffi): {.ffiStatic.} for context-independent procs
- feat(c): CBOR-free transport for non-scalar abi = c procs
- fix: seq[byte] rides as a CBOR byte string on every backend
- chore: bump nim-brokers to 3.3.0 and add nim-brokers skill
- nim-ffi:
- next: