Skip to content

[BUG] Post-deploy CLI output missing Share CTA / Sovereignty line / Name reveal (dup of #177) #264

@ottovlotto

Description

@ottovlotto

Severity: Missing spec requirements (P1)
Reported by: DevEx Audit External
Source: DevEx Audit (External), 3 June 2026

Symptom

Post-deploy copy absent
Severity: Missing spec requirements
Spec reference: CLAUDE.md › "Post-deploy CLI output target"

After a successful playground deploy --playground, the post-deploy output is missing three required human-facing elements:

  • Share CTA: Share your app — let others mod it
  • Sovereignty line: Your app is live on Bulletin Chain, registered on Polkadot Hub, accessible at yourapp.dot.li. Nobody controls this but you.
  • Name reveal: You're live as [display name]. To set a different username, go to My Profile in playground.dot.

Cross-ref: existing playground-cli #177 ("[CLI] Post-deploy output — live URL, share CTA, name reveal, moddable nudge, docs link") covers the same gap. Filing the audit version separately per instructions (don't suppress findings), with cross-ref.

Reproduction

DOT_DEPLOY_VERBOSE=1 DOT_MEMORY_TRACE=1 playground deploy --playground --signer dev --suri //Alice ... 2> >(tee dot.log >&2)

Observe post-deploy output is missing the share CTA, sovereignty line, and name reveal.

Recommended fix / next steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Defer to V1.x — not blocking V1 shipbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions