Commit 47a2f98
ci: refresh stale workflow truth surfaces for the 0.4.2/mvar-1.6.0 era
- engine-parity embedded leg: set CLAWZERO_ALLOW_EMBEDDED=1 — the leg
exists to test the embedded engine, so it uses the documented opt-in;
the 0.4.1 fail-closed engine requirement (first CI exposure today)
correctly refused without it. Verified locally: 60 failed -> 74
passed/12 skipped across the parity trio.
- test.yml download-smoke + release-gate: clawzero==0.2.0 -> ==0.4.2;
ledger-signer grep HMAC fallback -> Ed25519 (QSEAL) (mvar >=1.5.x
signs the ledger); policy grep v1.4.3 -> v1.6.0. Every grep verified
against a live-PyPI install of 0.4.2 before commit. NOTE: these pins
assert the CURRENT release and must be bumped as part of each release
(the 0.2.0-era strings going stale is exactly how this run went red).
- mvar-integrated.yml: mvar-security>=1.4.3 -> >=1.6.0.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2ea60ea commit 47a2f98
3 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
0 commit comments