audit: OG card + remove explorer.html + bump esm.sh sketch (Wave 4)#6
Merged
Conversation
OG image:
- Add /og-default.png 1200×630 in Wide Platform v2 design language —
Plinth wordmark with navy italic-em period signature, the landing-page
tagline ("A platform foundation for *internal-tooling fleets*."), v0.1.0
metadata, dotted hairline grid for engineered feel.
- Wire og:image / og:image:width / og:image:height / twitter:image /
twitter:card site-wide via Starlight head config.
- Generated by composing an HTML card and capturing via headless Chromium
at 2× DPR (file at 74KB).
Engineering:
- Remove public/explorer.html. The file was the old Manuscript design
(dark navy / Newsreader serif), shipped browser-side Babel + unpkg
React with no SRI, and the audit flagged it as a credibility break
for visitors arriving from the architecture page. Cleaner to defer
any "interactive walkthrough" until it's been redesigned.
- Drop /explorer.html link from index.md, architecture.md (3 references).
Sketch tool:
- Bump esm.sh import from @plinth-dev/sketch@0.1.0 → @0.1.1 so the live
in-browser tool inherits today's renderer fixes (same-row skip-over,
self-loop guard, marker-id namespacing, multi-edge offset).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OG image
Removed /explorer.html
Sketch tool
@plinth-dev/sketch@0.1.1(published earlier today) so the live in-browser tool inherits today's renderer fixes: same-row skip-over, self-loop guard, marker-id namespacing, multi-edge offset.Test plan
pnpm buildclean (26 pages, 27 HTML)pnpm lintclean🤖 Generated with Claude Code