fix: remove Canva and Apollo from the connector registry (never built)

↗ view on GitHub · sloth-ninja · 2026-08-13 · 04b78e20

Owner decision 13/08/2026: neither was part of the UK-legal shortlist
rationale, and both were marked availability:"oauth" with "VERIFIED"
comments that nothing ever verified - the gallery rendered a live
Connect button that dead-ended for pilot users. Delete both entries
outright.

Removing a previously-valid registry id exposes a real gap: the admin
connector-gallery curation PATCH validated every incoming id against
the live registry and 400'd the whole write on an unknown one. Since
the admin UI round-trips its full tick-list on every toggle (with no
control to un-tick a row the registry no longer renders), a firm that
had curated canva/apollo would be permanently blocked from saving any
future connector-gallery change. parseConnectorCuration now silently
drops unknown string ids (still 400s on genuinely malformed,
non-string entries), matching the read-side tolerance
filterRegistryByOrgCuration already has.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Repository Sloth-ninja/JessicaOSS
Author sloth-ninja <ezanahaddis@gmail.com>
Authored
Parents d3bf3ebb
Stats 5 files changed , +57 , -38
Part of Pilot-feedback fixes: firm UI, connector registry, and legacy writes

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-04b78e20.md from inside the repo you want the change in.

⬇ Download capture-commit-04b78e20.md