Skip to content

v10.34 - explicit phase grammar forms and legacy-only alphanumeric handling

Choose a tag to compare

@DarKWinGTM DarKWinGTM released this 31 May 11:08
· 2 commits to 1f24d5d2db092a822ab14394c6257a5469c36348 since this release
  • Makes phase-NNN, phase-NNN-NN, and phase-NNN-NN-NN explicit forward-valid numeric phase forms.
  • Keeps observed alphanumeric phase forms such as phase-NNN-NNa as legacy-only unless a later doctrine explicitly normalizes them.
  • Rejects deeper hybrid forms such as phase-NNN-NN-NNb as 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.