Skip to content

Enforce framework compatibility contract - #5

Merged
lancer1977 merged 4 commits into
mainfrom
codex/2-framework-compatibility-contract
Aug 1, 2026
Merged

Enforce framework compatibility contract#5
lancer1977 merged 4 commits into
mainfrom
codex/2-framework-compatibility-contract

Conversation

@lancer1977

Copy link
Copy Markdown
Owner

Refs #2

Outcome

  • fails validation if the library drifts from netstandard2.0
  • fails validation if the test project drifts from net6.0
  • runs deterministic negative fixtures before the 78-test algorithm suite
  • documents the mechanical compatibility owner without changing target frameworks

Validation

  • python3 scripts/test-framework-contract.py
  • .NET 6 SDK: dotnet test F23.StringSimilarity.sln --configuration Release (78 passed)
  • bash -n scripts/validate.sh
  • git diff --check

Supplementary actionlint reports only pre-existing legacy actions in the unrelated CodeQL workflow; no workflow is changed by this PR.

@lancer1977

Copy link
Copy Markdown
Owner Author

@codex review exact head f3ddf5d

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f3ddf5d06e

ℹ️ 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".

Comment thread scripts/test-framework-contract.py Outdated
@lancer1977

Copy link
Copy Markdown
Owner Author

@codex review commit d340c84

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d340c84b7a

ℹ️ 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".

Comment thread scripts/test-framework-contract.py Outdated
@lancer1977

Copy link
Copy Markdown
Owner Author

@codex review commit 4beeba2

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4beeba2b2e

ℹ️ 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".

Comment thread scripts/test-framework-contract.py
@lancer1977

Copy link
Copy Markdown
Owner Author

@codex review commit 078d459

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 078d459af4

ℹ️ 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".

@lancer1977
lancer1977 merged commit f8fea53 into main Aug 1, 2026
4 checks passed
@lancer1977
lancer1977 deleted the codex/2-framework-compatibility-contract branch August 1, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant