Skip to content

History / plugin sdk lifecycle

Revisions

  • docs: expand and refine SDK wiki guides

    @alafleur-genetec alafleur-genetec committed Mar 21, 2026
  • 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

    @alafleur-genetec alafleur-genetec committed Feb 3, 2026
  • 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.

    @alafleur-genetec alafleur-genetec committed Feb 1, 2026
  • Normalize markdown filenames to lowercase Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @alafleur-genetec alafleur-genetec committed Jan 16, 2026