CI: clear verify-preview failures — muffet excludes + getting-help & KiCad link fixes - #100
Conversation
🚀 Preview Deployment Ready!
This preview will be automatically updated when you push new commits to this PR. Browse all previews: https://preview.wafer.space ⚡ Deployed to custom domain • Preview will be removed when PR is closed |
|
📋 Previous verification results (archived) Click to view archived verification results from 2026-06-08T07:19:52.000Z❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27121766863 • 2026-06-08T07:19:51.874Z ⏰ This verification result has been archived by Run ID: 27124387946 • A newer verification is available below |
4a49bfa to
080a1ad
Compare
|
| Status | Preview URL | Issue |
|---|---|---|
| 🟡 Partial | View Preview | Git commit hash verification failed - deployment may be outdated |
The preview has been deployed but content verification is incomplete. The site may still be propagating or there may be loading issues.
Manual verification recommended: https://preview.wafer.space/pr-100/
⚡ Deployed to custom domain • Preview will be removed when PR is closed
|
📋 Previous verification results (archived) Click to view archived verification results from 2026-06-08T08:15:18.000Z❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27124387946 • 2026-06-08T08:15:17.532Z ⏰ This verification result has been archived by Run ID: 27124744407 • A newer verification is available below |
|
| Status | Preview URL | Issue |
|---|---|---|
| 🟡 Partial | View Preview | Git commit hash verification failed - deployment may be outdated |
The preview has been deployed but content verification is incomplete. The site may still be propagating or there may be loading issues.
Manual verification recommended: https://preview.wafer.space/pr-100/
⚡ Deployed to custom domain • Preview will be removed when PR is closed
|
| Status | Preview URL | Issue |
|---|---|---|
| 🟡 Partial | View Preview | Git commit hash verification failed - deployment may be outdated |
The preview has been deployed but content verification is incomplete. The site may still be propagating or there may be loading issues.
Manual verification recommended: https://preview.wafer.space/pr-100/
⚡ Deployed to custom domain • Preview will be removed when PR is closed
|
📋 Previous verification results (archived) Click to view archived verification results from 2026-06-08T08:25:14.000Z❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27124744407 • 2026-06-08T08:25:14.466Z ⏰ This verification result has been archived by Run ID: 27128087125 • A newer verification is available below |
These external links are valid but cannot be validated by muffet from CI: - reddit.com: blocks datacenter IPs (returns 403 from GitHub Actions) - electronics-lab.com: blocks automated requests (403) - docs.google.com: spreadsheet #gid= anchors muffet cannot validate They appear across the news posts and fail preview-verification on every run. Exclude them alongside the existing known-flaky domains. This brings forward the user-approved exclusions from the closed PR #73 (commit 4528556), rebased onto current main. matrix.to is intentionally omitted here as it is already handled by PR #93. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The matrix.to invite links (e.g. matrix.to/#/%23gf180mcu:fossi-chat.org) are client-side single-page-app routes: the room is addressed via the URL fragment and resolved by JavaScript. muffet sees no matching id in the served HTML and reports "id not found" across many news posts, even though the links work fine in a browser. Exclude matrix.to from muffet alongside the other known-flaky domains. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The "Getting Help" post linked to design-help.html#precision-innovations and #slice-semiconductor, but the actual provider heading ids are #precision and #slicesemi (derived from each provider's slug). muffet flagged both as "id not found" on the live site. Point the two links at the correct anchors. The chipflow and mabrains links in the same post were already correct. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1dd95e5 to
41a20a5
Compare
|
| Status | Preview URL | Issue |
|---|---|---|
| 🟡 Partial | View Preview | Git commit hash verification failed - deployment may be outdated |
The preview has been deployed but content verification is incomplete. The site may still be propagating or there may be loading issues.
Manual verification recommended: https://preview.wafer.space/pr-100/
⚡ Deployed to custom domain • Preview will be removed when PR is closed
|
📋 Previous verification results (archived) Click to view archived verification results from 2026-06-08T09:26:57.000Z❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27128087125 • 2026-06-08T09:26:56.841Z ⏰ This verification result has been archived by Run ID: 27128975109 • A newer verification is available below |
The KiCad:Unlocked course link pointed at .../2024/07/..., which 404s. The course launched in July 2025; the correct URL is .../2025/07/.... Verified the 2025 path returns HTTP 200. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…anchor) The link tinytapeout.com/chips/silicon-proven/#ttgf0p2 works in a browser but muffet reports "id #ttgf0p2 not found". That page is JS-filtered: the shuttle is selected via a <select> option and data-shuttle="ttgf0p2" table rows, with the #fragment read by client-side JavaScript. There is no id="ttgf0p2" in the served HTML, so a static checker cannot satisfy it. Exclude only the specific silicon-proven page, not the whole tinytapeout.com domain, so other tinytapeout links (app.tinytapeout.com/shuttles/ttgf0p2, /chips/ttihp25b/..., etc.) remain checked. User-approved per the confirm-before-exclude policy. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
| Status | Preview URL | Issue |
|---|---|---|
| 🟡 Partial | View Preview | Git commit hash verification failed - deployment may be outdated |
The preview has been deployed but content verification is incomplete. The site may still be propagating or there may be loading issues.
Manual verification recommended: https://preview.wafer.space/pr-100/
⚡ Deployed to custom domain • Preview will be removed when PR is closed
|
📋 Previous verification results (archived) Click to view archived verification results from 2026-06-08T09:47:10.000Z❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27128975109 • 2026-06-08T09:47:10.538Z ⏰ This verification result has been archived by Run ID: 27128975109 • A newer verification is available below |
❌ Preview Site Verification FAILEDPreview Site Verification ReportPR: #100 1. Basic Connectivity ✅
2. Content Verification
3. Multi-Page Asset VerificationDiscovering all pages in the site...
4. Link and Asset Verification (muffet)Running comprehensive muffet validation...
Summary: 0 5. Performance Check
6. Mobile Responsiveness
Summary❌ Some verification checks failed 🔍 Automated verification • Run ID: 27128975109 • 2026-06-09T02:40:34.552Z |
Summary
Clears the
verify-preview(muffet) failures across the news posts — a mix of muffet exclusions for valid-but-unverifiable links and real content fixes. Consolidates work originally staged on PR #93 and resurrected from the closed PR #73.muffet exclusions — valid links muffet can't verify from CI
reddit.comelectronics-lab.comdocs.google.com#gid=anchors muffet can't validatematrix.totinytapeout.com/chips/silicon-proven#ttgf0p2selects a<select>/data-shuttlerow via JS; noid="ttgf0p2"in served HTML. Scoped to this page only, so other tinytapeout links stay checkedContent fixes
design-help.html#precision-innovations/#slice-semiconductor→#precision/#slicesemi(the real provider heading ids).inductive-kickback.com/2024/07/...(404) →/2025/07/...(the course launched July 2025; verified 200).Provenance & policy
The reddit/electronics-lab/docs.google/matrix.to excludes and the getting-help fix carry user approval (closed PR #73, commit
4528556);chipfoundry.com/siliconprawn.orgwere intentionally left out (reverted/unapproved there). The tinytapeout exclude was explicitly approved per the confirm-before-exclude policy (#101).chipfoundry.com,ngspice,siliconprawn,xschem,linuxgizmosremain out of scope.🤖 Generated with Claude Code