@vela-science/canopus 0.6.4 → 0.7.0
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/CHANGELOG.md +35 -0
- package/README.md +26 -16
- package/SECURITY.md +3 -2
- package/capsules/erdos1056-k15/bin/linux-arm64/{10428601-10428800 → 10428801-10429000}/verifier +0 -0
- package/capsules/erdos1056-k15/bin/linux-x86_64/{10428601-10428800 → 10428801-10429000}/verifier +0 -0
- package/dist/src/activity/events.d.ts +4 -1
- package/dist/src/activity/events.js +8 -2
- package/dist/src/activity/store.d.ts +2 -2
- package/dist/src/activity/store.js +4 -3
- package/dist/src/cli.js +2 -37
- package/dist/src/product/run.js +0 -7
- package/dist/src/run.d.ts +0 -7
- package/dist/src/run.js +0 -15
- package/dist/src/vela/cli.d.ts +0 -9
- package/dist/src/vela/cli.js +0 -48
- package/missions/erdos1056-k15-next/mission.draft.json +6 -6
- package/package.json +3 -10
- package/profiles/{erdos1056-k15-10428601-10428800.json → erdos1056-k15-10428801-10429000.json} +9 -9
- package/BUILD_WEEK.md +0 -198
- package/advisories/erdos1056-claim-fidelity/output.schema.json +0 -90
- package/advisories/erdos1056-claim-fidelity/registration.json +0 -42
- package/advisories/erdos1056-claim-fidelity/results/assessment.json +0 -1
- package/advisories/erdos1056-claim-fidelity/results/verification.json +0 -1
- package/dist/src/capability/withdrawal.d.ts +0 -47
- package/dist/src/capability/withdrawal.js +0 -487
- package/dist/src/product/withdraw.d.ts +0 -8
- package/dist/src/product/withdraw.js +0 -255
- package/docs/RELEASES.md +0 -1326
- package/evidence/build-week/run_eb6bcd46-cffd-4ae8-b630-2681bd84da71.public.json +0 -1
- package/evidence/build-week/run_f68e4cfc-e5c7-4c73-86cb-d79807c47ec4.public.json +0 -1
- package/evidence/erdos/run_192b3bef-9d6e-49e5-b72d-7ae903b29d5e/pending-commands.json +0 -1
- package/evidence/erdos/run_192b3bef-9d6e-49e5-b72d-7ae903b29d5e/public-run.json +0 -1
- package/evidence/erdos/run_192b3bef-9d6e-49e5-b72d-7ae903b29d5e/root-manifest.json +0 -1
- package/evidence/erdos/run_192b3bef-9d6e-49e5-b72d-7ae903b29d5e/web-import.json +0 -1
- package/scripts/run-claim-fidelity-advisory.mjs +0 -235
package/BUILD_WEEK.md
DELETED
|
@@ -1,198 +0,0 @@
|
|
|
1
|
-
# OpenAI Build Week
|
|
2
|
-
|
|
3
|
-
## Submission identity
|
|
4
|
-
|
|
5
|
-
- **Track:** Developer Tools
|
|
6
|
-
- **Product:** Canopus: Bounded Research for Codex
|
|
7
|
-
- **Tagline:** Give Codex a mission. Verify the work. Keep humans in authority.
|
|
8
|
-
- **Core message:** Let agents do the work without letting them declare truth.
|
|
9
|
-
- **Repository:** <https://github.com/vela-science/vela-research-harness>
|
|
10
|
-
- **Live evidence:** <https://app.vela.space/build-week>
|
|
11
|
-
|
|
12
|
-
The submission period began July 13, 2026 at 9:00 a.m. Pacific and ends July
|
|
13
|
-
21 at 5:00 p.m. Pacific. Canopus did not exist at the start. Its first commit,
|
|
14
|
-
`9d95924f27842ceb14a45bb0ecaf5a777c3b2736`, was created July 15 at 11:05
|
|
15
|
-
p.m. Toronto time.
|
|
16
|
-
|
|
17
|
-
## Baseline and Build Week delta
|
|
18
|
-
|
|
19
|
-
| Layer | Submission-period baseline | Build Week contribution |
|
|
20
|
-
| --- | --- | --- |
|
|
21
|
-
| Canopus | none | Entire bounded runner, worker custody boundary, verifier separation, npm package, retained runs, public projection, and evidence workflow |
|
|
22
|
-
| Vela protocol | `26386aef9126594c27888d511b76ad65a8d56870` | Released Vela 0.912.0 adds proposal-scoped verifier evidence and replay without changing its protocol, Receipt, policy, or authority semantics |
|
|
23
|
-
| Sidon frontier | `5f138a51a6c8723d5a85ff0ffc265728c2c33c6e` | A root-bound GPT-5.6 target, a new 7,194-point witness, frozen verification, Receipt, Defer proposal, and replayable final commit |
|
|
24
|
-
| Vela Observatory | `37eca05ae3bc1e2f2832ed99c58ba9fdc4bd1787` | A pinned public-run type, retained-run detail route, and stable anonymous `/build-week` evidence page |
|
|
25
|
-
|
|
26
|
-
Canopus versions `0.1.0` through `0.6.2` were built during the submission
|
|
27
|
-
period. Version `0.4.6` added the successful GPT-5.6 Sidon profile and secure
|
|
28
|
-
workspace-backed artifact retention. Versions `0.5` and `0.6` then hardened
|
|
29
|
-
retry-safe Vela composition, stage-typed run evidence, proposal-scoped replay,
|
|
30
|
-
and a local-only sanitized publication bundle. None adds an acceptance path.
|
|
31
|
-
|
|
32
|
-
## Dated Build Week ledger
|
|
33
|
-
|
|
34
|
-
All dates below are Toronto time. Tags identify released product bytes; later
|
|
35
|
-
documentation commits do not rewrite those release or evidence identities.
|
|
36
|
-
|
|
37
|
-
| Date | Repository and immutable ref | Build Week addition |
|
|
38
|
-
| --- | --- | --- |
|
|
39
|
-
| July 15 | Canopus first commit `9d95924f27842ceb14a45bb0ecaf5a777c3b2736` | Introduced the bounded research harness; no Canopus repository existed at the competition baseline. |
|
|
40
|
-
| July 16 | Canopus `v0.1.0` at `0c0e59bf025b93faca8e8078b098b5aee9c67078` | Bound exact missions, worker custody, artifact freezing, verifier separation, and released-Vela composition. |
|
|
41
|
-
| July 16 | Canopus `v0.2.0` at `ab01e6b4eebebb64cd3403962e1104d4b2d43bbb` | Shipped the authority-free mission loop with retained success and failure evidence. |
|
|
42
|
-
| July 17 | Canopus `v0.3.0` at `a25c97c4b92c6248d1f827ead6ab9522084728b8` | Added the installable `doctor`, `run`, `inspect`, `replay`, and `withdraw` product surface. |
|
|
43
|
-
| July 19 | Canopus `v0.4.3` at `f461a0d184f2076c4b451e524e5e949abdee621e` | Published the provenance-backed npm path and repaired clean-install usability. |
|
|
44
|
-
| July 20 | Sidon frontier result commit `4289e05876f142e72af622672e190be26f6a6f1d` | Retained the GPT-5.6-produced 7,194-point witness, verifier pass, Receipt, Defer proposal, and accepted delta zero. |
|
|
45
|
-
| July 20 | Canopus `v0.4.6` at `ad72a7aca63aaa6c060f840020cca6871e4a9f11` | Added the successful GPT-5.6 Sidon profile and bounded workspace-backed artifact handoff. |
|
|
46
|
-
| July 20 | Canopus `v0.5.0` at `25523ccb558f81db95c01b48b83616ed3ab05b35` | Added stage-typed run evidence and retry-safe Vela composition without adding an authority path. |
|
|
47
|
-
| July 20 | Sidon independent-audit commit `825657d7e87618c0aa6fc9af7e3182e05f324750` | Added a separate base-3 verifier and a deterministic collision-injection rejection probe. |
|
|
48
|
-
| July 21 | Canopus `v0.6.1` at `b98c846d61d4c554e43388107bcce77c51307db5` | Updated the released Vela and package identities; its packed judge path remained the generic canonical-witness check and is superseded by `v0.6.2`. |
|
|
49
|
-
| July 21 | Canopus `v0.6.2` at `43c1aa97165bd9c7e9b2dcbd232155f42ca8410c` | Shipped the exact pending-artifact and independent-verifier judge path, dated evidence ledger, caveat reconciliation, and third-party notice in the provenance-backed package. |
|
|
50
|
-
| July 21 | Vela `v0.912.0` at `bb6774b6a65ecc5615e17ddf574c3efd893e0e44` | Bound the final Build Week composition while leaving Receipt, policy, replay, and human-authority semantics intact. |
|
|
51
|
-
| July 21 | Observatory `v0.340.6` at `7483ab20c0d2878f3d50a76ed1bca9969f7dd5f5` | Deployed the anonymous run detail and `/build-week` route with an exact evidence manifest. |
|
|
52
|
-
| July 21 | Canopus documentation at `4cae162bc37538e9ff1add0ef42861804ff86a62` | Corrected the public commands to select and reproduce the pending witness rather than only retained canonical witnesses. |
|
|
53
|
-
|
|
54
|
-
## Primary GPT-5.6 scientific result
|
|
55
|
-
|
|
56
|
-
### What is new
|
|
57
|
-
|
|
58
|
-
GPT-5.6 found an explicit Sidon subset of `{0,1}^24` with **7,194 points**.
|
|
59
|
-
Every one of its `7,194 × 7,195 / 2 = 25,880,415` unordered componentwise
|
|
60
|
-
integer pair sums is distinct. This advances the repository's mechanically
|
|
61
|
-
verified but unaccepted 7,193-point seed by one point, establishing the bounded
|
|
62
|
-
candidate lower bound `a(24) ≥ 7,194`. The accepted Vela state remains at its
|
|
63
|
-
prior human-authorized lower bound; the new result is pending review.
|
|
64
|
-
|
|
65
|
-
The discovery occurred in bounded run
|
|
66
|
-
`run_230412bc-01f4-4805-9152-7fc8f8a5b8e0`. GPT-5.6 designed and executed an
|
|
67
|
-
exact exchange search, removed zero-based baseline point 72, and added the
|
|
68
|
-
24-bit points `970f25` and `246891`. It independently enumerated all
|
|
69
|
-
25,880,415 sums. That run then failed closed because the 359 KB artifact
|
|
70
|
-
remained in its transient worker workspace instead of crossing the artifact
|
|
71
|
-
freeze boundary. It produced no Receipt and changed no frontier state.
|
|
72
|
-
|
|
73
|
-
Canopus `0.4.6` repairs that product boundary without widening custody. A
|
|
74
|
-
workspace-backed artifact is accepted only from its exact allowlisted path,
|
|
75
|
-
must remain inside the sealed worker workspace, must be one regular singly
|
|
76
|
-
linked file, must fit the mission byte budget, must be valid UTF-8, and is
|
|
77
|
-
scanned for authentication material before being frozen. Symlinks, hardlinks,
|
|
78
|
-
escapes, missing or empty files, invalid bytes, oversize files, and unrelated
|
|
79
|
-
Git changes fail closed.
|
|
80
|
-
|
|
81
|
-
### Completed primary run
|
|
82
|
-
|
|
83
|
-
- Run: `run_f68e4cfc-e5c7-4c73-86cb-d79807c47ec4`
|
|
84
|
-
- Mission: `mission_sidon_a24_at_least_7194_gpt56_v3`
|
|
85
|
-
- Profile: `sidon-a24-at-least-7194-gpt56-v3`
|
|
86
|
-
- Model: `gpt-5.6-sol`
|
|
87
|
-
- Target packet root: `sha256:09977a08357cbe240c5a7f5c3ea8e5c7055d6b5d71bcfb5f947b49accee1a3a8`
|
|
88
|
-
- Profile root: `sha256:3b529df4304b96890cdd7eed5f90fd862422b8b1e7b4da1cef0a478e6e7cdebe`
|
|
89
|
-
- Worker: success
|
|
90
|
-
- Artifact: 359,754 bytes at `sha256:878b05e01dbc4a785e5a671f977509f0bb338dfcb58ac53bf03d47bf6465f01e`
|
|
91
|
-
- Frozen verifier: pass in a network-denied, read-only Linux capsule
|
|
92
|
-
- Verifier root: `sha256:89130864b3ca4f354673416d4352616265b1e3dc25147a4ae91bbbf3874fbff8`
|
|
93
|
-
- Receipt root: `sha256:91b9f0c72e2934d3f98a34de93b61a168c8a9ff560a18a63ff4a1ee6ae2f897c`
|
|
94
|
-
- Evidence root: `sha256:072d5d45501fdf4fdae0481230e8b61536afbd4b02a097360bf9583a4c993a56`
|
|
95
|
-
- Proposal: `vpr_491cc97cfdfe98ff`
|
|
96
|
-
- Route: `defer`
|
|
97
|
-
- Accepted-state delta: `0`
|
|
98
|
-
- Clean-clone replay: matched
|
|
99
|
-
- Final frontier commit: `4289e05876f142e72af622672e190be26f6a6f1d`
|
|
100
|
-
- Usage: 105,553 observed tokens, 88.131 seconds, 7 research processes, 1 attempt
|
|
101
|
-
- Public projection root: `sha256:cf2c2ed8d54f68b8adca94f25f7ff2adcb39501fb2e68fa0b5640403dba5266e`
|
|
102
|
-
|
|
103
|
-
The generated sanitized projection is
|
|
104
|
-
[`evidence/build-week/run_f68e4cfc-e5c7-4c73-86cb-d79807c47ec4.public.json`](evidence/build-week/run_f68e4cfc-e5c7-4c73-86cb-d79807c47ec4.public.json).
|
|
105
|
-
It contains no raw worker events, isolated home, authentication, private path,
|
|
106
|
-
or unrestricted log.
|
|
107
|
-
|
|
108
|
-
The immutable `0.4.6` Receipt preserves the worker's pre-verifier handoff
|
|
109
|
-
caveat that separate verification remained pending, alongside the rooted final
|
|
110
|
-
verifier evidence. We do not rewrite that historical record. Canopus fixed
|
|
111
|
-
post-verifier caveat finalization in commit
|
|
112
|
-
`58aad1e5806e7f3c192214e65f8968e03e2cff87` and shipped it from `0.5.1`
|
|
113
|
-
onward; the public projection derives standing caveats from the final run
|
|
114
|
-
observations and therefore reports the recorded verifier pass.
|
|
115
|
-
|
|
116
|
-
## Secondary evidence
|
|
117
|
-
|
|
118
|
-
The earlier retained Erdős 1056 run remains a useful bounded-research example:
|
|
119
|
-
|
|
120
|
-
- Run `run_eb6bcd46-cffd-4ae8-b630-2681bd84da71`
|
|
121
|
-
- Artifact root `sha256:79370d5243095f28e65c218f3d5dc4710802e4dbe462fcfff1a35a8697a6f225`
|
|
122
|
-
- Verifier pass, Receipt `sha256:263506aae0144fb2aa4784ff9c145c6c41886b2956191c6458214cedd0bfd4aa`, Defer, accepted delta zero, and matched replay
|
|
123
|
-
|
|
124
|
-
The GPT-5.6 claim-fidelity advisory over that immutable run also remains
|
|
125
|
-
published as a non-authoritative `model_assessment`. Its deterministic checks
|
|
126
|
-
bind the source run, all five roots, artifact, numeric correspondences, and the
|
|
127
|
-
verifier-versus-acceptance distinction. It was not landed as scientific state.
|
|
128
|
-
|
|
129
|
-
The formal profile `formal-erdos-505-test-dim-one-gpt56` supplies the public
|
|
130
|
-
fail-closed counterexample. Run
|
|
131
|
-
`run_4c2ba5f5-04ac-44d5-adb6-8937eb2ea165` produced a candidate, but the
|
|
132
|
-
frozen Lean verifier rejected an unsolved inverse goal and `sorryAx`. Canopus
|
|
133
|
-
stopped before Receipt creation or frontier mutation. The rejected verifier
|
|
134
|
-
result is bound at
|
|
135
|
-
`sha256:04e31b07889f94a1d205231942bf30fa6c3b27864520b6a42de58604da53e544`.
|
|
136
|
-
|
|
137
|
-
## Reproduce without rebuilding Canopus
|
|
138
|
-
|
|
139
|
-
The pending primary artifact needs the provenance-checked prebuilt
|
|
140
|
-
[Vela 0.912.0 release](https://github.com/vela-science/vela/releases/tag/v0.912.0)
|
|
141
|
-
and the public frontier. The audit commit adds an independent implementation
|
|
142
|
-
without changing the retained Receipt, proposal, or accepted state:
|
|
143
|
-
|
|
144
|
-
```bash
|
|
145
|
-
git clone https://github.com/vela-science/sidon-frontier.git
|
|
146
|
-
cd sidon-frontier
|
|
147
|
-
git checkout 825657d7e87618c0aa6fc9af7e3182e05f324750
|
|
148
|
-
vela reproduce artifacts/sidon-a24-gpt56-7194.witness.json
|
|
149
|
-
node verification/verify-sidon-a24-7194.mjs \
|
|
150
|
-
artifacts/sidon-a24-gpt56-7194.witness.json
|
|
151
|
-
```
|
|
152
|
-
|
|
153
|
-
`vela reproduce .` remains the whole-frontier canonical-witness check, but it
|
|
154
|
-
must not be presented as verification of this still-pending proposal. The
|
|
155
|
-
artifact-specific command above is the exact pending-result path.
|
|
156
|
-
|
|
157
|
-
Inspect the packaged product under Node 22 or 24:
|
|
158
|
-
|
|
159
|
-
```bash
|
|
160
|
-
npm install --global @vela-science/canopus@0.6.2
|
|
161
|
-
canopus --version
|
|
162
|
-
canopus profile validate sidon-a24-at-least-7194-gpt56-v3
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
Supported tool-using worker platforms are macOS arm64 and Linux x86-64,
|
|
166
|
-
including WSL2. Native Windows retains the read-only doctor, inspect, and
|
|
167
|
-
replay surface and directs tool-using work into WSL2.
|
|
168
|
-
|
|
169
|
-
## Codex collaboration and human decisions
|
|
170
|
-
|
|
171
|
-
Codex implemented and tested Canopus, its custody profiles, verifier routing,
|
|
172
|
-
release automation, Vela 0.912.0 compatibility, public projection, and
|
|
173
|
-
evidence surface. In the primary task, Codex also registered the GPT-5.6 Sidon
|
|
174
|
-
mission, diagnosed two fail-closed handoff defects, implemented bounded
|
|
175
|
-
artifact retention, reran all gates, executed the completed mission, and
|
|
176
|
-
published the resulting pending frontier state.
|
|
177
|
-
|
|
178
|
-
The human chose the product boundary, Developer Tools track, mission target,
|
|
179
|
-
public presentation, and the rule that no model or Canopus process receives a
|
|
180
|
-
human key. The human remains the only party that can make a protected
|
|
181
|
-
scientific decision or submit the final Devpost entry. The private `/feedback`
|
|
182
|
-
Session ID is kept in the submission checklist, not this repository.
|
|
183
|
-
|
|
184
|
-
## Nonclaims
|
|
185
|
-
|
|
186
|
-
- A verifier pass is not scientific acceptance.
|
|
187
|
-
- The 7,194-point construction does not establish maximality, classification, or a world record.
|
|
188
|
-
- The accepted Vela state did not change; the proposal remains pending human review.
|
|
189
|
-
- The retained Erdős 1056 result covers one finite range and does not solve Erdős 1056.
|
|
190
|
-
- The rejected formal candidate does not prove the one-dimensional theorem or Erdős 505.
|
|
191
|
-
- Vela predates Build Week. The submission is Canopus and its Build Week additions, not the whole ecosystem.
|
|
192
|
-
|
|
193
|
-
## Licensing and third-party boundary
|
|
194
|
-
|
|
195
|
-
Canopus is dual-licensed Apache-2.0 OR MIT. Its runtime npm dependency set is
|
|
196
|
-
empty. Bundled verifier capsules and separately supplied development or host
|
|
197
|
-
tools are documented in [`THIRD_PARTY.md`](THIRD_PARTY.md); those tools do not
|
|
198
|
-
receive scientific decision authority through Canopus.
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"type": "object",
|
|
4
|
-
"additionalProperties": false,
|
|
5
|
-
"required": ["schema", "source", "numeric_correspondence", "language", "standing", "recommendation"],
|
|
6
|
-
"properties": {
|
|
7
|
-
"schema": { "type": "string", "const": "canopus.claim-fidelity-assessment.v1" },
|
|
8
|
-
"source": {
|
|
9
|
-
"type": "object",
|
|
10
|
-
"additionalProperties": false,
|
|
11
|
-
"required": ["run_id", "roots", "artifact_root", "reported_claim"],
|
|
12
|
-
"properties": {
|
|
13
|
-
"run_id": { "type": "string", "const": "run_eb6bcd46-cffd-4ae8-b630-2681bd84da71" },
|
|
14
|
-
"roots": {
|
|
15
|
-
"type": "object",
|
|
16
|
-
"additionalProperties": false,
|
|
17
|
-
"required": ["actor_registry", "artifacts", "event_log", "proposals", "snapshot"],
|
|
18
|
-
"properties": {
|
|
19
|
-
"actor_registry": { "type": "string", "const": "sha256:665f3e1c48f0a50fac949681c0af01bdd28de2991f2cdc5cc4cddbe69df6311b" },
|
|
20
|
-
"artifacts": { "type": "string", "const": "sha256:3d58619c5cfb7e28de2f344476e35c9f0b80709c996b2a1bfdb2e11496f7e1da" },
|
|
21
|
-
"event_log": { "type": "string", "const": "sha256:a06797bc0d1b0e3c88a2f97507fe0832661e3992d8df41187a0aa6d3ceee9bde" },
|
|
22
|
-
"proposals": { "type": "string", "const": "sha256:e69b38037814f2e8ca826942cfc50ab370993889be2913cac1c0b3e77711160f" },
|
|
23
|
-
"snapshot": { "type": "string", "const": "sha256:1faedc24f040a60a22177b456c74b969a61ce8836082297b1835797a57b4fa56" }
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
|
-
"artifact_root": { "type": "string", "const": "sha256:79370d5243095f28e65c218f3d5dc4710802e4dbe462fcfff1a35a8697a6f225" },
|
|
27
|
-
"reported_claim": { "type": "string", "minLength": 1 }
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
"numeric_correspondence": {
|
|
31
|
-
"type": "object",
|
|
32
|
-
"additionalProperties": false,
|
|
33
|
-
"required": ["range_start", "range_end", "primes_tested", "max_multiplicity", "best_p", "best_residue"],
|
|
34
|
-
"properties": {
|
|
35
|
-
"range_start": { "$ref": "#/$defs/comparison" },
|
|
36
|
-
"range_end": { "$ref": "#/$defs/comparison" },
|
|
37
|
-
"primes_tested": { "$ref": "#/$defs/comparison" },
|
|
38
|
-
"max_multiplicity": { "$ref": "#/$defs/comparison" },
|
|
39
|
-
"best_p": { "$ref": "#/$defs/comparison" },
|
|
40
|
-
"best_residue": { "$ref": "#/$defs/comparison" }
|
|
41
|
-
}
|
|
42
|
-
},
|
|
43
|
-
"language": {
|
|
44
|
-
"type": "object",
|
|
45
|
-
"additionalProperties": false,
|
|
46
|
-
"required": ["classification", "universal_claim_detected", "solved_language_detected", "flagged_phrases", "rationale"],
|
|
47
|
-
"properties": {
|
|
48
|
-
"classification": { "type": "string", "const": "model_assessment" },
|
|
49
|
-
"universal_claim_detected": { "type": "boolean" },
|
|
50
|
-
"solved_language_detected": { "type": "boolean" },
|
|
51
|
-
"flagged_phrases": { "type": "array", "maxItems": 16, "items": { "type": "string" } },
|
|
52
|
-
"rationale": { "type": "string", "minLength": 1, "maxLength": 1200 }
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"standing": {
|
|
56
|
-
"type": "object",
|
|
57
|
-
"additionalProperties": false,
|
|
58
|
-
"required": ["verifier_success_reported", "policy_route", "accepted_state_delta", "scientific_acceptance_reported", "distinction"],
|
|
59
|
-
"properties": {
|
|
60
|
-
"verifier_success_reported": { "type": "boolean", "const": true },
|
|
61
|
-
"policy_route": { "type": "string", "const": "defer" },
|
|
62
|
-
"accepted_state_delta": { "type": "integer", "const": 0 },
|
|
63
|
-
"scientific_acceptance_reported": { "type": "boolean", "const": false },
|
|
64
|
-
"distinction": { "type": "string", "minLength": 1, "maxLength": 1200 }
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
"recommendation": {
|
|
68
|
-
"type": "object",
|
|
69
|
-
"additionalProperties": false,
|
|
70
|
-
"required": ["classification", "publishable_with_caveats", "revised_claim"],
|
|
71
|
-
"properties": {
|
|
72
|
-
"classification": { "type": "string", "const": "model_assessment" },
|
|
73
|
-
"publishable_with_caveats": { "type": "boolean" },
|
|
74
|
-
"revised_claim": { "type": "string", "minLength": 1, "maxLength": 1600 }
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
|
-
"$defs": {
|
|
79
|
-
"comparison": {
|
|
80
|
-
"type": "object",
|
|
81
|
-
"additionalProperties": false,
|
|
82
|
-
"required": ["reported", "artifact", "matches"],
|
|
83
|
-
"properties": {
|
|
84
|
-
"reported": { "type": "integer", "minimum": 0 },
|
|
85
|
-
"artifact": { "type": "integer", "minimum": 0 },
|
|
86
|
-
"matches": { "type": "boolean", "const": true }
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"schema": "canopus.claim-fidelity-registration.v1",
|
|
3
|
-
"id": "erdos1056-run-eb6b-claim-fidelity-gpt56",
|
|
4
|
-
"model": "gpt-5.6-sol",
|
|
5
|
-
"reasoning_effort": "high",
|
|
6
|
-
"external_gate_credit": false,
|
|
7
|
-
"source": {
|
|
8
|
-
"repository": "https://github.com/vela-science/erdos-frontier",
|
|
9
|
-
"commit": "807f0a8f770cfed05ac0dff00b952dc41052a720",
|
|
10
|
-
"run_id": "run_eb6bcd46-cffd-4ae8-b630-2681bd84da71",
|
|
11
|
-
"artifact_path": "artifacts/erdos1056-k15-range-10428401-10428600.txt",
|
|
12
|
-
"artifact_root": "sha256:79370d5243095f28e65c218f3d5dc4710802e4dbe462fcfff1a35a8697a6f225",
|
|
13
|
-
"roots": {
|
|
14
|
-
"actor_registry": "sha256:665f3e1c48f0a50fac949681c0af01bdd28de2991f2cdc5cc4cddbe69df6311b",
|
|
15
|
-
"artifacts": "sha256:3d58619c5cfb7e28de2f344476e35c9f0b80709c996b2a1bfdb2e11496f7e1da",
|
|
16
|
-
"event_log": "sha256:a06797bc0d1b0e3c88a2f97507fe0832661e3992d8df41187a0aa6d3ceee9bde",
|
|
17
|
-
"proposals": "sha256:e69b38037814f2e8ca826942cfc50ab370993889be2913cac1c0b3e77711160f",
|
|
18
|
-
"snapshot": "sha256:1faedc24f040a60a22177b456c74b969a61ce8836082297b1835797a57b4fa56"
|
|
19
|
-
},
|
|
20
|
-
"reported_claim": "Exhaustive registered search over primes in 10428401..10428600 completed with a bounded negative result; the maximum factorial-residue fiber multiplicity found was 12 at p=10428581, residue=5141590.",
|
|
21
|
-
"reported_metrics": {
|
|
22
|
-
"range_start": 10428401,
|
|
23
|
-
"range_end": 10428600,
|
|
24
|
-
"primes_tested": 15,
|
|
25
|
-
"max_multiplicity": 12,
|
|
26
|
-
"best_p": 10428581,
|
|
27
|
-
"best_residue": 5141590
|
|
28
|
-
},
|
|
29
|
-
"verifier_status": "passed",
|
|
30
|
-
"receipt_root": "sha256:263506aae0144fb2aa4784ff9c145c6c41886b2956191c6458214cedd0bfd4aa",
|
|
31
|
-
"policy_route": "defer",
|
|
32
|
-
"accepted_state_delta": 0
|
|
33
|
-
},
|
|
34
|
-
"output_schema": "advisories/erdos1056-claim-fidelity/output.schema.json",
|
|
35
|
-
"output_schema_sha256": "sha256:874c61b6fbd44a2bcb68cde8b5a9a89b74f6d00f3d9a9723cb67c682bd64e045",
|
|
36
|
-
"runner": {
|
|
37
|
-
"codex_version": "codex-cli 0.144.6",
|
|
38
|
-
"timeout_ms": 180000,
|
|
39
|
-
"max_output_bytes": 1048576,
|
|
40
|
-
"maximum_model_calls": 1
|
|
41
|
-
}
|
|
42
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"language":{"classification":"model_assessment","flagged_phrases":[],"rationale":"The claim explicitly limits the exhaustive search and negative result to primes in the bounded range 10428401..10428600 and does not state or imply that the Erdős problem is solved.","solved_language_detected":false,"universal_claim_detected":false},"numeric_correspondence":{"best_p":{"artifact":10428581,"matches":true,"reported":10428581},"best_residue":{"artifact":5141590,"matches":true,"reported":5141590},"max_multiplicity":{"artifact":12,"matches":true,"reported":12},"primes_tested":{"artifact":15,"matches":true,"reported":15},"range_end":{"artifact":10428600,"matches":true,"reported":10428600},"range_start":{"artifact":10428401,"matches":true,"reported":10428401}},"recommendation":{"classification":"model_assessment","publishable_with_caveats":true,"revised_claim":"Exhaustive registered search over primes in 10428401..10428600 completed with a bounded negative result; the maximum factorial-residue fiber multiplicity found was 12 at p=10428581, residue=5141590. This bounded verifier-passed result does not solve the Erdős problem and has not been scientifically accepted."},"schema":"canopus.claim-fidelity-assessment.v1","source":{"artifact_root":"sha256:79370d5243095f28e65c218f3d5dc4710802e4dbe462fcfff1a35a8697a6f225","reported_claim":"Exhaustive registered search over primes in 10428401..10428600 completed with a bounded negative result; the maximum factorial-residue fiber multiplicity found was 12 at p=10428581, residue=5141590.","roots":{"actor_registry":"sha256:665f3e1c48f0a50fac949681c0af01bdd28de2991f2cdc5cc4cddbe69df6311b","artifacts":"sha256:3d58619c5cfb7e28de2f344476e35c9f0b80709c996b2a1bfdb2e11496f7e1da","event_log":"sha256:a06797bc0d1b0e3c88a2f97507fe0832661e3992d8df41187a0aa6d3ceee9bde","proposals":"sha256:e69b38037814f2e8ca826942cfc50ab370993889be2913cac1c0b3e77711160f","snapshot":"sha256:1faedc24f040a60a22177b456c74b969a61ce8836082297b1835797a57b4fa56"},"run_id":"run_eb6bcd46-cffd-4ae8-b630-2681bd84da71"},"standing":{"accepted_state_delta":0,"distinction":"The recorded verifier pass confirms verification of the registered bounded run; it does not constitute scientific acceptance, change accepted scientific state, or make this advisory itself scientific state.","policy_route":"defer","scientific_acceptance_reported":false,"verifier_success_reported":true}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"assessment_root":"sha256:9205390df001a428b4b3e2fbb0a855e9f1061754b3f87771a85fc7328824ed1f","authority":"non_authoritative_advisory","checks":{"all_five_roots_bound":true,"artifact_root_matched":true,"numeric_correspondence_matched":true,"source_run_bound":true,"verifier_acceptance_distinction_preserved":true},"events_root":"sha256:e412c39b92fe210531e1fa7749fc036d780ee9016292bc5052e0e11a17b7c79e","model":"gpt-5.6-sol","output_schema_root":"sha256:874c61b6fbd44a2bcb68cde8b5a9a89b74f6d00f3d9a9723cb67c682bd64e045","registration_root":"sha256:371390871e1a371207e3de797e45989e84bbb766e07afdab5d47fdb3536f2c1b","schema":"canopus.claim-fidelity-verification.v1","scientific_state_landed":false,"semantic_fields":[{"classification":"model_assessment","path":"language"},{"classification":"model_assessment","path":"recommendation"}],"status":"pass","stderr_root":"sha256:98309d91d149b3bc4682df22c8c9a3d227c9c8506a89b90de32c3f55594e539e","usage":{"cached_input_tokens":0,"input_tokens":9309,"output_tokens":795,"reasoning_output_tokens":74}}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { Mission, MissionRoots, StrictBaseline } from "../contracts/mission.js";
|
|
2
|
-
import type { LandResult } from "../vela/types.js";
|
|
3
|
-
export declare const WITHDRAWAL_CAPABILITY_SCHEMA: "canopus.withdrawal-capability.v1";
|
|
4
|
-
export interface WithdrawalCapabilityManifest {
|
|
5
|
-
schema: typeof WITHDRAWAL_CAPABILITY_SCHEMA;
|
|
6
|
-
state: "available" | "consumed";
|
|
7
|
-
proposal_id: string;
|
|
8
|
-
proposal_root: string;
|
|
9
|
-
receipt_root: string;
|
|
10
|
-
identity_binding_id: string;
|
|
11
|
-
actor: string;
|
|
12
|
-
public_key: string;
|
|
13
|
-
frontier: string;
|
|
14
|
-
final_roots: MissionRoots;
|
|
15
|
-
strict_baseline: StrictBaseline;
|
|
16
|
-
vela: {
|
|
17
|
-
binary: string;
|
|
18
|
-
version: string;
|
|
19
|
-
sha256: string;
|
|
20
|
-
};
|
|
21
|
-
created_at: string;
|
|
22
|
-
consumed_at?: string;
|
|
23
|
-
consumed_reason?: "withdrawn" | "human_decision_observed";
|
|
24
|
-
}
|
|
25
|
-
export declare function capabilityDirectory(proposalId: string, storeRoot?: string): string;
|
|
26
|
-
export declare function retainWithdrawalCapability(options: {
|
|
27
|
-
velaHome: string;
|
|
28
|
-
landingRepo: string;
|
|
29
|
-
mission: Mission;
|
|
30
|
-
landing: LandResult;
|
|
31
|
-
finalRoots: MissionRoots;
|
|
32
|
-
velaBinary: string;
|
|
33
|
-
storeRoot?: string;
|
|
34
|
-
}): Promise<{
|
|
35
|
-
directory: string;
|
|
36
|
-
manifest: WithdrawalCapabilityManifest;
|
|
37
|
-
manifest_root: string;
|
|
38
|
-
}>;
|
|
39
|
-
export declare function loadWithdrawalCapability(proposalId: string, storeRoot?: string): Promise<{
|
|
40
|
-
directory: string;
|
|
41
|
-
manifest: WithdrawalCapabilityManifest;
|
|
42
|
-
manifest_root: string;
|
|
43
|
-
secret_available: boolean;
|
|
44
|
-
}>;
|
|
45
|
-
export declare function installWithdrawalCapabilitySecret(proposalId: string, target: string, storeRoot?: string): Promise<void>;
|
|
46
|
-
export declare function withdrawalCapabilityStatus(proposalId: string, storeRoot?: string): Promise<Record<string, unknown>>;
|
|
47
|
-
export declare function consumeWithdrawalCapability(proposalId: string, reason: "withdrawn" | "human_decision_observed", storeRoot?: string): Promise<WithdrawalCapabilityManifest>;
|