Conversation
Signed-off-by: 0z5a <0z5a@users.noreply.github.com>
Bind manifest policy and independent-process identity to raw observations; preserve CPU/GPU timing separation and native lifecycle, reject incomplete or conflicting evidence, and protect input artifacts from CLI output collisions. Assisted-by: OpenAI Codex Signed-off-by: 0z5a <0z5a@users.noreply.github.com>
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.
Summary
Stacked on #1 (communication regression scoring and evidence hard-negative gates).
Validation
Previously executed on revision 629c2e3: 397 CPU tests passed, 138 schemas fresh. Real two- and four-rank Gloo native captures were imported. Both correctly returned unresolved (exit 2), because Gloo host timestamps are not GPU evidence and required hardware confirmation/clock manifests were absent.
Reproduction: PYTHONPATH=src uv run python -m pytest -q; the native-import CLI and examples are documented in docs/native-communication-trace-import.md.
Import-ready means schema-importable, not a passing regression score. Independent cross-framework GPU baseline/candidate confirmation remains pending. No hardware performance claim.
Duplicate check and review
The existing #1 defines scoring and evidence gates; #2 repairs baseline campaign entrypoints. Neither contains these native adapters. This PR contains only the adapter increment on #1's branch.
AI assistance: OpenAI Codex. Remains Draft pending human review and real hardware confirmation.