Decentralized Resource Registry (DRR) (#111)#116
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a TODO item for a decentralized resource registry to the end of the README.md file. The feedback suggests replacing this raw header with a proper Roadmap section or tracking it in GitHub Issues to maintain standard documentation practices.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| ⭐️ If you find this project interesting, please consider giving it a star on GitHub! | ||
|
|
||
|
|
||
| # TODO: decentralized resource registry (drr) (#111) |
There was a problem hiding this comment.
Adding a raw # TODO header at the end of the README.md is not standard practice for user-facing documentation. Instead of a top-level # TODO header, consider tracking this feature request in GitHub Issues, or if you want to document upcoming features in the README, create a proper ## 🗺️ Roadmap or ## 🔮 Future Scope section and list this as a bullet point.
| # TODO: decentralized resource registry (drr) (#111) | |
| ## 🗺️ Roadmap | |
| - [ ] Decentralized Resource Registry (DRR) (#111) |
Fixes #111