Skip to content

Use writ-scoped sealed token for star history chart - #30

Merged
Laaaaksh merged 1 commit into
masterfrom
docs/writ-star-token
Aug 22, 2026
Merged

Use writ-scoped sealed token for star history chart#30
Laaaaksh merged 1 commit into
masterfrom
docs/writ-star-token

Conversation

@Laaaaksh

Copy link
Copy Markdown
Owner

What

Follow-up to #29: swaps the star-history chart's sealed token for a fresh one scoped to this repo's own embed (the previous seal also covered the vessel repo's chart). No structural change - all three embed URLs (dark source, light source, fallback img) get the new seal.

Testing

  • Dark, light, and default chart variants verified HTTP 200 with the new sealed token before commit
  • Diff vs master is exactly the 3-line token swap

🤖 Generated with ZCode

Replace the shared sealed token (which also covers vessel) with a fresh
one scoped to this repo's own embed. All three embed URLs (dark, light,
fallback) swapped; every theme variant verified HTTP 200 before commit.
@Laaaaksh
Laaaaksh merged commit 1e5706b into master Aug 22, 2026
3 checks passed
@Laaaaksh
Laaaaksh deleted the docs/writ-star-token branch August 22, 2026 12:59
Laaaaksh added a commit that referenced this pull request Aug 22, 2026
The chart renders empty in both themes: the star-history API serves a
watermark-only template SVG regardless of token. Verified end to end -
the embedded sealed_token URLs return HTTP 200 with no data series, a
control fetch for ohmyzsh/ohmyzsh with the same token and the legacy
tokenless /svg endpoint also return empty templates, and rotating the
token (#30) did not change the output. With zero stars the chart would
stay empty even if the service recovered, so the README drops it; the
star badge and the 'Star this repo' link remain.
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