Commit 71916a6
committed
Record release provenance: resolve r_commit and core_commit
Resolve the two placeholder SHAs in sync/nns_source.json by matching the
vendored bytes to upstream history:
- r_commit 905b8bbd: the OVVO-Financial/NNS commit that introduced the
exact vendored tools/NNS_13.0.tar.gz blob (parent carried a different
tarball). Version 13.0 / Date 2026-06-10, Packaged 2026-06-11 03:14 UTC.
- core_commit 7f93df9d: the OVVO-Financial/NNS-core commit that authored
the exact vendored extern/NNS-core include/src/CMakeLists objects (its
parent had different include/src). A later commit carries the identical
core forward unchanged.
The release provenance gate now passes for a real tagged release.
test_unknown_provenance_fails_real_release previously ran the gate against
the committed manifest and relied on it carrying placeholder provenance.
Point it at a fixture manifest so it tests the unknown-provenance failure
behavior without depending on the real manifest being unfilled.1 parent 89442bd commit 71916a6
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments