Skip to content

fix: close register → dashboard funnel gap#210

Merged
danbuildss merged 1 commit into
mainfrom
claude/register-dashboard-flow
Jul 25, 2026
Merged

fix: close register → dashboard funnel gap#210
danbuildss merged 1 commit into
mainfrom
claude/register-dashboard-flow

Conversation

@danbuildss

Copy link
Copy Markdown
Owner

Summary

  • After successful manifest or manual registration on /register, users now see a "Sign in to track your submission →" CTA that takes them to /access?next=/dashboard/agents
  • "+ Submit Agent" button on /dashboard/agents now goes to /register instead of /dashboard/attribution
  • Empty-state CTA on /dashboard/agents reworded from "Declare Attribution →" to "Register your agent →" with correct /register link
  • X handle reference on /register corrected from @zettatracker to @zettaaidotco

What this fixes

Previously a user who registered an agent at /register hit a dead end after submission — no prompt to sign in, no path to their dashboard. And a signed-in user who clicked "+ Submit Agent" landed on an unrelated attribution page. This closes the full funnel: discover → register → sign in → dashboard.


Generated by Claude Code

- Add "Sign in to track your submission" CTA after both manifest and
  manual registration success, directing users to /access?next=/dashboard/agents
- Fix "+ Submit Agent" button on /dashboard/agents to go to /register
  instead of /dashboard/attribution
- Fix empty-state CTA wording from "Declare Attribution" to
  "Register your agent →" linking to /register
- Fix X handle reference on /register from @zettatracker to @zettaaidotco

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

vercel Bot commented Jul 25, 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 Jul 25, 2026 9:47pm

@danbuildss
danbuildss merged commit 722c4ae into main Jul 25, 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