Shipping Checklist¶
- [ ] Names, descriptions, schemas, and examples are unambiguous.
- [ ] Side effects, idempotency, timeouts, and error semantics are documented.
- [ ] Authentication and authorization are enforced server-side.
- [ ] Protocol lifecycle and cancellation behavior are tested.
- [ ] Logs protect secrets while preserving traceability.
- [ ] Compatibility and rollback paths are defined.