1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Update LLM instructions

This commit is contained in:
Rich Lander
2025-12-15 16:17:24 -08:00
parent a68f55fad0
commit c7e8009015
2 changed files with 3 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
{
"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_note": "ALWAYS read required_pre_read first. HAL graph—follow _links only, never construct URLs."
}

View File

@@ -1,11 +1,8 @@
{
"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.",
"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/schema-reference.txt"
],
"ai_note": "ALWAYS read required_pre_read first. HAL graph\u2014follow _links only, never construct URLs.",
"required_pre_read": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/skills/SKILL.md",
"latest": "10.0",
"latest_lts": "10.0",
"latest_year": "2025",