mirror of
https://github.com/openclaw/clawhub.git
synced 2026-08-14 00:47:57 +00:00
Removes the SOULS content type and the SoulHub/onlycrabs.ai dual-site mode: six Convex tables, the /api/v1/souls HTTP API, /souls routes, soul OG images, GitHub soul backups, seeds, the VITE_FEATURE_SOULS flag, and the site-mode machinery. Surviving skills-only code paths are de-branched and simplified (tag resolution, publish form, nav/footer, ban flow, search). Product decisions: /souls URLs and /api/v1/souls return plain 404s (no redirect or 410 tombstone); reserved slugs souls/soulhub/onlycrabs stay. Deploy prerequisite: clear the six soul tables and four storage blobs in the prod Convex dashboard first (see PR description runbook). Co-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>