Skip to content

[codex] Release bridge 0.5.12 pylon availability#136

Open
Jesssullivan wants to merge 1 commit into
mainfrom
codex/acuity-pylon-availability
Open

[codex] Release bridge 0.5.12 pylon availability#136
Jesssullivan wants to merge 1 commit into
mainfrom
codex/acuity-pylon-availability

Conversation

@Jesssullivan
Copy link
Copy Markdown
Owner

Summary

  • release @tummycrypt/scheduling-bridge@0.5.12
  • switch Acuity URL availability reads from the retired react-calendar DOM path to the current pylon availability API
  • preserve browser-session navigation so owner/calendar identity still comes from the live Acuity redirect
  • add regression coverage for pylon identity parsing, start-date handling, date mapping, and slot mapping

Root Cause

Acuity no longer renders the calendar surface used by the bridge reader. The service/category anchors still resolve, but the old calendar/date/slot selectors time out before availability can be read.

Live Evidence

  • live patched reader against https://MassageIthaca.as.me found URGENT Care Massage service dates for May 2026
  • first live date 2026-05-17 returned three available slots: 09:00, 09:30, 10:00 local
  • Acuity returns HTTP 422 for past startDate, so current-month reads now start at today in America/New_York

Validation

  • pnpm test:host src/adapters/acuity/steps/read-via-url.test.ts
  • pnpm test
  • pnpm typecheck
  • pnpm build
  • pnpm check:release-metadata
  • pnpm docs:check
  • pnpm check:package
  • git diff --check

@Jesssullivan Jesssullivan marked this pull request as ready for review May 14, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant