Skip to content

sail: stage SSR access semantics#72

Open
zhoubot wants to merge 1 commit intomainfrom
codex/sail-coverage-ssr
Open

sail: stage SSR access semantics#72
zhoubot wants to merge 1 commit intomainfrom
codex/sail-coverage-ssr

Conversation

@zhoubot
Copy link
Collaborator

@zhoubot zhoubot commented Mar 2, 2026

Stages SSR access semantics in Sail:

  • SSRGET / SSRSET / SSRSWAP (32-bit)
  • HL.SSRGET / HL.SSRSET (48-bit)
  • C.SSRGET (C16)

Implementation model: sparse key/value SSR file (24-bit SSR_ID -> 64-bit value) with deterministic semantics and no platform-specific guessing.

Coverage: implemented_forms 495 -> 501 (+6 forms).

NOTE: Per team rule, do not merge coverage-only PRs until cumulative delta >= 5% (unless explicitly requested). This PR is intended to stay open until enough coverage gains accumulate.

@zhoubot zhoubot requested a review from a team as a code owner March 2, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant