KEP-0004: record Phase 2 as shipped - #55
Merged
Merged
Conversation
Stacked on the amendment in #53, which found the gate cleared and the identifier unwritten. kaappi#2402 writes it, so Phase 2 flips from the open work item that PR identified to shipped: the non-wasm placement and its KEP-0002 §5 rationale, the test coverage, and the docs row that no longer has to describe a gap. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
…2-shipped-stacked # Conflicts: # keps/0004-discoverable-deviations.md
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.
Stacked on #53 — review that one first; this PR's diff is against its branch, and merging #53 will retarget this to
main.#53 audited the implementation plan and found Phase 2 in an odd state: the gate had cleared on 2026-07-14 (both #1487 and #1489 closed, KEP-0002 fully shipped in v0.15.0/v0.16.0), but nobody had written the identifier — "this KEP's one unblocked open work item". kaappi#2402 writes it. This PR updates the KEP to match.
Changes on top of #53
platform_featuresbesidekaappi-threads, not in the always-on base array, because promotion requires OS threads and §5 of this KEP already records thatnotifyis a no-op on wasm32-wasi that nothing ever calls. Test coverage follows Phase 1's pattern, with a note thatfeatures.shderives its checks from the built binary — so the three surfaces are held in agreement by construction rather than by hand-kept lists.mainwith its review findings resolved". Phase 3 merged while #1489 was still open, so the findings, not the merge, are what the identifier waited on. Worth recording, because the stricter phrasing is the one that behaved correctly.Phases 3 and 5 untouched — KEP-0003 is still Draft, the runtime-variance predicates still unstarted.
Companions: kaappi#2402, kaappi.github.io#39.
🤖 Generated with Claude Code