docs(engine-plan): status quo + remaining work; history split to its own doc - #7484
Merged
Conversation
added 2 commits
August 6, 2026 06:27
… its own doc The plan had grown to 811 lines, most of it dated status sections and resolved incident narratives. It now holds only: the current state of the four GC layers, the repsel stack position, the measured performance backlog, the live gates/blockers, the ordered remaining work, and the binding method rules distilled from the incidents. Everything dated moved verbatim to docs/engine-plan-history.md as provenance. Also reflects #7477 fixed by #7483 (merged): the DirectParser float divergence is closed and #7478 is unblocked.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe PR separates the current engine plan from its historical record. It adds a history document, updates the current status plan with active work and operating rules, and records the restructuring in the changelog. ChangesEngine plan documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Per review: the plan document should show the current state and what is left, not a running history.
docs/engine-plan.md→ ~150 lines: four-layer status, repsel stack position, measured performance backlog, live gates/blockers, ordered remaining work, binding method rules (quiet-host, perf(codegen): keep the numeric-array specialization when the array is captured (#6369) #6377 gap-suite gate, stale-archive discipline, gates-must-assert-subject-live).docs/engine-plan-history.md→ all dated status sections, incident narratives and superseded sequencing, moved verbatim with a provenance preamble. Nothing deleted.PERRY_JSON_TAPE=0/=1/node now agree) — json tape: full-array scans pay 2.3× the direct parser (field_access 2981ms vs bun 223) — decomposition + roadmap #7478 is unblocked.Docs only.
Summary by CodeRabbit