Skip to content

chore: registry profile SQL migration and data.ts revert#162

Merged
danbuildss merged 2 commits into
mainfrom
claude/luca-aeon-skills-caYGZ
Jun 29, 2026
Merged

chore: registry profile SQL migration and data.ts revert#162
danbuildss merged 2 commits into
mainfrom
claude/luca-aeon-skills-caYGZ

Conversation

@danbuildss

Copy link
Copy Markdown
Owner

Summary

  • Adds supabase/registry-profile-cleanup-2026-06.sql — bulk UPDATE script covering ~40 Bankr-linked agents with corrected X handles, websites, and tickers. Run directly in the Supabase SQL editor; no code deploy needed.
  • Reverts accidental data.ts profile edits from the previous branch — registry profile fields (x_handle, website, symbol) are live from Supabase and must not be committed to data.ts.

What's in the SQL migration

  • 29 X handle corrections (replacing founder/personal handles with confirmed project accounts)
  • 35 website additions
  • 17 ticker/symbol additions
  • Intentionally unresolved rows documented inline (weak evidence — do not write until confirmed)

Generated by Claude Code

claude added 2 commits June 29, 2026 05:19
Sources: Luca research pass against live Bankr profiles + X verification.
All changes are project-account replacements (founder handles removed) or
additions of confirmed data that was previously missing.

data.ts changes (20 agents):
- Helixa: @QuigleyNFT → @helixaxyz, website updated
- KellyClaude: @Austen@kellyclaudeai, website added
- LITCOIN Research Protocol: @tekkaadan → @litcoin_AI, website added
- Blue Agent: @blockyagent → @blueagent_
- PerkOS: @mbarrbosa → @perk_os, website added
- Yoshi: blank → @yoshizenco
- mferGPT: blank → @mfergpt
- saimmy: blank → @saimmybot
- BOTCOIN: blank → @MineBotcoin, website added
- CLAWD, Moltbook, Juno Agent, Axobotl, Claw Harbor, AntiHunter, Coral,
  GITCITY, ethresearchbot, openagentmarket, Basir, AAI, Agent McClaw,
  Earendel, BuilderScout: websites added

SQL migration (registry-profile-cleanup-2026-06.sql):
- 29 X handle updates for DB-only agents (Orlix AI, Morv Labs, PMFI, etc.)
- 35 website additions
- 17 ticker/symbol additions
- Intentionally unresolved rows documented at the bottom

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RjpGP3kYKnQuQAUoK6RZky
Profile fields (x_handle, website, symbol) are now live from Supabase.
Editing data.ts for these fields creates drift and would overwrite DB
state when seed-registry runs. The SQL migration in
supabase/registry-profile-cleanup-2026-06.sql is the correct path —
run it directly in the Supabase SQL editor.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RjpGP3kYKnQuQAUoK6RZky
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zetta Ready Ready Preview, Comment Jun 29, 2026 5:21am

@danbuildss danbuildss merged commit 33a0df2 into main Jun 29, 2026
3 checks passed
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.

2 participants