Two SDK fields dropped their internal-only caveats and now describe normal behaviour.
What's wrong with this entry?
The source field on UserPromptSubmit no longer says it is set only for Anthropic-internal sessions during a trial; it now says payloads may omit it while the field rolls out. The setModel systemPrompt replacement no longer claims only the subprocess stdin transport honors it.
- setModel now states that transports which do not implement the replacement acknowledge success without applying it, so a success response is not proof the prompt changed.
Payloads may omit it while the field rolls out.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.