Dashboard › publish › Distillation
38c11733-a8f6-4414-bd84-b41fcdf3be68["lore_tm_v1_AM4RYwXN5D9quikHfj_Ei8CxILtu6nOT0r9uLVa0ckM","lore_tm_v1_IBH1_5MSnbyw0oQvFAS65HC4FsIdMEGaiN1bk7NKyXE","lore_tm_v1_YmCa8Xi5Ejf6vVMfV63t2sET1fh-QrKjLEc_EAPnBJk","lore_tm_v1_O6fd_dQWRh5BCcT7HY3MBhWHnzkjYCm7XZAcBJx7-wE","lore_tm_v1_TaY9lE8mE9hlTzPXGgXc2PVNeFvHiWpkuArCrIOc8uc","lore_tm_v1_1PkGicj1Fimxi-MhFlMzv-NoyZLamKep2MRCn_mOXlQ"]
Date: Sep 10, 2026
src/publish/__tests__/validate-approval-attestation.js, src/publish/__tests__/record-ci-ready-attestation.js, and src/publish/__tests__/ci-poller-workflow.js.yarn vitest run src/publish/__tests__/validate-approval-attestation.js src/publish/__tests__/record-ci-ready-attestation.js src/publish/__tests__/ci-poller-workflow.js --printConsoleTrace using Vitest v4.1.0.src/publish/__tests__/ci-poller-workflow.js had 4 tests with 1 failure; src/publish/__tests__/record-ci-ready-attestation.js had 4 tests with 1 failure; src/publish/__tests__/validate-approval-attestation.js had 10 tests with 1 failure.src/publish/__tests__/ci-poller-workflow.js test binds every poller approval fence to the listed request snapshot failed because .github/workflows/ci-poller.yml did not contain request_digest=$(echo "$publish_input..., confirming the workflow carried no canonical snapshot digest.src/publish/__tests__/record-ci-ready-attestation.js and src/publish/__tests__/validate-approval-attestation.js failed the new test rejects a valid live approval for a different poller snapshot, confirming live validation and CI-ready attestation creation accepted an approval for a snapshot different from the poller-listed snapshot.title, body, and labels, including the dry-run choice, and every live approval fence plus CI-ready proof call will require that same digest.