Skip to content

fix(backlog): repoint scan evidence to durable private-repo release; move phi-4 off public repo - #54

Merged
synapticode-ai merged 1 commit into
mainfrom
fix/evidence-citations-to-remote-release
Jun 4, 2026
Merged

fix(backlog): repoint scan evidence to durable private-repo release; move phi-4 off public repo#54
synapticode-ai merged 1 commit into
mainfrom
fix/evidence-citations-to-remote-release

Conversation

@synapticode-ai

Copy link
Copy Markdown
Collaborator

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

  • All scan-evidence citations (qwen3/gemma4 sensitivity + per-channel, phi-4, threshold-sweep) repointed 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).
  • sensitivity_scan_phi-4_2026-05-28.json removed from this public repo — scan outputs carry IP-sensitive findings; all belong in the private home uniformly.
  • .gitignore generalised to benchmarks/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

… 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
synapticode-ai merged commit 32536e3 into main Jun 4, 2026
1 check passed
@synapticode-ai
synapticode-ai deleted the fix/evidence-citations-to-remote-release branch June 4, 2026 04:04
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant