Skip to content

doc-sync: fix version-history.html table order, styling, and v0.9.6 stats#162

Draft
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-06-13
Draft

doc-sync: fix version-history.html table order, styling, and v0.9.6 stats#162
jacuzzicoding wants to merge 1 commit into
developmentfrom
claude/doc-sync-2026-06-13

Conversation

@jacuzzicoding

Copy link
Copy Markdown
Owner

Summary

Three corrections to public/version-history.html detected by the 2026-06-13 nightly doc-sync audit:

  1. Table row order — the v0.9.5-beta row appeared after v0.9.6-beta in the velocity table (wrong chronological order). Moved v0.9.5-beta above v0.9.6-beta.
  2. Missing row styling — v0.9.5-beta lacked the color: var(--leaf); font-weight: bold styling applied to every other shipped-version row. Added.
  3. Stale stats in "Recently shipped" checklist:
    • ACNH icon coverage: 68.8%95.5% via cross-game ID routing + dedicated gap-fill (PR #140) (reflects the v0.9.6-beta ACNH gap-fill)
    • Hand-drawn icon count: eightten, with tadpole and agrias butterfly added to the named list (both shipped in v0.9.6-beta)

No other files changed. No scope creep.

Supersedes

PR #146 (2026-05-25 doc-sync) — that draft targeted the same file; this PR's corrections are a superset of what remained valid from that run. PR #146 can be closed once this merges.

Test plan

  • Visual spot-check: version-history.html loads; v0.9.5-beta row appears above v0.9.6-beta, both in leaf-green bold
  • "Recently shipped" checklist: ACNH coverage reads 95.5%, hand-drawn count reads ten with full list
  • No other pages affected (single-file change)

Generated by Claude Code

…, hand-drawn count

Three targeted corrections:

1. Velocity table: v0.9.5-beta row appeared after v0.9.6-beta (wrong
   chronological order) and lacked the leaf-color/bold styling applied
   to every other release row. Moved v0.9.5-beta before v0.9.6-beta
   and added matching style attribute.

2. "Recently shipped" checklist: ACNH icon coverage still read 68.8%
   (the v0.9.5-beta cross-game uplift value). Updated to 95.5%
   reflecting the dedicated ACNH gap-fill shipped in v0.9.6-beta
   (PR #140). Added "(PR #140)" citation for traceability.

3. "Recently shipped" checklist: hand-drawn icon count read "eight"
   and listed only goldfish. Bumped to "ten" and appended tadpole and
   agrias butterfly (the 9th and 10th pieces, shipped in PR #144 as
   part of v0.9.6-beta).
@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
animalcrossingwebapp Ready Ready Preview, Comment Jun 13, 2026 6:20am

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