-
Notifications
You must be signed in to change notification settings - Fork 98
Decom Razor Oracle #1253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decom Razor Oracle #1253
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR decommissions the Razor Network Oracle integration by removing all references, documentation, and metadata from the Moonbeam documentation system. The changes ensure Razor Network is no longer available as an oracle option for developers.
- Complete removal of Razor Network Oracle documentation and examples
- Deletion of all references from LLM training files and documentation indices
- Clean removal from oracle nodes listing to prevent future inclusion
Reviewed Changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.
File | Description |
---|---|
builders/integrations/oracles/razor-network.md |
Complete removal of the Razor Network Oracle documentation file |
llms.txt |
Removed Razor Network Oracle entry from the main documentation index |
llms-full.txt |
Deleted Razor Network Oracle listing and full content from LLM reference file |
llms-files/llms-oracle-nodes.txt |
Removed Razor Network Oracle from oracle nodes doc-page list and content section |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Style Guide Violations Summary
|
Verification ReviewThis review focuses on style guide claims, justifications, and confidence scores in the provided documents.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah shoot, one last thing. Need to update the .nav.yml
to remove Razor
good catch thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Blocked by papermoonio/moonbeam-mkdocs#264 right now |
Description
Decom Razor Network Oracle.
This pull request removes all references and documentation for the Razor Network Oracle integration from the codebase and related files. The changes ensure that Razor Network is no longer listed or available as an oracle option in the documentation and developer resources.
Documentation and Reference Removal:
builders/integrations/oracles/razor-network.md
documentation file, eliminating instructions and examples for integrating Razor Network Oracle.llms-files/llms-oracle-nodes.txt
, so it will no longer be included in generated documentation or developer tools.llms-files/llms-oracle-nodes.txt
, ensuring it is not available for LLM or other automated reference systems.llms-full.txt
, so it no longer appears in the official documentation navigation or summaries.Checklist
moonbeam-mkdocs
to update redirectsGoes with papermoonio/moonbeam-mkdocs#264
Translations
Does this PR update a page that also exists on the Chinese docs site? See mapping to confirm.
If Yes, complete the following:
Link to the corresponding CN docs PR: <INSERT_LINK>