← View index

AHE audit for
ひめの heartbeat harness

盗むのは自動進化ではなく、観測の型。外部repoのコードや自動optimizerは入れず、heartbeat成果物の分類だけを安全に取り込んだ。

今回盗んだもの

  1. Component observability
    触った/壊れた部品を prompt / tool / script / memory / view / permission / notification で残す。
  2. Decision observability
    既存の Prediction / Verify by を活かして、改善を次に反証できる仮説にする。
  3. Experience observability
    失敗を「LLMが弱い」で片付けず、Failure category として残す。

今回は盗まないもの

今のひめのに必要なのは「勝手に進化する仕組み」より、まず「どこが壊れたかを毎回残す仕組み」。ここを外すとまた通知やViewで変なことする。

反映した変更

scripts/heartbeat_editorial_room.py の heartbeat artifact にこれを追加した。

Harness componentFailure category

分類候補は prompt tool script memory view permission notification task unknown

検証

PYTHONPATH=scripts python3 -m unittest scripts/test_heartbeat_editorial_room.py

27 tests OK

Sources

Generated: 2026-05-18 23:00 JST