Skip to content

eval: record outcome deactivation observations - #114

Merged
lipluscodex merged 1 commit into
mainfrom
issue-113-observe-outcome-deactivation
Aug 21, 2026
Merged

eval: record outcome deactivation observations#114
lipluscodex merged 1 commit into
mainfrom
issue-113-observe-outcome-deactivation

Conversation

@lipluscodex

Copy link
Copy Markdown
Member

Closes #113
登録済みprivate snapshot上でdevelopmentとconditional holdoutを各一度だけ実行し、observed JSONを保存します。
両stageのfreeze verifierと8 hard gateはすべてpassし、source database、snapshot、live configの不変を確認しました。
支持範囲は固定local snapshotに限定し、freeze artifact、default、live設定を変更しません。

developmentとconditional holdoutを、登録済みprivate snapshot上で各一度だけ実行した観測結果を保存する。

- development SHA-256: 9cb9a9756d8471f2bbf8d849f3e9329dd2bed8df5220cdedacce3103cc44308f
- holdout SHA-256: 224f2f26b1beeec55c7af70bb464c6907a00f5d4b65337ab317b7d588c132715
- 両stageでfreeze verifierと8 hard gateがすべてpassした。
- development pass後にだけholdoutを開き、どちらも再実行していない。
- freeze artifact、source database、private snapshot、live configは変更していない。
- 結果の支持範囲は固定local snapshotに限定し、default変更や一般化を行わない。

@lipluscodex lipluscodex left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Self-review: pass

  • 完了条件: development / holdoutを各一度だけ実行し、両stageのregistered SHA、freeze verifier、8/8 hard gateを確認した。
  • 変更範囲: observed JSON 2件のみ。freeze artifact、source database、private snapshot、live config、既存実装への差分はない。
  • 独立確認: 両SHA一致、両registered verifier pass、privacy boundary、git diff --check、CI / Optional MCP greenを確認した。
  • Scope deviation: なし。
  • 次: mergeStateStatus CLEANを再確認し、auto modeのためsquash mergeする。local adoptionは別Issueの可逆cutover判断に残す。

@lipluscodex
lipluscodex merged commit de2ee1f into main Aug 21, 2026
2 checks passed
@lipluscodex
lipluscodex deleted the issue-113-observe-outcome-deactivation branch August 21, 2026 13:21
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.

eval: observe outcome-driven feedback deactivation

1 participant