Docs: ADR index for settled decisions + maintainer DECISIONs (#36402) - #36753
Merged
Merged
Conversation
Record value/memory/TU/ext/oracle/docs/gen-0/LLVM/patches/DoD ADRs, JIT-tier and v2.0 extension-set DECISIONs; gate via check-generated-docs. Co-authored-by: Cursor <cursoragent@cursor.com>
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
0001–0010(value representation, memory model, per-TU emit, extension boundary, Zend differential oracle, generated docs, gen-0 artifact honesty, LLVM 9→22, vendored forks, fleet DoD).0011— AOT+VM Ship; MCJIT serve deferred until ORC) and v2.0 supported extension set (0012). PHP baseline (Language: probe the syntax/feature matrix per backend instead of copying the JIT column, add PHP 8.3/8.4 feature rows, and decide the supported PHP baseline (docs/capabilities-syntax.md, script/capability-syntax*.php) — DECISION for the maintainer inside #36384) and self-host user-payoff (DECISION + epic: what the self-host north star buys the user — a staticphpcbinary as the distribution artifact (no host PHP, no composer, no patches), with a scoped M5 that stops at "compiles user projects natively" (docs/self-host-target.md, prelinked/bootstrap-gen0/) #36393) ADRs already on master.docs/adr/README.md; link fromAGENTS.md/docs/OWNERSHIP.md; gate viascript/lib/check-adr-index.shincheck-generated-docs.sh.Closes #36402.
Test plan
./script/lib/check-adr-index.sh→ OK (15 ADRs indexed)./script/check-size-budgets.sh→ OK (script underscript/lib/, no top-level count bump)script/apply-patches.sh --verify-pristineOK;make north-star5-verify-fastOK (spine 8198/8198) on master tip before branchMade with Cursor