contracts(llama-370m-sovereign): GATE-ARCH-370M-002 PARTIAL_ALGORITHM_LEVEL (AC-SHIP2-005 uplift)#1682
Merged
Merged
Conversation
…_LEVEL Uplift GATE-ARCH-370M-002 (binds AC-SHIP2-005) from undated `verdict: pass` to PARTIAL_ALGORITHM_LEVEL with live evidence from the first real MODEL-2 pretraining checkpoint, closing the §22 "STRUCTURALLY DISCHARGED" note that lacked a contract-level evidence binding until now. Evidence on canonical artifact `epoch-002.apr` (§22 / PR #1073, 2026-04-26): - file: /mnt/nvme-raid0/runs/model-2-from-scratch-006-50k-tuned/ckpt/epoch-002.apr - size: 1.39 GiB (1494053060 bytes) - apr inspect: exit 0 - valid: true - format: "APR v2" - tensor_count: 219 - architecture: LlamaForCausalLM - checksum_valid: true Re-verified live 2026-05-15 against `apr 0.33.0` (crates.io install). The .apr-format invariants (magic, header, tensor manifest, checksum) are all satisfied on a real on-disk artifact produced by the actual training loop — not a synthetic fixture, not the stub. Full discharge PENDING on `apr qa --arch-contract <name>` subcommand binding (~50 LOC + 1 test follow-up; the underlying data fixture is already in place per this evidence dir). Contract llama-370m-sovereign v1.10.0 → v1.11.0: - GATE-ARCH-370M-002 gains: evidence_discharged_by, discharge_status: PARTIAL_ALGORITHM_LEVEL, partial_discharge_note, full_discharge_blocks_on - New changelog entry 1.11.0 documenting the uplift MODEL-2 ship %: 57% → 60% (1 of 10 PARTIALs gains a structured contract-level evidence binding; the 9 others either share this fixture or are blocked on AC-SHIP2-003's val_loss capacity ceiling per §34). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Uplifts GATE-ARCH-370M-002 (binds AC-SHIP2-005) from an undated `verdict: pass` to PARTIAL_ALGORITHM_LEVEL with live evidence from the first real MODEL-2 pretraining checkpoint. Closes the §22 "STRUCTURALLY DISCHARGED" note that has lacked a contract-level evidence binding since 2026-04-26.
Live evidence (re-verified 2026-05-15)
`apr 0.33.0` (crates.io install) → `apr inspect --json` on the canonical artifact:
The .apr-format invariants (magic, header, tensor manifest, checksum) are all satisfied on a real on-disk artifact produced by the actual training loop — not a synthetic fixture, not the stub.
What this discharges and what it doesn't
✅ Discharges (algorithm-level):
❌ Does NOT discharge (still PARTIAL or BLOCKER on capacity):
Contract diff
`llama-370m-sovereign-v1.yaml` v1.10.0 → v1.11.0:
MODEL-2 ship % movement
57% → 60% (1 of 10 PARTIAL_ALGORITHM_LEVEL ACs gains a structured contract-level evidence binding; the others share this fixture or remain blocked on AC-SHIP2-003's val_loss capacity ceiling per §34).
🤖 Generated with Claude Code