Skip to content

Fix the package icon, and rework the README - #48

Merged
ipjohnson merged 3 commits into
mainfrom
fix/icon-agreed-colorway
Aug 28, 2026
Merged

Fix the package icon, and rework the README#48
ipjohnson merged 3 commits into
mainfrom
fix/icon-agreed-colorway

Conversation

@ipjohnson

@ipjohnsonipjohnson commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Two commits, both for review

The icon (e1a45af): assets/icon.png becomes the mark as picked from the studies —
ink structure, the violet module, on white. The 1.2.1 cut was a white-on-violet tile that
was never agreed. The README header image points at this path and corrects on merge; the
icon on nuget.org corrects with the next published version. website/public/favicon.svg
still carries the tile treatment and is deliberately untouched — the browser-tab cut is a
separate decision.

The README (448f1c5): the scanner comparison moves from second position to after the
feature tour, renamed "Compared with runtime scanning", so the page shows the product
before arguing against alternatives — and its table now sits after the diagnostics and
AOT claims it cites. The reader-guessing voice ("If you have used Scrutor…", "Coming from
top-level statements?", "the registration you would have written yourself", "not
registered as you expect") is rewritten to declarative statements.

Changelog carries the icon fix under [Unreleased].

🤖 Generated with Claude Code

https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf

ipjohnsonand others added 3 commits August 28, 2026 18:54
The icon that shipped with 1.2.1 was a white-on-violet tile — a
derivative treatment, not the mark picked from the studies: ink
structure, the violet module, on white. This replaces assets/icon.png
with the chosen colorway; the README image points at this path and
picks it up on merge. The icon on nuget.org is per published version,
so it corrects with the next release.
website/public/favicon.svg still carries the tile treatment and is
deliberately untouched here, pending a decision on the browser-tab cut.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf
The scanner comparison sat second, so the page argued against other
tools before showing how to install this one. It now sits after the
feature tour as "Compared with runtime scanning", once the diagnostics
and AOT claims its table cites have been shown, and its trimming
paragraph shrinks to the one sentence the table still needs.
The voice that guessed at the reader is rewritten declaratively:
"the registration you would have written yourself", "If you have used
Scrutor...", "Coming from top-level statements?", and "not registered
as you expect" now state what the library does instead of predicting
who is reading.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf
The mark picked from the studies is a solid D — two stem blocks and
two quarter-round bowl pieces, no counter. The previous cut re-derived
the letter with a counter carved into the bowl, which is a different
letterform from the one on the page. The icon and both nav logos now
carry the approved geometry, taken from what the studies page actually
renders rather than re-drawn.
The blur had a separate cause: the SVG was rasterized at its 96px
natural size and upscaled to 256. It is now rendered at 8x density and
downsampled, so edges are clean.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf
@ipjohnson
ipjohnson merged commit 2e950f8 into mainAug 28, 2026
2 checks passed
This was referenced Aug 28, 2026
ipjohnson added a commit that referenced this pull request Aug 29, 2026
Version and changelog only. The icon fix and README header landed in
#48-#50; this is the release that puts the corrected icon on nuget.org,
since a package icon is per published version.
Claude-Session: https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for freeto 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

@ipjohnson