Audit and update categories for file bundles#246
Open
dawnkelly09 wants to merge 2 commits intomainfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Polkadot LLM knowledge-base category configuration (llms_config.json) by expanding category descriptions, restructuring categories for clearer coverage, and introducing new categories to better guide developer-facing content classification.
Changes:
- Expanded and clarified descriptions for existing categories (e.g.,
basics,smart_contracts,parachains,infrastructure,tooling,reference). - Replaced
chain_interactions,dapps, andnetworkswithaccounts_and_transactionsandinteroperability. - Reintroduced/expanded
polkadot_protocolwith a more detailed technical scope.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
eshaben
reviewed
Mar 9, 2026
Contributor
Author
|
Descriptions shortened, change of "chain_interactions" for "accounts_and_transaction" rolled back, pages retagged on the docs PR. 🫡 |
brunopgalvao
approved these changes
Mar 12, 2026
eshaben
approved these changes
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Needs polkadot-docs PR: polkadot-developers/polkadot-docs#1547
Nico and Bruno: please take a look at the categories and descriptions and let me know what you think. If we want to make changes here, we just need to make sure the other PR gets updated as well (tags on pages). Thank you!
This pull request updates the
llms_config.jsonfile to expand and clarify the descriptions for the Polkadot knowledge base categories. It also restructures some categories for better coverage and introduces new ones to provide more targeted guidance for developers.Category and description updates:
Expanded and clarified category descriptions:
basics,smart_contracts,parachains,infrastructure,tooling, andreferenceto be more comprehensive and specific about the content covered in each knowledge base section.Category restructuring and additions:
chain_interactions,dapps, andnetworkscategories, and replaced them with new categories:accounts_and_transactionsandinteroperability, each with detailed descriptions of their focus areas.polkadot_protocolcategory, now with a more in-depth technical description.