Commit 48ef42f
chore: refresh stale CI notes + sync drifted Deno fixtures (#608)
Optional housekeeping from the #138 / standalone-CI thread. Docs +
regenerated test fixtures only — no source change.
### 1. `.claude/CLAUDE.md` — refresh the stale "known-failing baseline
checks"
Now that CI is standalone + green on `main` (#604), several entries were
out of date:
- `vscode-smoke` → **now passes** (self-contained; skips cleanly without
the optional npm package).
- `migration-assistant` → **passes on current `main`** (only red on
pre-#342 bases).
- `governance` → replaced by the self-contained local gate
(`tools/ci/governance-standalone.sh`); the old estate `Language /
package anti-pattern policy` sub-check no longer runs.
- Hypatia comment counts refreshed (~43–71); clarified it's a *delta in
your changed files* that matters, and the Hypatia *check* gates
separately (green).
- Recorded the two `startup_failure` classes that bit the repo for days
so they aren't reintroduced: **(1)** the Actions "allowed actions"
policy rejects **tag-pinned** refs at run-creation → pin every `uses:`
to a full SHA; **(2)** BP008 reusable-caller `concurrency:` stacking.
### 2. `tests/codegen-deno/*.deno.js` — sync 3 drifted snapshots
3 of 30 committed Deno-ESM snapshots had drifted from current codegen
output (runtime-preamble evolution — WASI `fd_write` import, pixi/ipc
bindings); regenerated. All deno harnesses still pass under node.
### Verified
`dune test` green · `tools/run_codegen_deno_tests.sh` all harnesses
pass.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01Lz7pRcec2Z3tVtaAhvB3M8
---
_Generated by [Claude
Code](https://claude.ai/code/session_01Lz7pRcec2Z3tVtaAhvB3M8)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 2efe0e3 commit 48ef42f
4 files changed
Lines changed: 539 additions & 21 deletions
File tree
- .claude
- tests/codegen-deno
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
251 | 262 | | |
252 | 263 | | |
253 | 264 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments