Fix frontend 0.1 schema for v0.2.1 - #10
Conversation
|
@codex review Please review exact maintenance head |
|
Codex Review: Didn't find any major issues. Hooray! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review Please review final exact head |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
What changed
$defsand$refkeywords in the published SPSS Syntax Frontend 0.1 schemav0.2.1as an unpublished patch targetScope
This maintenance branch starts exactly at the published
v0.2.0commit79339ec3d8f8aa81789b7e85f6b8afa6f1374e50. It contains nov0.3.0release-candidate work, executable validator, parser, compiler, adapter logic, or package tooling.The correction restores the typed-value constraint already stated by the contract; it does not broaden the accepted contract or add new normative behavior.
Validation
python3 tools/validate_repository.pygit diff --check release/0.2...HEADRelease status
This PR prepares, but does not publish,
v0.2.1. The final dated changelog commit, exact-head CI/review, protected or signed tag, and verified GitHub Release remain separate release steps.