### done - [x] [#10](https://github.com/LogosLang/prologos/pull/10) Bench migration — independent of pitfalls; reviewer just diffs old API → new API and runs `raco make` ### hiero approved: - [x] [#8](https://github.com/LogosLang/prologos/pull/8) Eta-expansion with `mw` choice + deferred edge cases - [x] [#13](https://github.com/LogosLang/prologos/pull/13) New AST sentinel across 3 parser files - [x] [#4](https://github.com/LogosLang/prologos/pull/4) Single dispatch branch - [x] [#15](https://github.com/LogosLang/prologos/pull/15) 4 library fns mirroring List - [x] [#5](https://github.com/LogosLang/prologos/pull/5) Single library fn ### awaiting review: - [x] [#6](https://github.com/LogosLang/prologos/pull/6) Cosmetic + snapshots - [x] [#11](https://github.com/LogosLang/prologos/pull/11) 18-line localized macro - [x] [#12](https://github.com/LogosLang/prologos/pull/12) Same dispatch site as #4 (dedup) - [x] [#16](https://github.com/LogosLang/prologos/pull/16) Compact parser change + flagged latent bug ### pending revisit after "elaboration refactor" - [ ] [#14](https://github.com/LogosLang/prologos/pull/14) Pre-pass added to 3 processing paths + phase-ordering subtlety - [ ] [#17](https://github.com/LogosLang/prologos/pull/17) Small surface (~12 LoC core), but the review hinges on a soundness claim about QTT ### needs rethink - [ ] [#9](https://github.com/LogosLang/prologos/pull/9) 13 of 15 pipeline files (mechanical but exhaustive)
done
raco makehiero approved:
mwchoice + deferred edge casesawaiting review:
->stays top-level #4 (dedup)pending revisit after "elaboration refactor"
needs rethink