Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes the addition of new documentation for AI Alignment Node and updates to the sidebar configuration. The most important changes include the creation of detailed guides for Node Operators and Node Owners, an overview of the AI Alignment Node, and the addition of these new documents to the sidebar.
Documentation updates:
docs/ai-alignment-node/node-operators.md
: Added a comprehensive guide for Node Operators, including registration, system requirements, running a node, and FAQs.docs/ai-alignment-node/node-owners.md
: Added a detailed guide for Node Owners, covering the Node Owner Portal, delegation, undelegation, claims, reward calculation, and FAQs.docs/ai-alignment-node/overview.md
: Added an overview of the AI Alignment Node, explaining the roles of Node Owners and Node Operators, and key points about License NFTs and rewards.Sidebar configuration update:
sidebars.ts
: Updated the sidebar configuration to include the new AI Alignment Node category with links to the overview, Node Owners, and Node Operators documentation.This change is