Skip to content

test(bounded-metadata): tagline is a display string, need not equal description - #941

Draft
bdelanghe wants to merge 2 commits into
mainfrom
chore/seam-taglines-from-site
Draft

test(bounded-metadata): tagline is a display string, need not equal description#941
bdelanghe wants to merge 2 commits into
mainfrom
chore/seam-taglines-from-site

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

From a backlog local branch, pushed and opened for triage.

bdelanghe and others added 2 commits June 21, 2026 23:43
The seam packages' bounded.tagline mirrored their verbose description, so the
website's --from-prx generator would replace the curated homepage copy with long
strings. Set each seam's bounded.tagline to the polished copy from
bounded.tools data/seams.json, making prx the source of truth without degrading
the page. Metadata only: no API/behavior change, no release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…escription

The seam taglines are curated homepage copy (see this PR) and intentionally
differ from the longer package descriptions registries show. Relax the invariant
from verbatim-equality to a well-formed non-empty display string; kind check
unchanged. The site reads bounded.tagline; this still guarantees it is present.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant