@neus. Your existing profile, proofs, agents, listings, and secrets stay with the same account. There is no data export or database migration.
Rename map
The old package releases and signed records remain available as history.
Upgrade
- Replace
@neus/sdkwith@proofable/sdk. - Run setup to register the Proofable MCP connection.
- Click Connect once, then confirm with
doctor --liveif you use the CLI. - Rename
NEUS_ACCESS_KEYtoPROOFABLE_ACCESS_KEYin servers or CI.
ProofableClient and buildMcpHttpConfig in place of their Neus* predecessors.
If the old setup is still visible
Aneus entry may still point the client at the old server. Remove only that old entry, then run setup again. Do not keep both entries: one client would show two servers and could use the old workflow.
If sign-in fails after the swap, do not delete stored data. Sign out, click Connect, and sign in again. From a terminal, run npx -y @proofable/sdk auth.
If a project still uses the old agent mount, run proofable mount again. Keep one Proofable connection and one current workflow skill installed.
