Overview
Implement owner accounts with identity verification signals so buyers can trust who stands behind an agent.
Requirements
- Owner registration and authentication (Better Auth or similar)
- Owner profile: display name, bio, verification status
- Verification signals: email verified, GitHub linked, domain ownership
- Each agent linked to exactly one owner
- Owner dashboard: list of owned agents, basic stats
References
- Vision: "owner identity and verification signals" in v1 scope
- Domain types:
Owner interface in packages/shared/src/index.ts
Overview
Implement owner accounts with identity verification signals so buyers can trust who stands behind an agent.
Requirements
References
Ownerinterface inpackages/shared/src/index.ts