We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: expand and refine SDK wiki guides
docs: standardize reference sections and improve sidebar organization - Rename all "Related Guides" and "Additional Resources" to "See also" - Standardize casing to "See also" (lowercase 'a') - Reorder Platform SDK sidebar: move setup topics after Getting Started - Reorder Plugin SDK sidebar: move State Management earlier, Database later
Fix incorrect event type names across Web SDK and Plugin SDK documentation - Web SDK: Fix event names in reports, incidents, and examples (AccessDenied → AccessRefused/CardholderAccessRefused, DoorForced → DoorForceOpen, DoorHeld → OpenedForTooLong) - Plugin SDK: Fix obsolete event types (AccessDenied → AccessRefused, DoorForcedOpen → DoorOpenWhileLockSecure, DoorOpenTooLong → DoorOpenedForTooLong) - Add curl Content-Length: 0 requirement notes for Web SDK endpoints - All changes validated against source code enums and live testing Fixes 20+ documentation errors that would cause compile failures when developers copy examples.
Normalize markdown filenames to lowercase Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>