veroarc commited on
Commit
d713eed
·
verified ·
1 Parent(s): 4da3707

Upload RELEASE_NOTES_v0.1-rc1.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. RELEASE_NOTES_v0.1-rc1.md +24 -27
RELEASE_NOTES_v0.1-rc1.md CHANGED
@@ -138,10 +138,10 @@ Large model artifacts are intentionally ignored by git. Use
138
  - Manifest metadata verification is part of the `Validate` workflow; full local
139
  SHA256 verification is available with `scripts/verify_release_manifest.py`.
140
  - CI smoke-tests the Hugging Face publish dry-run path.
141
- - Hugging Face post-publish verification is prepared and remains blocked until
142
- authentication/publish succeeds.
143
- - Release readiness reports local release readiness as true and overall
144
- publishing blocked only by Hugging Face authentication.
145
  - GitHub release asset audit matches 109/109 expected attached assets.
146
  - Tester feedback invite provides a shareable reviewer handoff with release,
147
  prompt-pack, issue-form, label, and safety instructions.
@@ -157,9 +157,9 @@ Large model artifacts are intentionally ignored by git. Use
157
  - Stable local manifest verification currently checks 126 artifacts.
158
  - Final promotion evidence map ties every final `v0.1` gate to its evidence
159
  file, refresh command, and current blocked/passed status.
160
- - Final promotion dry-run is intentionally blocked until Hugging Face publish,
161
- tester feedback, reviewed feedback disposition, and final release notes are
162
- complete.
163
  - Final promotion execution is guarded by `scripts/promote_final_release.py`,
164
  which defaults to dry-run and refuses `--execute` while gates are blocked.
165
  - Final release verification is prepared and remains blocked until the final
@@ -171,22 +171,21 @@ Large model artifacts are intentionally ignored by git. Use
171
  their evidence reports and final release verification are ready.
172
  - Tracker issue audit verifies issues #1 and #2 remain open, labeled, and
173
  aligned with the current keep-open external blocker evidence.
174
- - External blocker handoff audit maps the HF publish and tester feedback
175
- blockers to owners, tracker issues, evidence, commands, and closure
176
- conditions.
177
  - Final gate recheck audit confirms local gates, assets, manifest verification,
178
  invariants, and handoffs are ready while final promotion remains externally
179
  blocked.
180
- - Release decision log audit records which local-safe actions are approved now
181
- and which gated release actions remain deferred.
182
  - Final release notes readiness audit confirms final notes remain draft-blocked
183
- until HF publish verification, feedback disposition, and final promotion
184
- gates are ready.
185
- - Large artifact distribution audit confirms the adapter directory, merged
186
- Qwen3 14B shards, and GGUF export are present locally while keeping upload
187
- execution deferred to Hugging Face auth and explicit large-artifact flags.
188
  - External execution dry-run audit confirms safe handoff commands are present
189
- while publish, promotion, and issue-close execution remain gated.
190
  - Final evidence completeness audit verifies final-promotion gate statuses,
191
  source reports, refresh commands, and deferred external execution evidence.
192
  - Release provenance boundary audit verifies stable provenance fields while
@@ -195,12 +194,12 @@ Large model artifacts are intentionally ignored by git. Use
195
  `v0.1` notes remain deferred until external gates close.
196
  - Tracker closure preconditions audit confirms tracker issue close commands
197
  remain documented but blocked until final evidence and verification pass.
198
- - Release blocker matrix consolidates remaining external blockers across
199
- readiness, HF publish, final promotion, feedback, and issue closure reports.
200
  - Release artifact coverage audit verifies key release reports are registered
201
  in the manifest, GitHub release asset sync list, and release index.
202
- - External unblock packet provides the ordered HF auth, tester feedback, final
203
- promotion, and tracker closure sequence without executing those gates.
204
  - Status summary freshness guard checks the human-readable status count lines
205
  against the current manifest and GitHub release asset audit.
206
  - Obsidian hardening note freshness guard checks the current project-note count
@@ -238,16 +237,14 @@ Large model artifacts are intentionally ignored by git. Use
238
  - Training data is still a small bootstrap set: 41 train rows and 3 validation
239
  rows.
240
  - Auto-graded preferences should be supplemented with human-reviewed labels.
241
- - Hugging Face publishing is not complete because local HF auth is not logged in.
242
- - The Hugging Face feedback Space is scaffolded but not published because HF
243
- auth is not available.
244
  - Live GitHub release asset audit is a post-sync check and is intentionally
245
  outside the release manifest to avoid circular manifest churn.
246
 
247
  ## Next Gates
248
 
249
- - Authenticate with Hugging Face and run
250
- `.venv/bin/python scripts/publish_hf_release.py --execute`.
251
  - Decide whether to upload merged model and GGUF as large hosted artifacts.
252
  - Run community feedback intake on real orchestration prompts.
253
  - Convert reviewed feedback into future SFT/preference examples.
 
138
  - Manifest metadata verification is part of the `Validate` workflow; full local
139
  SHA256 verification is available with `scripts/verify_release_manifest.py`.
140
  - CI smoke-tests the Hugging Face publish dry-run path.
141
+ - Hugging Face post-publish verification is green for `veroarc/ORCA6` and
142
+ `veroarc/orca6-feedback`.
143
+ - Release readiness reports local release readiness, publish readiness, and
144
+ overall RC publish readiness as true.
145
  - GitHub release asset audit matches 109/109 expected attached assets.
146
  - Tester feedback invite provides a shareable reviewer handoff with release,
147
  prompt-pack, issue-form, label, and safety instructions.
 
157
  - Stable local manifest verification currently checks 126 artifacts.
158
  - Final promotion evidence map ties every final `v0.1` gate to its evidence
159
  file, refresh command, and current blocked/passed status.
160
+ - Final promotion dry-run is intentionally blocked until tester feedback,
161
+ reviewed feedback disposition, final release notes, and final release
162
+ verification are complete.
163
  - Final promotion execution is guarded by `scripts/promote_final_release.py`,
164
  which defaults to dry-run and refuses `--execute` while gates are blocked.
165
  - Final release verification is prepared and remains blocked until the final
 
171
  their evidence reports and final release verification are ready.
172
  - Tracker issue audit verifies issues #1 and #2 remain open, labeled, and
173
  aligned with the current keep-open external blocker evidence.
174
+ - External blocker handoff audit maps the completed HF publish and remaining
175
+ tester feedback blockers to owners, tracker issues, evidence, commands, and
176
+ closure conditions.
177
  - Final gate recheck audit confirms local gates, assets, manifest verification,
178
  invariants, and handoffs are ready while final promotion remains externally
179
  blocked.
180
+ - Release decision log audit records HF publish as completed, local-safe actions
181
+ as approved, and remaining gated release actions as deferred.
182
  - Final release notes readiness audit confirms final notes remain draft-blocked
183
+ until feedback disposition and final promotion gates are ready.
184
+ - Large artifact distribution audit confirms the adapter is published while
185
+ merged Qwen3 14B shards and GGUF export remain optional large-artifact uploads
186
+ behind explicit flags.
 
187
  - External execution dry-run audit confirms safe handoff commands are present
188
+ while final promotion and issue-close execution remain gated.
189
  - Final evidence completeness audit verifies final-promotion gate statuses,
190
  source reports, refresh commands, and deferred external execution evidence.
191
  - Release provenance boundary audit verifies stable provenance fields while
 
194
  `v0.1` notes remain deferred until external gates close.
195
  - Tracker closure preconditions audit confirms tracker issue close commands
196
  remain documented but blocked until final evidence and verification pass.
197
+ - Release blocker matrix consolidates remaining external blockers across final
198
+ promotion, feedback, and issue closure reports.
199
  - Release artifact coverage audit verifies key release reports are registered
200
  in the manifest, GitHub release asset sync list, and release index.
201
+ - External unblock packet provides the ordered tester feedback, final promotion,
202
+ and tracker closure sequence without executing those gates.
203
  - Status summary freshness guard checks the human-readable status count lines
204
  against the current manifest and GitHub release asset audit.
205
  - Obsidian hardening note freshness guard checks the current project-note count
 
237
  - Training data is still a small bootstrap set: 41 train rows and 3 validation
238
  rows.
239
  - Auto-graded preferences should be supplemented with human-reviewed labels.
240
+ - Hugging Face adapter and feedback Space are published under the `veroarc`
241
+ namespace; merged model and GGUF hosting remain optional large-artifact
242
+ decisions.
243
  - Live GitHub release asset audit is a post-sync check and is intentionally
244
  outside the release manifest to avoid circular manifest churn.
245
 
246
  ## Next Gates
247
 
 
 
248
  - Decide whether to upload merged model and GGUF as large hosted artifacts.
249
  - Run community feedback intake on real orchestration prompts.
250
  - Convert reviewed feedback into future SFT/preference examples.