DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Stream-JSON result schema spells out what a held-back result includes
You'll notice
Useful2Signal2
SDK
The stream-JSON schema now documents that a held-back result still carries cost and usage.
What's wrong with this entry?
Anonymous. No account, no email.
What
The schema shipped to SDK consumers now documents that a result withheld while background subagents finish still carries its total cost, API duration and per-model usage as of the moment it was written, not just the subagent counters.
Evidence
as do its total_cost_usd, duration_api_ms and modelUsage
Strings lifted out of the shipped bundle, so the claim above can be checked against them.