Files
hakorune/docs/private/roadmap/phases/phase-20.13/SMOKES.md

17 lines
709 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Phase 20.13 — Smokes
代表
- Runner 決定/採用: `HAKO_RUNNER_USE_SCRIPT_EXE=1` で前段 EXE を実行 → 短文 OK/NOOP/FAIL 観測
- Loader 前段: allowlist/policy 分岐の短文観測
- 失敗系: 前段EXEが返す短文エラーの反映フォールバック禁止
- チェーン: runner_front adopt → GateC(Core)
- 実行:
```bash
SMOKES_ENABLE_FRONT_EXE=1 tools/smokes/v2/run.sh \
--profile quick --filter 'canary_front_runner_gate_c_core_chain_vm\.sh$'
```
- 期待: `runner_front placeholder adopt` が出力され、`7` が印字され、終了コード=7
性能
- 20.12 のマイクロベンチEXE/VMを再利用、劣化なし±5% 以内)