docs: refocus handover after W53 + C-g shipped#87
Merged
Conversation
W53 and the C-g schema foundation shipped earlier this evening (PRs #85, #86). Update the three handover docs so the next session opens against the new open-work shortlist: - W47 (tgo_strops_cached, ~15 % slowdown, σ ≈ 18 % — needs harness stabilisation before bisect). - C-g step 5: Windows hyperfine pin + native x86_64-linux baseline + flip the `benchmark` CI job to a 3-OS matrix. - C-g step 3 followup: replace the OrbStack Rosetta x86_64-linux baseline (committed in `ac4851d`) with one from a native Linux host once a runner exists. memo.md `## Current Task` now describes the W53 + C-g shipment; the W47 bisect plan is restated as the next priority. checklist.md W49 entry rewritten to reflect that the schema half of C-g landed; the matrix flip + native baselines are the remaining items. roadmap.md table picks up a `C-g multi-arch bench schema = Done` row.
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
Doc-only follow-up to PRs #85 (W53) and #86 (C-g schema). Refreshes
.dev/memo.md,.dev/checklist.md, and.dev/roadmap.mdso the next session opens against the new open-work shortlist.What's left after this evening
tgo_strops_cached~15 % slowdown, σ ≈ 18 %. Harness stabilisation (50-run hyperfine alone gives σ_mean / sqrt(2.5); likely needs in-process timing that subtracts module load + WASI startup) precedes the v1.9.1..v1.10.0 bisect.versions.lock+install-tools.ps1, collect a Windows baseline, then flip thebenchmarkCI job to a 3-OS matrix.e5766ee/x86_64-linux(OrbStack Rosetta) with a row from a native Linux host once one is available.Test plan