Skip to content

Commit fe6bbd0

Browse files
richlanderclaude
andcommitted
Remove latest-sdk from docs (not implemented)
The latest-sdk link relation was documented but never added to llms.json - it wasn't considered valuable enough. Removed from: - dotnet-releases/SKILL.md - navigation-flows/SKILL.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 0096fa4 commit fe6bbd0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

release-notes/skills/dotnet-releases/SKILL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ From `_embedded.latest_patches[]._links`:
5353
| Relation | Target |
5454
| -------- | ------ |
5555
| `release-manifest` | manifest.json (OS, breaking changes) |
56-
| `latest-sdk` | SDK index |
5756
| `latest-security` | Last security patch |
5857

5958
From `llms.json._links`:

release-notes/skills/navigation-flows/SKILL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ llms.json
2929
│ ├─► supported-os-json ─► distros
3030
│ └─► os-packages-json ─► packages
3131
32-
└─► _links.latest-sdk ─► sdk/index.json ─► DONE
32+
└─► _links.latest-security ─► last security patch
3333
```
3434

3535
## Flow 2: CVE Queries (2-N fetches)
@@ -68,7 +68,6 @@ From llms.json:
6868
From latest_patches[]:
6969
release-major ───────────► X.0/index.json (patches, timeline)
7070
release-manifest ────────► manifest.json (reference data)
71-
latest-sdk ──────────────► sdk/index.json (SDK bands)
7271
latest-security ─────────► last security patch
7372
7473
From manifest.json:

0 commit comments

Comments
 (0)