Skip to content

Conversation

@MegaRedHand
Copy link
Collaborator

This PR updates the roadmap

@github-actions
Copy link

🤖 Kimi Code Review

Review Summary

This is a documentation-only PR updating the README.md to reflect the transition from pq-devnet-2 to pq-devnet-3. No code changes were provided for review.

Issues Found

None - The documentation changes are appropriate and accurate.

Positive Observations

  1. Clear deprecation notice: The warning about pq-devnet-2 support ending is prominently displayed
  2. Proper issue linking: All roadmap items now link to specific GitHub issues for tracking
  3. Consistent formatting: The new checklist format with links maintains consistency with the existing document style
  4. Accurate priority ordering: The roadmap reflects realistic development priorities for a consensus client

Suggestion (Non-blocking)

Consider adding a migration guide section for users currently running pq-devnet-2, even if brief. This could be a single line like:

> **Migration**: Users on `devnet2` should plan to migrate to `devnet3` before support ends. No state migration is required between devnets.

This would help operators plan their upgrades proactively.


Automated review by Kimi (Moonshot AI) · custom prompt

@github-actions
Copy link

🤖 Codex Code Review

No code changes in this PR; only README updates. I don’t see any correctness, security, performance, or consensus-layer risks introduced.

Notes:

  • README.md:68-92 adds pq-devnet-3 status and updates the roadmap with linked issues; no runtime impact.
  • No changes to fork choice, attestations, state transition, XMSS, or SSZ paths.

If you expected code changes to review, please point me to the relevant diff or branch.


Automated review by OpenAI Codex · custom prompt

@github-actions
Copy link

🤖 Claude Code Review


Conclusion

No issues found. This is a clean documentation update that:

  • ✅ Improves transparency about devnet support lifecycle
  • ✅ Makes roadmap items trackable via GitHub issues
  • ✅ Maintains consistent formatting and structure
  • ✅ Contains no technical errors or broken markdown

Recommendation: APPROVE AND MERGE

This PR improves project documentation quality and requires no changes.


Automated review by Claude (Anthropic) · custom prompt

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 10, 2026

Greptile Overview

Greptile Summary

This PR updates the README roadmap and devnet support notes: pq-devnet-2 is marked as nearing end-of-support, pq-devnet-3 is introduced as in-progress, and the near-term roadmap items are converted into links to existing GitHub issues for easier tracking and prioritization.

These changes are documentation-only and don’t modify runtime behavior; they align the README’s stated priorities with the repository’s issue tracker.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • Documentation-only changes limited to README wording and links; diff is small and self-contained with no code paths affected.
  • No files require special attention.

Important Files Changed

Filename Overview
README.md Updates roadmap section to add pq-devnet-3 status, deprecate pq-devnet-2, and link roadmap items to existing GitHub issues.

Sequence Diagram

sequenceDiagram
  participant User as User/Reader
  participant Docs as README.md
  participant GH as GitHub Issues

  User->>Docs: Read roadmap/devnet sections
  Docs-->>User: States pq-devnet-2 deprecation + devnet3 in progress
  User->>Docs: Click roadmap item links
  Docs->>GH: Navigate to linked issue (e.g., #80, #73)
  GH-->>User: Issue details / tracking context
Loading

@pablodeymo pablodeymo merged commit e5edb43 into main Feb 10, 2026
7 checks passed
@pablodeymo pablodeymo deleted the update-roadmap branch February 10, 2026 20:58
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.

2 participants