Remove executable Dolt validator package - #9
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cba97649d7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
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".
|
Resolved the Codex P2 on exact head |
|
@codex review Please review exact head |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. 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
openstatspec-specificationPython package0.2.1package path from the changelog and roadmapWhat remains
sql/dialect-profile-baseline.jsonv0.3.0Architecture boundary
The specification repository publishes normative documentation, schemas, and declarative fixtures. Executable adapter/declaration validation belongs in implementation or adapter repositories.
Validation
python3 tools/validate_repository.pygit diff --checkRelease impact
No corrective release is required.
openstatspec-specification==0.2.1was never published, and nov0.2.1tag or GitHub Release exists. Keep this work under Unreleased; the next possible specification release remainsv0.3.0after the documented gates pass.