* Add blockchain weekly updates 2026-07-13 through 2026-08-03
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Clarify Tokenomics on master is baselayer-only in 2026-07-13 weekly
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): link milestone deliverables to GitHub issues
Add issue links to 11 deliverable headings that were missing them:
- Initial Integration to Logos Core: pm#373, pm#374, pm#386
- Reliable Channel API — Developer Preview: pm#412, pm#413
- Logos Core Integration — Phase 2: pm#387, pm#388, pm#390, pm#391
- Reliable Channel API — Beta: pm#318
- Nimble Migration: logos-chat#31 (no pm issue exists)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): link Chat DP deliverables, drop logos-chat Nimble migration
- Link Chat — Developer Preview deliverables to newly created pm#465,
pm#466, pm#467 (retroactive sub-issues of pm#406)
- Remove 'Migrate logos-chat to Nimble' deliverable: logos-chat is pure
Rust after the Nim shim removal, so the migration no longer applies
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
- Typos: lighpush, segementation/reduntant risk cell, 'is uses',
'removed is' -> 'removed if'
- Normalize date format in Initial Integration to Logos Core
- Fix dead 'Messaging API' link in index intro (-> messaging_sdk FURPS)
- Align Mix done-when with the Required/Preferred/None anonymity modes
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): extract Installation management deliverable in Chat — Beta
Installation lifecycle (group_chat FURPS F1/F2/F5/F6, +PRIV2) carved out
of Add Group Chat (pm#346); documents known multi-device gaps
(libchat#169/#28/#109). No GitHub issue yet by design.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): remove installation FURPS from Add Group Chat deliverable
Moved to the Installation management deliverable in Chat — Beta.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): sync roadmap with logos-messaging/pm issues
- Link all milestones to their pm issues (github: frontmatter) incl.
newly created #424-#428
- Link all deliverable headings to pm issues (#429-#463 newly created,
plus existing #318/#324/#344/#389/#422/#423)
- Mark RLN for Edge Nodes done (pm#411 closed)
- Retitle QUIC milestone to 'Support QUIC Transport in Logos Delivery'
to match pm#404
- Replace stale #319 link on Create Rate Limit Manager with new #431;
note existing basic implementation in channels layer
- Point Trial QUIC / Improve RLN UX links at logos-messaging/pm instead
of waku-org/pm
- Add missing #385 deliverable to E2E Reliability milestone
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): resolve duplicate deliverables, sync weekly template
- Relink Chat Beta RLN deliverable to pm#347 (kept over duplicate #443)
- Relink RC Beta segmentation/encryption deliverables to their existing
logos-delivery implementation issues #3854/#3856 (pm#435/#437 closed
as duplicates)
- Rebuild weekly-update template from current open milestones and
deliverables (12 milestone sections, 41 deliverables), incl. new
pm issue links #424-#462
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): fold RLN module POC into full integration deliverable
pm#447 closed; its interface-validation intent absorbed into pm#448.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* messaging 0.3
* docs(messaging): clean up v0.3 restructure and describe new deliverables
- Define the Beta release stage; documentation is a hard GA requirement
- Restore frontmatter on Phase 3, Messaging API GA, Modularize Delivery Kernel
- Describe new deliverables (Mix, offline backfill, Rate Limit Manager,
kernel modularization, RLN/Discovery POCs, fleet QUIC, Chat RLN support)
- Rename 2026-chat-developer-preview.md -> 2026-chat-beta.md; retitle
Chat milestones to match the new release ladder; add alias redirects
for renamed slugs
- Fix label/href mismatches, empty Phase 3 link, stale v0.2 POC refs,
typos and missing trailing newlines
- Remove dropped 'Use Reliable Channels in Logos Chat' from template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): flesh out Modularize Delivery Kernel milestone
Ground the milestone in the actual logos-delivery layering work
(kernel/core <- messaging <- channels, PRs #3918/#3927/#4000), add a
kernel API surface deliverable, FURPS refs, and done-when criteria.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): dissolve Modularize Delivery Kernel into owning milestones
Milestone removed; its parts now live where the refactoring reason is:
pluggable discovery and pluggable RLN membership in Logos Core
Integration Phase 3, Rate Limit Manager in Messaging API GA, RLN
enforcement in RLN on Logos Blockchain.
Fill the gaps: describe Pluggable RLN membership (scoped against the
membership interface from pm#416 to avoid duplication), drop the
vestigial waku-era 'Make Discovery Pluggable' deliverable from the QUIC
milestone, and add FURPS references and done-when criteria to the
Messaging API GA deliverables.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): polish Pluggable RLN membership deliverable
Fix empty link, typos, and correct the AnonComms claim: pm#17 is a
closed spec for the membership allocation service (can run as a
standalone module); the module itself is not on their roadmap yet.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): rework Messaging API GA milestone
Reorder deliverables by priority, replace default-on mix routing with a
client-facing anonymity parameter (Required / Preferred / None), note
Kernel API as the Store access path delivered in Beta.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): retitle RLN membership management deliverable to API implementation
Recovered from local edits made in the main checkout while work moved
to a worktree; GitHub issue #419 rename still pending.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs(messaging): rename chat DP file, trim Phase 4, drop alias redirects
- Rename 2025-extend-chat-sdk-with-group-conversations.md to
2026-chat-developer-preview.md, updating all inbound links
- Phase 4: remove Mix, GossipSub, and integration-testing deliverables
(Mix/GossipSub are post-mainnet); move RLN membership module
deliverable to Phase 3
- Remove aliases frontmatter; repoint combined_roadmap link
- Includes roadmap cleanups from working tree: archive sections removed
from index, Rate Limit Manager creation moved from RC Beta to
Messaging API GA, RLM/RLN-353 deliverables dropped from RC Beta,
DST stub added to QUIC milestone
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
New: 2026-07-06 (Week 27, partial) with AnonComms only.
Backfilled Storage into 2026-06-29 (v2.0.0 releases, Status integration
final PR merged, hidden-services research post).
Nav script re-run to include 2026-07-06. index.md updated.
* blockchain: 2026-06-22
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* blockchain: amend 2026-06-22 with late-posted updates
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* blockchain: 2026-06-29
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* blockchain: fix report windows (report date = window end)
The 06-29 report covers 06-22..06-28; the previously drafted content
covering 06-29..07-05 is now the 07-06 report. 06-22 amendments moved
into the new 06-29 report where they belong.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* blockchain: trim 06-29 and 07-06 highlights
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Inject a small <nav class="week-nav"> element after each report's <header>,
with data-router-ignore links to the adjacent reports' HTML files.
The first report (2026-01-26) has no prev link; the latest (2026-06-29)
has no next link — placeholders are used so layout stays consistent.
Matching CSS is added once per file inside the existing <style> block,
delimited with /* week-nav-css */ markers so the script is idempotent
and re-runnable when new weeks are added.
New reports:
- 2026-05-18 (Week 20): all 5 teams
- 2026-05-25 (Week 21): all 5 teams; Zerokit 2.0 + LIONESS closed
- 2026-06-01 (Week 22): all 5 teams
- 2026-06-08 (Week 23): all 5 teams
- 2026-06-15 (Week 24): all 5 teams; EmPoWering milestone, Dynark
- 2026-06-22 (Week 25): 4 teams (no blockchain update this week)
- 2026-06-29 (Week 26): partial — only AnonComms has reported so far
Also backfilled the 2026-05-11 report with Storage and Logos Core sections
that landed in subsequent commits (storage week-19 PR, logoscore weekly).
All reports verified: balanced tags, no unreplaced placeholders, every
tab data-team matches a team-content id.
index.md updated with all new entries in descending date order.