feat: add enterprise compatibility validation framework - #4
Open
jameskurz-filecoin wants to merge 8 commits into
Open
feat: add enterprise compatibility validation framework#4jameskurz-filecoin wants to merge 8 commits into
jameskurz-filecoin wants to merge 8 commits into
Conversation
Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-964 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-938 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-964 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-971 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-971 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Refs: FIL-968 Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
Signed-off-by: James Kurz <255140170+jameskurz-filecoin@users.noreply.github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Author
|
@pyropy, when you have a chance, could you review the evidence model, mutation/cleanup safety, and approval-gated workflow in this PR? All validation so far is offline; the PR calls out the regional live checks that remain before any compatibility claim can be promoted. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
References FIL-938, FIL-964, FIL-968, FIL-971.
Adds an offline validation harness for S3 compatibility: pytest, a redacted JSON result format, transport-security checks, and an approval-gated workflow for later live runs.
Nothing in this PR talks to a customer endpoint. No row is marked Verified. Object Lock and Snowflake are explicitly unverified.
uv run pytest -q— 41 passed.Live regional runs, GitHub environment credentials, and Object Lock still required before any public claim.