From cfd84875bf9799a0d2d11d78d2a6201ea7e255f1 Mon Sep 17 00:00:00 2001 From: DongHyeonka Date: Tue, 28 Jul 2026 15:24:44 +0900 Subject: [PATCH] =?UTF-8?q?fix(branch):=20coverage=20delegated=20owner=20?= =?UTF-8?q?=EB=A5=BC=20wikilink=20=EB=A1=9C=20(BARE=5FOWNER=5FREF=202?= =?UTF-8?q?=EA=B1=B4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../feature-frontend-binary-file-io-store-contract.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/raw/branch-notes/feature-frontend-binary-file-io-store-contract.md b/raw/branch-notes/feature-frontend-binary-file-io-store-contract.md index 9c362e2..3d494c0 100644 --- a/raw/branch-notes/feature-frontend-binary-file-io-store-contract.md +++ b/raw/branch-notes/feature-frontend-binary-file-io-store-contract.md @@ -304,11 +304,11 @@ status_label: in-progress | 3. project-wide default 와 limit | covered-here | — | — | D3(기준선 ``), D5(비동기 OPFS 기본), D6(evictionOrder 적용 범위), D7(persist 1회) | | 4. 허용되는 예외와 승인 owner | covered-here | — | — | §선언한 예외 "해당 없음" + D3·D5 의 선택 조건(브라우저 매트릭스 확정 / 블로킹 측정 시) | | 5. 금지 구현 | covered-here | — | — | §구현 가이드 2 — raw object URL 문자열 단독 반환 금지, SW 에서 object URL 생성 금지, `evictionOrder: null` 행 정리 금지 | -| 6. failure 가 어떤 normalized error·UX 로 나타나는가 | delegated | `feature-frontend-error-classification-boundary-contract` `D1`·`D3`·`D6` | OK | 본 branch 는 4개 kind 를 *생산*하고 정규화 총함수·UX 어휘는 error-classification 소유 | +| 6. failure 가 어떤 normalized error·UX 로 나타나는가 | delegated | [[raw/branch-notes/feature-frontend-error-classification-boundary-contract]] `D1`·`D3`·`D6` | OK | 본 branch 는 4개 kind 를 *생산*하고 정규화 총함수·UX 어휘는 error-classification 소유 | | 7. 어떤 telemetry 가 남고 무엇이 redacted 되는가 | covered-here | — | Should-fix | §구현 가이드 1 이 "파일명은 telemetry 로 보내지 않음" 을 명시하나, `FE-REG-TELEMETRY` 에 이 branch 전용 event 를 등록하지 않았다 — quota/eviction 관측 event 부재 | | 8. 어떤 test 가 위반 시 실패하는가 | covered-here | — | — | §검증해야 할 주장 9행 + `FE-GATE-027` fixture 5종 | | 9. 어떤 evidence artifact 가 생성되는가 | covered-here | — | — | hub §15.1 `FE-GATE-027` → `binary I-O report` | -| 10. release·rollback 에 미치는 영향 | delegated | `feature-frontend-background-execution-worker-contract` `D2`(`serviceWorkerVersion`) | OK | Cache Storage 파티션이 release 토큰에 묶이며, rollback 시 되돌림 판정은 release branch 소유(`DELEG-FE-011`) | +| 10. release·rollback 에 미치는 영향 | delegated | [[raw/branch-notes/feature-frontend-background-execution-worker-contract]] `D2` | OK | Cache Storage 파티션이 release 토큰(`serviceWorkerVersion`)에 묶이며, rollback 시 되돌림 판정은 release branch 소유(`DELEG-FE-011@1`) | **판정: Covered (missing 0)** — `🔴 missing` 0건, `Should-fix` 1건(관심사 7 telemetry event 미등록).