docs: add Phase 108 entry
This commit is contained in:
@ -11,3 +11,5 @@ DONE:
|
||||
- fixture: `apps/tests/phase107_find_balanced_object_end_min.hako`
|
||||
- smoke(VM): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_object_end_vm.sh`
|
||||
- smoke(LLVM EXE): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_object_end_llvm_exe.sh`
|
||||
|
||||
補足: post-loop early return の plan 一般化は Phase 108(`docs/development/current/main/phases/phase-108/README.md`)で実施する。
|
||||
|
||||
6
docs/development/current/main/phases/phase-108/README.md
Normal file
6
docs/development/current/main/phases/phase-108/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Phase 108 — PostLoopEarlyReturn 一般化 + Pattern2 policy router SSOT(Active)
|
||||
|
||||
目的: balanced_depth_scan_policy 由来の post-loop early return を policy 共通の plan として独立させ、Pattern2 の ApplyPolicyStepBox を policy router 1 本に統一する(入口SSOT)。
|
||||
受け入れ基準: Phase 107(find_balanced_array/object)の VM/LLVM EXE parity が意味論不変のまま PASS、かつ Phase 97/100/104/94 の代表 integration smoke が退行しない。
|
||||
メモ: 新しい環境変数は追加しない(既存 `HAKO_JOINIR_STRICT` / `NYASH_JOINIR_DEV` のみ)。
|
||||
|
||||
Reference in New Issue
Block a user