Skip to content

docs(state): post-session refresh + unblock T6-1a Netflix Public dataset deferral#245

Merged
lusoris merged 1 commit intomasterfrom
docs/state-md-refresh-post-2026-04-29-session
May 1, 2026
Merged

docs(state): post-session refresh + unblock T6-1a Netflix Public dataset deferral#245
lusoris merged 1 commit intomasterfrom
docs/state-md-refresh-post-2026-04-29-session

Conversation

@lusoris
Copy link
Copy Markdown
Owner

@lusoris lusoris commented May 1, 2026

Summary

Post-session-2026-04-29 refresh of docs/state.md per CLAUDE §12 rule 13.

Deep-dive deliverables (ADR-0108)

  • no research digest needed: doc-only state-tracking refresh.
  • no alternatives: only-one-way state.md refresh.
  • no rebase-sensitive AGENTS invariants in this PR.
  • Reproducer / smoke-test commandpre-commit run --files docs/state.md CHANGELOG.md PASS.
  • CHANGELOG.md entry — Unreleased § Changed.
  • no rebase note needed: doc-only.

Test plan

🤖 Generated with Claude Code


Supersedes #220 (closed by accident in batch-rebase incident, 2026-05-01).

Copilot AI review requested due to automatic review settings May 1, 2026 18:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread docs/state.md
@@ -32,7 +32,7 @@ landed fix yet._

| Item | Defer rationale | Reopen trigger |
|---|---|---|
Comment thread docs/state.md
| 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 thread CHANGELOG.md
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.
@lusoris lusoris force-pushed the docs/state-md-refresh-post-2026-04-29-session branch from acf3ad2 to f88fb11 Compare May 1, 2026 18:51
…-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>
@lusoris lusoris force-pushed the docs/state-md-refresh-post-2026-04-29-session branch from f88fb11 to b19c14d Compare May 1, 2026 21:40
@lusoris lusoris merged commit 42b6d35 into master May 1, 2026
52 checks passed
@lusoris lusoris deleted the docs/state-md-refresh-post-2026-04-29-session branch May 1, 2026 22:00
@github-actions github-actions Bot mentioned this pull request May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants