1
0
mirror of synced 2025-12-25 02:14:57 -05:00

Switch to 'ai_skill' concept

This commit is contained in:
Rich Lander
2025-12-12 12:29:37 -08:00
parent baa752d623
commit 8102ac71da

View File

@@ -1,9 +1,10 @@
{
"kind": "llms-index",
"title": ".NET Release Index for AI",
"ai_note": "Read llms.txt first (required). schema-reference.txt is optional, for complex queries involving SDK bands, OS packages and compatibility, or custom navigation patterns.",
"ai_skill": "Navigate using the resources below in order. Read the primer first, consult the diagram for visual reference, and use the schema guide for advanced queries.",
"required_pre_read": [
"https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms.txt",
"https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/navigation-diagram.txt",
"https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/schema-reference.txt"
],
"latest": "10.0",