Skip to content

Add per-platform disclaimer to descriptions - #8

Merged
TheCraftyMaker merged 1 commit into
masterfrom
claude/trusting-morse
Mar 9, 2026
Merged

Add per-platform disclaimer to descriptions#8
TheCraftyMaker merged 1 commit into
masterfrom
claude/trusting-morse

Conversation

@TheCraftyMaker

Copy link
Copy Markdown
Owner

Each platform publisher now has a Disclaimer property (markdown format, empty by default) that gets appended to the bottom of every description with a horizontal rule separator. Fill in each publisher to add the platform-specific text.

- Add `Disclaimer` property to `IPlatformPublisher` (default empty string, markdown format)
- Add `GetDescriptionMarkdown()` to `ReleaseManifest` for callers that handle their own format conversion (e.g. TipTap)
- Update `GetDescription()` to append the disclaimer before markdown-to-plain-text conversion
- Fix `PrintablesPublisher` to use `GetDescriptionMarkdown` so disclaimers are included in TipTap HTML injection
- Add empty `Disclaimer` override to all six platform publishers, ready to fill in

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TheCraftyMaker
TheCraftyMaker merged commit 1dc5d58 into master Mar 9, 2026
4 checks passed
@TheCraftyMaker
TheCraftyMaker deleted the claude/trusting-morse branch March 9, 2026 20:47
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.

1 participant