mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Persist the insight CTA registry across requests by attaching it to the boot-time global $register, mirroring the pattern used for `geodb`, `passwordsDictionary`, `hooks`, etc. The container resource now looks the registry up from `$register` instead of rebuilding it on every request. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>