Reference
Changelog
Public contract changes for operators.
Changelog
Use this page to track operator-facing contract changes only.
What belongs here
- new operator API endpoints
- removed or deprecated operator API endpoints
- new webhook event types
- payload shape changes
- wallet adapter contract changes
- status or error-code changes
What does not belong here
- internal refactors with no contract impact
- infrastructure-only deploy notes
- design-only content edits with no integration impact
Entry template
## YYYY-MM-DD
### Added
- item
### Changed
- item
### Deprecated
- item
### Removed
- item
### Operator action
- required migration or "none"
Initial release
2026-06-20
Added
- operator documentation app initial structure
- operator API reference
- wallet adapter reference
- webhook reference
Operator action
- use current pages as source of truth for v1 integration
