v10.34 - explicit phase grammar forms and legacy-only alphanumeric handling
·
2 commits
to 1f24d5d2db092a822ab14394c6257a5469c36348
since this release
- Makes
phase-NNN,phase-NNN-NN, andphase-NNN-NN-NNexplicit forward-valid numeric phase forms. - Keeps observed alphanumeric phase forms such as
phase-NNN-NNaas legacy-only unless a later doctrine explicitly normalizes them. - Rejects deeper hybrid forms such as
phase-NNN-NN-NNbas forward-valid grammar by default. - Syncs touched runtime/design/changelog/TODO/phase/patch/README surfaces for the P126 release wave.
- Preserves the no-rename posture for checked NodeClaw phase files in this wave.