Skip to content

[codex] Remove announce epoch#43

Merged
kixelated merged 1 commit into
mainfrom
codex/remove-epoch
Jun 26, 2026
Merged

[codex] Remove announce epoch#43
kixelated merged 1 commit into
mainfrom
codex/remove-epoch

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the ANNOUNCE_BROADCAST Epoch field and related prose from moq-lite.
  • Resolve duplicate broadcast advertisements by shortest total path length.
  • Simplify moq-lite-05 changelog entries and add CLAUDE.md guidance for concise changelog bullets.

Validation

  • rg -n "Epoch|epoch" .
  • git diff --check HEAD~1 HEAD

Full Makefile build was not run because lib/ is empty and would require fetching i-d-template.

@kixelated kixelated force-pushed the codex/remove-epoch branch from 3abdcbd to b965dad Compare June 26, 2026 17:29
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@kixelated, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 57 minutes and 49 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d4ca49ec-654b-495b-9091-3422bd1d4c30

📥 Commits

Reviewing files that changed from the base of the PR and between 3abdcbd and b965dad.

📒 Files selected for processing (2)
  • CLAUDE.md
  • draft-lcurley-moq-lite.md

Walkthrough

The draft removes Epoch from the ANNOUNCE_BROADCAST protocol description and wire format, updates duplicate-broadcast routing to use shortest total path length, and deletes the related Epoch prose. It also rewrites the moq-lite-05 changelog into bullets and adds a CLAUDE.md note that changelog bullets should be concise and factual.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: removing the ANNOUNCE_BROADCAST epoch handling.
Description check ✅ Passed The description matches the patch and covers the protocol, changelog, and CLAUDE.md updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/remove-epoch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kixelated kixelated merged commit 41ea4d5 into main Jun 26, 2026
2 checks passed
@kixelated kixelated deleted the codex/remove-epoch branch June 26, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant