fix(backlog): repoint scan evidence to durable private-repo release; move phi-4 off public repo - #54
Merged
Conversation
… release The #43 artifact strip left backlog 'Evidence:' citations pointing at a single external drive (/Volumes/Syn Archive) — below the durability bar: not off-site, not third-party-reachable. Per the settled artifact policy, evidence's durable home is the remote, not one-drive-from-gone. - Repoint all sensitivity-scan + per-channel + threshold-sweep + phi-4 citations to release assets on the PRIVATE gamma-seeds/ecc-ternary repo (evidence-tern-core-scans-2026-05-28; off-site, access-gated, SHA-256 in MANIFEST). - Move sensitivity_scan_phi-4_2026-05-28.json OFF this PUBLIC repo — all scan outputs carry IP-sensitive findings and belong in the private home, uniformly. (Reverses the morning's phi-4 restore under the now-stronger policy.) - .gitignore: generalise to benchmarks/sensitivity_scan_*.json (no scan output tracked here); note the durable home is the private release, not VCS/archive. Public tern-core now carries code + driver scripts + compact summaries only; every scan output resolves to the private durable release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
synapticode-ai
added a commit
that referenced
this pull request
Jun 4, 2026
… release (#55) Completes #54 (which only carried the phi-4 deletion — a git add pathspec error silently dropped these two files from that commit). - backlog.md: all scan-evidence citations (qwen3/gemma4 sensitivity + per-channel, phi-4, threshold-sweep) repointed from /Volumes/Syn Archive (single drive, below the durability bar) to release assets on the PRIVATE gamma-seeds/ecc-ternary repo (evidence-tern-core-scans-2026-05-28; off-site, access-gated, SHA-256 in MANIFEST). - .gitignore: generalise to benchmarks/sensitivity_scan_*.json; durable home is the private release, not VCS/archive. (Remaining /Volumes refs in backlog are out of scope: a 37GB .tern-model in model-library, and an HF_HOME cache path — neither is scan evidence-of-record.) Co-authored-by: Synapticode Agent <agent@synapticode.co> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Fixes the live defect from the #43 strip: backlog 'Evidence:' citations pointed at a single external drive (
/Volumes/Syn Archive) — below the durability bar (not off-site, not third-party-reachable).What
gamma-seeds/ecc-ternaryrepo (evidence-tern-core-scans-2026-05-28; off-site, access-gated, SHA-256 in MANIFEST).sensitivity_scan_phi-4_2026-05-28.jsonremoved from this public repo — scan outputs carry IP-sensitive findings; all belong in the private home uniformly..gitignoregeneralised tobenchmarks/sensitivity_scan_*.json.Durable home reasoning: release asset over LFS (cleaner third-party URL, no LFS bandwidth-quota burn, no git-object bloat); private ecc-ternary over public tern-core (IP). ~15MB, 9 assets.
🤖 Generated with Claude Code