@vela-science/canopus 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BUILD_WEEK.md +4 -2
- package/CHANGELOG.md +8 -0
- package/README.md +5 -4
- package/docs/RELEASES.md +37 -4
- package/package.json +1 -1
package/BUILD_WEEK.md
CHANGED
|
@@ -30,7 +30,9 @@ Canopus releases `0.1.0` through `0.4.3` and their dated commits were all made
|
|
|
30
30
|
during the submission period. Version `0.4.4` advances the product and CI pin
|
|
31
31
|
to Vela 0.910.0, adds the GPT-5.6 formal registration, preserves the exact
|
|
32
32
|
GPT-5.4 registration from `v0.4.3`, and adds the sanitized public projection
|
|
33
|
-
and claim-fidelity fallback.
|
|
33
|
+
and claim-fidelity fallback. Version `0.4.5` changes documentation only to
|
|
34
|
+
identify the retained worker and verifier chain precisely; all evidence roots
|
|
35
|
+
and runtime behavior remain those of 0.4.4.
|
|
34
36
|
|
|
35
37
|
## Exact evidence used by the submission
|
|
36
38
|
|
|
@@ -113,7 +115,7 @@ vela reproduce .
|
|
|
113
115
|
To inspect the packaged product under Node 22 or 24 without rebuilding:
|
|
114
116
|
|
|
115
117
|
```bash
|
|
116
|
-
npm install --global @vela-science/canopus@0.4.
|
|
118
|
+
npm install --global @vela-science/canopus@0.4.5
|
|
117
119
|
canopus --version
|
|
118
120
|
canopus profile list
|
|
119
121
|
canopus profile validate formal-erdos-505-test-dim-one-gpt56
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.4.5 - 2026-07-20
|
|
4
|
+
|
|
5
|
+
- Correct the judge quickstart so the retained Erdős 1056 evidence chain is
|
|
6
|
+
identified as GPT-5.4 with an independent verifier, while the GPT-5.6 formal
|
|
7
|
+
attempt and claim-fidelity advisory remain clearly separate Build Week
|
|
8
|
+
additions. Runtime behavior, evidence roots, and Vela interfaces are
|
|
9
|
+
unchanged from 0.4.4.
|
|
10
|
+
|
|
3
11
|
## 0.4.4 - 2026-07-20
|
|
4
12
|
|
|
5
13
|
- Advance the product, CI assets, runtime inspection, and released-interface
|
package/README.md
CHANGED
|
@@ -8,10 +8,11 @@ Give Codex a mission. Verify the work. Keep humans in authority.
|
|
|
8
8
|
|
|
9
9
|
1. **20-second public demo:** open
|
|
10
10
|
[app.vela.space/build-week](https://app.vela.space/build-week) to inspect the
|
|
11
|
-
retained Mission → GPT-5.
|
|
12
|
-
|
|
11
|
+
retained Mission → GPT-5.4 worker → artifact → independent verifier → Vela
|
|
12
|
+
Receipt → Defer chain, plus the separate GPT-5.6 formal fail-closed attempt
|
|
13
|
+
and advisory audit. No account or rebuild is required.
|
|
13
14
|
2. **90-second package inspection:** install the provenance-backed release with
|
|
14
|
-
`npm install --global @vela-science/canopus@0.4.
|
|
15
|
+
`npm install --global @vela-science/canopus@0.4.5`, then run `canopus
|
|
15
16
|
--version`, `canopus profile list`, and `canopus profile validate
|
|
16
17
|
formal-erdos-505-test-dim-one-gpt56`.
|
|
17
18
|
3. **Full local workflow:** use the exact `doctor` and `run` commands below on
|
|
@@ -33,7 +34,7 @@ replay or accepted state.
|
|
|
33
34
|
|
|
34
35
|
## Product workflow
|
|
35
36
|
|
|
36
|
-
Canopus 0.4.
|
|
37
|
+
Canopus 0.4.5 targets checksum-pinned Vela 0.910.0. Install the released CLI:
|
|
37
38
|
|
|
38
39
|
```bash
|
|
39
40
|
npm install --global @vela-science/canopus
|
package/docs/RELEASES.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release evidence
|
|
2
2
|
|
|
3
|
+
## Canopus v0.4.5
|
|
4
|
+
|
|
5
|
+
Version `0.4.5` is a documentation-only truthfulness correction over 0.4.4.
|
|
6
|
+
It identifies the retained Erdős 1056 worker as GPT-5.4 and its verifier as an
|
|
7
|
+
independent verifier, while keeping the separate GPT-5.6 formal failure and
|
|
8
|
+
claim-fidelity advisory explicit. Runtime behavior, mission registrations,
|
|
9
|
+
evidence roots, Vela compatibility, and authority boundaries are unchanged.
|
|
10
|
+
|
|
3
11
|
## Canopus v0.4.4
|
|
4
12
|
|
|
5
13
|
Version `0.4.4` advances the product and hosted integration from Vela 0.901.0
|
|
@@ -16,10 +24,35 @@ run and all five final Vela roots, validates every reported numeric against the
|
|
|
16
24
|
frozen artifact, and labels language judgments `model_assessment`. It is not
|
|
17
25
|
landed as scientific state.
|
|
18
26
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
27
|
+
The hosted release closed the product and provenance gates:
|
|
28
|
+
|
|
29
|
+
- Source/tag: `26dc0518cbeb3377d285dc4aa90bd3bc70a6e013` / `v0.4.4`
|
|
30
|
+
- Cross-platform CI:
|
|
31
|
+
[run 29768275757](https://github.com/vela-science/vela-research-harness/actions/runs/29768275757)
|
|
32
|
+
- CodeQL:
|
|
33
|
+
[run 29768274600](https://github.com/vela-science/vela-research-harness/actions/runs/29768274600)
|
|
34
|
+
- OIDC publish and build attestation:
|
|
35
|
+
[run 29769118124](https://github.com/vela-science/vela-research-harness/actions/runs/29769118124)
|
|
36
|
+
- Package SHA-256:
|
|
37
|
+
`593a3a5caa64cee5ebb2fe91a5e8518d780172462671607398f2ef6f45e79fa7`
|
|
38
|
+
- npm integrity:
|
|
39
|
+
`sha512-6H4ZmnQ4nAOhRLbrkUM15AAgn4uoB+xJsLm7t7kSLbU+J3Fq4kA50HBrhEjwiRTlntCOy3/SPyvYy4WpeYJLwA==`
|
|
40
|
+
- npm shasum: `36ad1a8647320ad314e081b6daa6b261e286988b`
|
|
41
|
+
- npm reports the SLSA provenance v1 predicate, and `npm audit signatures`
|
|
42
|
+
verifies the registry signatures and one attestation.
|
|
43
|
+
- A clean registry install under Node `v24.18.0` returned `canopus 0.4.4`,
|
|
44
|
+
listed both packaged profiles, and validated the exact GPT-5.6 formal
|
|
45
|
+
profile root.
|
|
46
|
+
- The [GitHub release](https://github.com/vela-science/vela-research-harness/releases/tag/v0.4.4)
|
|
47
|
+
tarball is byte-identical to the npm tarball and its published
|
|
48
|
+
`SHA256SUMS`.
|
|
49
|
+
|
|
50
|
+
The OIDC workflow's immediate npm-attestation endpoint check encountered a
|
|
51
|
+
transient registry `404` after publication, so its final GitHub-release step
|
|
52
|
+
did not run. Once the same endpoint and `npm audit signatures` both returned
|
|
53
|
+
the expected provenance, the matching GitHub release was created from the
|
|
54
|
+
exact attested npm tarball. No tag moved and no reusable npm token was
|
|
55
|
+
introduced.
|
|
23
56
|
|
|
24
57
|
## Canopus v0.4.3
|
|
25
58
|
|