Add labour-burden widget: historical tax/rent/corvée burden comparison#53
Open
jbeshir wants to merge 1 commit into
Open
Add labour-burden widget: historical tax/rent/corvée burden comparison#53jbeshir wants to merge 1 commit into
jbeshir wants to merge 1 commit into
Conversation
Stacked-bar comparison of direct tax, rent, and forced/unpaid labour as a share of an ordinary person's output across nine historical societies (Late Roman colonus through Industrial-Revolution Britain), with a toggleable modern-UK reference column. Every segment carries a low/central/high range and a named economic-history citation, reachable via a click-through detail card and a full methodology & sources panel, since the audience for this kind of comparison is exactly the readers most likely to ask where a number came from. Co-Authored-By: Claude Sonnet 5 <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.
Summary
static(committed, cited dataset — no live API exists for this data).labour-burden.widgets.beshir.org. Bundle ~27KB gzip JS + ~2.2KB gzip CSS.Pipeline / gates
validate-widgets.mjs, OK) → first-paint gate (OK) → journey gate (24 cells: 4 states × 3 viewports × 2 schemes — one real defect found and fixed) → five-lens parallel UX review (4 blocking findings: whisker legibility, two dark-mode APCA Lc75 contrast failures, colour-blind-unsafe segment hues — all fixed) → a regression from the first fix round (enlarged mobile tap targets intercepting Playwright's actionability check) found via re-running the journey gate and fixed directly → clean re-validate/re-render/re-journey (24/24 cells, 0 console/page errors, 0 overflow) → final review verdict PASS.scripts/journey.cjs's accessibility-tree capture (page.accessibility.snapshot()) returnsnullon every state, likely across all widgets — worth a separate fix.Test plan
npm run build+node scripts/validate-widgets.mjspass#widget-ready) passescheck-widgets.ymlCI on this PR🤖 Generated with Claude Code