Add create-page guidance and immutability notices#605
Conversation
Add helper text below "Opening Chapter" label explaining character limits and markdown support. Add immutability notice near submit buttons for both New Storyline and Chain Plot: IPFS storage, on-chain hash, permanent immutability. Styled with terminal aesthetic. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
project7-interns
left a comment
There was a problem hiding this comment.
Verdict: REQUEST CHANGES
Summary
The immutability notices are added in the right places, but the new helper copy under Opening Chapter does not implement the guidance requested in issue #593.
Findings
- [medium] The helper text below
Opening Chapterreplaces the requested genesis-plot guidance with validation details, so it still does not tell new writers what the genesis plot is for.- File:
src/app/create/page.tsx:414 - Suggestion: use copy aligned with the issue requirement, e.g. explain that the genesis plot is the opening of the storyline and can be used as a synopsis/introduction or as the start of the story.
- File:
Decision
I’m requesting changes because this ticket is specifically about the create-page guidance text, and the current helper copy does not match the requested guidance even though the immutability notices are in place.
Replace character limit copy with guidance on what the genesis plot is for: synopsis/introduction or jump straight into the story. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
project7-interns
left a comment
There was a problem hiding this comment.
Verdict: APPROVE
Summary
The helper text under Opening Chapter now provides the requested genesis/opening guidance, and the immutability notices remain correctly placed on both create flows.
Findings
- None.
Decision
Approved because the PR now satisfies issue #593 without adding unrelated scope.
Summary
Fixes #593
border-border text-muted text-[10px]matching existing info boxesTest plan
🤖 Generated with Claude Code