nyash-codex
845715a822
docs: Phase 197 lightweight loops deployment design
Created comprehensive Phase 197 design document for JoinIR deployment
validation on lightweight loops.
1. phase197-lightweight-loops-deployment.md:
- Target loops selection (5 loops: 2 JsonParser + 3 tests)
- Task breakdown (197-1 to 197-4)
- Success criteria and design principles
- Deferred loops documentation
2. CURRENT_TASK.md:
- Added Phase 197 section with target loop list
- Implementation plan (routing check, structure trace, E2E execution)
- Next phase candidates (Phase 200+ ConditionEnv, Phase 198+ JsonParser)
Target Loops:
- _match_literal (P1) - JsonParser simple while
- _skip_whitespace (P2) - JsonParser break pattern
- phase195_sum_count.hako (P3 multi-carrier) - Phase 196 verified
- loop_if_phi.hako (P3 single-carrier) - Phase 196 verified
- loop_min_while.hako (P1 minimal) - Phase 165 baseline
Ready for Phase 197 implementation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>