Commit 514aa9f
committed
docs: fix cache-service frontmatter, knowledge dead links, TCK glossary term (#1880 follow-up)
Three doc-accuracy fixes the #1880 audit surfaced but whose hard rules
(preserve-frontmatter / no-fabrication) blocked in PR #3243:
- kernel/contracts/cache-service.mdx frontmatter: drop "namespaces, and bulk
operations" — the ICacheService contract only exposes
get/set/delete/has/clear/stats (packages/spec/src/contracts/cache-service.ts).
- protocol/knowledge.mdx: repoint 3 references from the removed
`ai-capabilities.mdx` (dead since the docs reorg) to the real
`actions-as-tools.mdx`, dropping the stale anchor.
- getting-started/glossary.mdx: qualify the "TCK (Technology Compatibility
Kit)" entry as planned / not-yet-implemented (grep-empty across packages).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012urEihGTAsQP2xizAqfCwt1 parent 3ca5320 commit 514aa9f
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- content/docs
- getting-started
- kernel/contracts
- protocol
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments