Fix: site honesty, tube used-in drift, and homepage discoverability - #9
Merged
Merged
Conversation
The 6SJ7 page said no circuit used the tube while the 5C1 lists one. used_in is now derived from each circuit's tubes: field (plus also_known_as aliases) and gated so the YAML cannot drift again. 5881 no longer claims the 6L6G/6L6GB Super and Bassman bottles. The homepage no longer says every circuit is checked against a published chart — drafts exist because some cannot be. A Start-here band surfaces the tone-stack lab, load-line explorer, lineage tree, and the ladder study. The lab gains presets for the three networks it had already read at lug level (AA764, AB165 Normal, AB763 Twin Normal). Second channels stay in the wiring gate. Amp pages get on-page jump links and keep a sibling in each related-circuits group. README stops restating counts that rot. Issue templates cover corrections, wanted circuits, and site bugs. No verification.status or wiring_claim was changed. Signed-off-by: AnalogMaker <theanalogmaker@gmail.com>
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
circuit-codex | 0e67d1a | Aug 13 2026, 12:09 AM |
TheAnalogMaker
added a commit
that referenced
this pull request
Aug 31, 2026
…ls cleared The wave-3 judges' top renderer finding: check (c) tested a wire's CENTRELINE against an inset text box, so a run whose centreline passed 0.2 px outside the box still drove its 4.8 px casing through the baseline of the type — 92 label instances across the six new boards were painted over while CI reported every layout clean. - _seg_box_span_painted(): the label box is grown PERPENDICULAR to each segment by that conductor's painted half-width (run 2.4 / twisted 2.5 / bus 3.2 px; sheet style 1.0 / 2.7 / 2.3) and stays inset ALONG it, so a lengthwise strike is caught while the halo'd transversal crossing stays the accepted case. Both the lint and the placer use the identical test, so most of the 92 self-healed on re-render; the rest took authored nudges (b15n R13, jtm45 C16, 5f10 RKB + V3/V4 captions, 5f6a RD1/RD2). - Tube sockets accept label_nudge, same escape hatch pots carry. - Transformer lead callouts sit OFF the lead's axis with the pot-label halo weight, and the pigtail stubs register as obstacles the placer can see — the GA-40's ten terminal names all shipped with their own leads through the glyphs (judges' #10). - Leader lines are dashed so a leader can never read as a hookup run (judges' #9). - 6g6b's channel controls follow one naming convention — "Bass ch. · Volume" / "Normal ch. · Volume" — instead of two (judges' #16). - m1987's V5 caption band is saturated by seven stacked harness runs at 12-14 px pitch; no lane exists within the ladder's reach, so it carries the first documented lint waiver pending a harness-band re-route. All 76 board drawings re-rendered (label reflow under the tightened placer); the judged regions on all six new boards vision-checked at crop zoom in both styles. check_layouts: 38 layouts, 0 failures, 1 waived. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KBMfdh37HmCL2iWcBiL5J1
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.
What this PR adds or fixes
Contributor-style pass on the live-site issues found while reviewing circuitcodex.com. No new circuits. No
verification.statusorwiring_claimchanges.Corrections
used_inlists had drifted. The 6SJ7 page said no circuit used the tube; 5C1 letters one. 5881 claimed 5E5-A / 5E6-A / 5F4, which letter 6L6G / 6L6GB.amps/*/meta.yamltubes:plus each tube file’s name / slug /also_known_as(7025 and ECC83 → 12AX7; 6L6GB → 6L6G, not 5881).pipeline/check_tube_used_in.py(--selftest+ corpus check) in CI and AGENTS.md./about/#verified.Site
TONE_STACK_GATE_EXTRAS. Wiring gate: 17 stacks, 0 failures.·when a group has only the cross-cut.Attestations (required for circuit data)
tubes:field and each tube page’s existingalso_known_as.tubes:list.git commit -s, DCO).verification.statusis unchanged (no badge granted or withdrawn).How it was checked
python3 pipeline/check_tube_used_in.py --selftest(4 planted cases)python3 pipeline/check_tube_used_in.py(21 files match after--write)python3 pipeline/check_tonestack_wiring.py— 17 stacks, 0 failures (includes the three new presets)node scripts/check-tonestack-spice.mjs— 0 failuresINDEXNOW=0 npm run build— 112 pages, including/404.html