#39: Require external isolation for high-risk lab workloads - #154
Open
justsml wants to merge 4 commits into
Open
#39: Require external isolation for high-risk lab workloads#154justsml wants to merge 4 commits into
justsml wants to merge 4 commits into
Conversation
19 tasks
Owner
Author
|
Council of Dans review: repair/defer. Highest-priority gate: Resolve current-main conflicts and prove real fail-closed isolation plus bounded cleanup against the actual runtime; trusted policy must classify workload risk. Feature flags are not a substitute for authority, evidence-integrity, or durability fixes; use typed modes only where they provide a real rollout boundary. |
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.
Split from the Wayfinder mega PR #137.
Refs #39
Scope
Validation
pnpm exec vitest run --config vitest.integration.config.ts tests/integration/lab-attestation-persistence.test.ts tests/integration/lab-runtime.test.ts tests/integration/project-lab.test.ts(3 files, 64 tests passed)pnpm typecheckgit diff --checkReview notes
This is a bounded start-attestation and canonical failure-evidence slice. It does not close #39. Continuous namespace, mount, privilege, socket, firewall, device, and listener observers and deterministic run-halting gates remain follow-up work.