Implementation: - Add make_pattern2_scope_manager() helper for DRY - Header conditions use ExprLowerer for supported patterns - Legacy fallback for unsupported patterns - Fail-Fast on supported patterns that fail Tests: - 4 new tests (all pass) - test_expr_lowerer_supports_simple_header_condition_i_less_literal - test_expr_lowerer_supports_header_condition_var_less_var - test_expr_lowerer_header_condition_generates_expected_instructions - test_pattern2_header_condition_via_exprlowerer Also: Archive old phase documentation (34k lines removed) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
425 B
425 B
Phase 170–197 Archive
Status: Historical
Scope: JsonParser / JoinIR 実戦フェーズ(Phase 170〜197)の詳細メモ・設計・調査ログのアーカイブ。
Phase 170〜197 に関する設計や調査の詳細ドキュメントは、このディレクトリに集約しているよ。
現行ラインからは、必要なものだけを docs/development/current/main 側で参照する前提だよ。