feat(policy): stage the fail-closed visibility kernel (un-imported) - #46
Open
DarrenZal wants to merge 1 commit into
Open
feat(policy): stage the fail-closed visibility kernel (un-imported)#46DarrenZal wants to merge 1 commit into
DarrenZal wants to merge 1 commit into
Conversation
Recovered from the NUC runtime snapshot (nuc-runtime@316f2e2). These files existed ONLY in the NUC's .git — no MacBook clone had them, and the newest tarball backup predated them by 2.5 months. Additive: no existing file is modified.
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.
Recovered from the NUC runtime snapshot (
nuc-runtime@316f2e2).These files existed only inside the NUC's
.git. No MacBook clone had them (koi-processor-service,RegenAI/koi-processor,koi-processor-runtimeall checked), and the newest tarball backup predated them by 2.5 months. Provenance: they were MacBook working-tree scratch, rsynced to the NUC bydobby/scripts/deploy.sh, then lost locally — see~/.claude/plans/koi-infra-entity-type-hints-handoff.md:36, which lists several as "untracked scratch in the working tree (operator to triage — NOT committed)".Purely additive: no existing file is modified, nothing is imported or wired up, no migration is applied. Merging changes no runtime behaviour.
A coherent, staged, deliberately-undeployed feature (Phase 1 KG two-viewport): a 316-line fail-closed
visible_at(...)kernel with 277 lines of tests, its backfill script, and the read-path swap map documenting the 10 call sites it targets.Runtime-dead, not repo-dead. Nothing in
api/orscripts/imports it;tests/test_visibility.pyandscripts/backfill_visibility_107.pydo. Its own handoff says "Un-imported (nothing uses it yet)." The five files move as one unit — droppingapi/policy/alone breaks test collection.Ship with or after the migrations PR. Do not apply the 10 read-path swaps as part of merging this.