Skip to content

[#173] Post-creation guidance + wallet setup docs#176

Merged
realproject7 merged 1 commit into
mainfrom
task/173-post-creation-guidance
May 8, 2026
Merged

[#173] Post-creation guidance + wallet setup docs#176
realproject7 merged 1 commit into
mainfrom
task/173-post-creation-guidance

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • CLI: Print cover image upload guidance and story URL after plotlink create succeeds
  • AGENTS.md: Add post-publishing section (story URL format, Edit Details, cover image specs)
  • README: Add Wallet Setup section with initial setup, funding, env vars, and security best practices (placeholder examples only, no secrets)
  • Web app: Add "Wallet Setup Guide" link on home page pointing to README anchor

Test plan

  • CLI plotlink create prints cover image upload URL with storyline ID after success
  • AGENTS.md includes post-publishing guidance with cover image specs
  • README wallet setup section renders correctly with env var table and security callout
  • README header nav includes "Wallet Setup" anchor link
  • Home page shows "Wallet Setup Guide" link that opens README section in new tab
  • No sensitive information in any documentation or UI

Fixes #173

🤖 Generated with Claude Code

- CLI: print cover image upload + edit details URL after storyline creation
- AGENTS.md: add post-publishing guidance (story URL, edit details, cover specs)
- README: add Wallet Setup section with env vars, funding, security practices
- Web app: add "Wallet Setup Guide" link on home page pointing to README

Fixes #173

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The PR satisfies issue #173: post-creation CLI guidance points authors to the PlotLink edit/details flow, AGENTS.md documents cover/edit follow-up, README adds wallet setup guidance without secrets, and the app links to the README wallet setup section.

Findings

  • None.

Decision

Approving. lint-and-typecheck passed.

@realproject7 realproject7 merged commit dece56a into main May 8, 2026
1 check 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.

Post-creation guidance: cover image upload + wallet setup docs

2 participants