The claude-api skill's documents moved to separate files with identical content and paths.
What's wrong with this entry?
This release removes a large block of text from the build, but nothing was dropped from the claude-api skill. It registers the same documents under the same paths and the same model-name placeholders; each document is now loaded from a separate file rather than sitting inline.
- Same paths, including
csharp/claude-api/README.md,shared/model-migration.md,shared/prompt-audit.mdandtypescript/managed-agents/README.md. - Same placeholder table:
FABLE_ID: "claude-fable-5",OPUS_ID: "claude-opus-5",PREV_OPUS_ID: "claude-opus-4-8".
shared/managed-agents-self-hosted-sandboxes.md
Strings lifted out of the shipped bundle, so the claim above can be checked against them.