docs: #798 — refresh CLAUDE.md parity status section#820
Merged
Conversation
The "TypeScript Parity Status" block still pointed at #447–#452, all of which closed on 2026-05-04. Replaces the stale batch with the current open trackers grouped by category: Effect end-to-end (#321/#684/#809), async context (#788/#789), compile-as-package (#348/#488/#489/#678), test/CI mechanics (#794/#796/#806/#807/#808/#812), and the known-failures audit (#797). The umbrella tracker (#793) now leads the paragraph so new contributors land on the roadmap first. No actual parity numbers changed — the section is orientation/links only; per CLAUDE.md's own guidance ("`./run_parity_tests.sh` for the current snapshot") the live numbers live in the test output, not here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
await asyncFn()where asyncFn itself awaits never resolves #447–Tracking: untracked TypeScript-feature gaps surfaced by the gap suite #452 batch (all closed on 2026-05-04) with the current open parity trackers, grouped by category.Categories now linked
HashRing.tsblocker (post-#740) #809ink(React-based TUI framework) end-to-end viaperry.compilePackages#348, Drizzle acceptance: 50-line program against real Postgres via @perryts/postgres #488/Drizzle: 50-line program against real MySQL via @perry/mysql (followup to #488) #489, Linker: unresolved _perry_fn_..._render for V8-fallback modules referenced from main #678Test plan
gh issue view.Closes #798.