feat: add private bounded inspection views - #272
Draft
binaryaaron wants to merge 8 commits into
Draft
binaryaaron wants to merge 8 commits into
binaryaaron wants to merge 8 commits into
Conversation
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.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.
Related Issue
No linked issue required: maintainer-owned private SDK Phase 10 work.
Plan Document
The operator-approved remediation plan is retained in the originating
worktree at
.agent-work/p11/findings7-8-remediation-plan.md, SHA-256315f0db5b6cad0c8c103124cdecac9ffc8fbd8e581d1f71c1e8f32c4b8cf9bf8.The tracked outcome is
docs/development/phase-10-bounded-inspection-closeout.md.This draft PR is stacked on #264. Review only the delta from
codex/anonymizer-result-compatibility-p10.Do not merge or mark this PR ready while its predecessor stack remains draft.
Summary
inspect, and diagnose views.
publication, and reject oversized encoded payloads without partial output.
non-interference, permutation, hash-seed, and mutation evidence.
Type of Change
Compatibility and Non-goals
Public exports, CLI behavior, the approved P9 result contract, telemetry
schema, and protection execution routing are unchanged.
This PR does not publish public graph, session, or inspection APIs. It does not
start SDK Phase 11/12, retarget issues, or request
/nvskills-ci.Contributor Checklist
fix: handle empty entity listskills/anonymizer/SKILL.mdupdated if neededValidation
make check: passedThe documentation closeout received self-review; the two independent reviews
bind the Tier 3 implementation and conformance evidence at
3ed8d02417737a6363d5363494c9e182762f8458.Documentation and Artifacts
make docs-buildpasses locallymake convert-notebooksNo tutorial source changed; notebook regeneration was not required. The
ignored
.agent-work/p11/evidence bundle remains in the originating worktreeand can be transferred separately for reviewers who need the original logs.
Contract Pins
794b6e19925f35c1e221b3bc30a72575e08135520d6e189bf3d89472a6880a76367ed99b5462b6c5d460818282e403e4a285eb951b2bf397cfaed7d74b4ec2e0bb5db428d59a9ea24679faa7e2056705f00528bc4712ce2edbf95dc9cf998be5feb193394e5f4075c836205db51957f1126e314885dfc381db8cd566f5bbb1872fa331e4e6020c4926b4df464959dd628ee30d05Reviewer Path
Start with the bounded-inspection contract and admission model. Then review the
owner capture reducers and encoding boundary, followed by the independent
reference model, privacy canaries, and mutation suites. Finish with the tracked
Phase 10 closeout.