feat: add documentation for interventions primitive in python#2745
Conversation
|
Assessment: Comment Solid Python documentation addition for the interventions primitive. I verified the examples against the actual SDK source ( Review Categories
Nice work keeping the Python and TypeScript examples structurally parallel — it makes the tabbed page very easy to follow. |
… sections Address review feedback by replacing manual python/ts patterns and removing caution block in favor of regular prose.
|
Re-review (after commits Assessment: Comment — nearly there. Thanks for the quick turnaround. Verified against the updated branch: Status of prior feedback
Just the one copy-paste item left to close out. |
Documentation Preview ReadyYour documentation preview has been successfully deployed! Changed pages: Updated at: 2026-06-15T15:35:12.014Z |
|
Re-review (after commit Assessment: Comment — one item left. Nice restructure. Verified against the latest branch: Status
Everything else is in good shape — just the event-type imports to wrap up. |
notowen333
left a comment
There was a problem hiding this comment.
small conventions callouts
Rename index.py → interventions.py, index.ts → interventions.ts to follow repo naming convention. Add interventions_imports.ts with per-snippet import blocks referenced from the mdx.
|
Re-review (after commit Assessment: Comment — one item left. Verified the rename and new structure against the branch: Status
Structure and naming are now in great shape — just the Python event-type imports to bring them in line with the TS side. |
Description
Related Issues
#2667
Documentation PR
Type of Change
Documentation update
Testing
How have you tested the change? Verify that the changes do not break functionality or introduce new warnings.
hatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.