BUGOLOGY 缺陷研究記錄
← 全部記錄

A verification step that produces the artifact it then measures

BU-0005已驗證來源 ai_generated

When a check runs the thing it is checking, any artifact that run produces becomes part of what gets measured — reliably, not intermittently.

根因

A language-agnostic file walk in a pipeline whose verification step executes the code it walks.

修法

Exclude build-artifact directories and compiled extensions at the walk, not on a cleanup schedule.

可執行見證

修正前,測試失敗
修正後,同一測試通過
驗證者human
驗證於2026-08-02 19:05

判斷軌跡

  1. 何事 · 開發者build-artifact-published-as-source2026-08-02 18:45 → 至今信心 0.99

關聯