- Conclusion class: sourceIds + timesDerived fields (appended to the
constructor signature with defaults, so existing positional callers
are unaffected)
- ConclusionScope: get(), getMany() (batch fetch via the list endpoint
with an id-in filter, chunked at the 100 page-size cap), and derived()
(paginated reverse traversal via GET /conclusions/{id}/derived)
- ConclusionResponse type: optional source_ids / times_derived
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| python | ||
| typescript | ||