Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Refreshes the fork’s bug-status tracking documentation after the 2026-04-29 session and records the update in the changelog, including marking the Netflix Public dataset gate as no longer blocking the Tiny-AI C1 baseline work.
Changes:
- Updated
docs/state.md_Updated:stamp to 2026-04-29. - Updated the Tiny-AI C1 deferral entry to indicate the reopen trigger is now triggered (dataset available locally).
- Added a corresponding Unreleased “Changed” entry in
CHANGELOG.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/state.md | Refreshes state tracking and updates the C1 deferral/reopen-trigger status. |
| CHANGELOG.md | Documents the state.md refresh and the triggered C1 dataset gate in Unreleased notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -32,7 +32,7 @@ landed fix yet._ | |||
|
|
|||
| | Item | Defer rationale | Reopen trigger | | |||
| |---|---|---| | |||
| | Item | Defer rationale | Reopen trigger | | ||
| |---|---|---| | ||
| | Tiny-AI C1 baseline `fr_regressor_v1.onnx` (BACKLOG T6-1 sub-item) | Netflix Public Dataset is access-gated (Google Drive folder requiring manual request to Netflix); cannot be downloaded programmatically. C1's defining target is "match `vmaf_v0.6.1` PLCC on Netflix Public", so substituting another dataset would ship a non-comparable number. | User obtains Drive access and points the training pipeline at the local extracted dataset path. ADR-0168 § "Defer C1" carries the audit trail. | | ||
| | Tiny-AI C1 baseline `fr_regressor_v1.onnx` (BACKLOG T6-1 sub-item) | Netflix Public Dataset was access-gated (Google Drive folder requiring manual request to Netflix); cannot be downloaded programmatically. C1's defining target is "match `vmaf_v0.6.1` PLCC on Netflix Public", so substituting another dataset would ship a non-comparable number. | **TRIGGERED 2026-04-29** — dataset is locally available at `.workingdir2/netflix/` (9 ref + 70 dis YUVs, ~37 GB, gitignored; provided by lawrence 2026-04-27). T6-1a unblocked; training pipeline ready when scheduled. ADR-0168 § "Defer C1" carries the original audit trail. | |
Comment on lines
+11
to
+21
| - **`docs/state.md` post-2026-04-29-session refresh.** Updated | ||
| `_Updated:` stamp to 2026-04-29; rewrote the "Tiny-AI C1 baseline | ||
| `fr_regressor_v1.onnx`" deferral row in the "Deferred (waiting on | ||
| external dataset access)" section to mark its reopen-trigger as | ||
| TRIGGERED — the Netflix Public training corpus that gated C1 is | ||
| now locally available at `.workingdir2/netflix/` (9 ref + 70 dis | ||
| YUVs, ~37 GB, gitignored; provided by lawrence 2026-04-27), | ||
| unblocking BACKLOG T6-1a. Other rows verified accurate vs the | ||
| 2026-04-29-session merged PR set (#193–#205, #209) — every PR was | ||
| feature / chore / docs / perf with no bug-status delta to record | ||
| per CLAUDE §12 rule 13. No code changes. |
acf3ad2 to
f88fb11
Compare
…-1a Netflix Public dataset row) Update docs/state.md `_Updated:` stamp to 2026-04-29 and rewrite the "Tiny-AI C1 baseline `fr_regressor_v1.onnx`" deferral row's reopen-trigger to TRIGGERED — the Netflix Public training corpus that gated C1 is now locally available at `.workingdir2/netflix/` (9 ref + 70 dis YUVs, ~37 GB, gitignored; provided by lawrence 2026-04-27), unblocking BACKLOG T6-1a. Verified the rest of state.md against the 2026-04-29-session merged PR set (#193–#205, #209). Every merged PR was feature / chore / docs / perf with no bug-status delta to record per CLAUDE §12 rule 13: - #193 chore(dnn) T7-12 env override removal — chore. - #194 docs(research) T7-9 NPU digest — research. - #195 feat(mcp) T5-2 embedded scaffold — feature. - #196 feat(vulkan) T7-36 cambi integration — feature. - #197 feat(motion) Netflix b949ceb port — upstream port. - #198 chore(backlog) T7-32 micro-investigations — verify-only. - #199 feat(ai) T6-9 model registry — feature. - #200 feat(hip) T7-10 HIP scaffold — feature. - #201 feat(simd) T7-38 SVE2 ports — feature. - #202 feat(ci) T6-8 parity matrix — feature. - #203 feat(ai) T6-7 FastDVDnet — feature. - #205 docs(audit) T7-4 quarterly audit — explicitly notes "no state.md changes (no upstream commit ruled in/out a fork bug)". - #209 perf(sycl) T7-17 fp64-less device — perf. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
f88fb11 to
b19c14d
Compare
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
Post-session-2026-04-29 refresh of
docs/state.mdper CLAUDE §12 rule 13._Updated:stamp to 2026-04-29.fr_regressor_v1.onnx" row in the"Deferred (waiting on external dataset access)" section: the
reopen-trigger is now TRIGGERED 2026-04-29 because the Netflix
Public training corpus that gated C1 is locally available at
.workingdir2/netflix/(9 ref + 70 dis YUVs, ~37 GB, gitignored;provided by lawrence 2026-04-27). BACKLOG T6-1a is unblocked.
PR set (chore(dnn): T7-12 — remove VMAF_MAX_MODEL_BYTES env override #193–docs(audit): T7-4 — quarterly upstream-backlog re-audit (2026-04-29) #205, perf(sycl): T7-17 — fp64-less device fallback (Arc A380 5-10× speedup) #209). Every PR was feature / chore / docs / perf
with no bug-status delta to record (PR docs(audit): T7-4 — quarterly upstream-backlog re-audit (2026-04-29) #205 itself explicitly notes
"no
docs/state.mdchanges — no upstream commit ruled in/out afork bug"; PR chore(backlog): T7-32 — 3 micro-investigations bundled (motion_v2 srlv64 + tiny-vmaf-v2 identity + routine.py FIXME) #198's verify-only sub-tasks are guards, not
closed bugs).
Deep-dive deliverables (ADR-0108)
pre-commit run --files docs/state.md CHANGELOG.mdPASS.Test plan
pre-commit run --files docs/state.md CHANGELOG.md— every hook PASS.a bug-status delta — none of chore(dnn): T7-12 — remove VMAF_MAX_MODEL_BYTES env override #193–docs(audit): T7-4 — quarterly upstream-backlog re-audit (2026-04-29) #205 / perf(sycl): T7-17 — fp64-less device fallback (Arc A380 5-10× speedup) #209 closes / opens / rules
out a bug, so no row additions were needed.
🤖 Generated with Claude Code
Supersedes #220 (closed by accident in batch-rebase incident, 2026-05-01).