Phase 1 / negative evidence

Difficulty log

A public record of operational difficulties, ambiguous failures, diagnoses, and mitigations encountered while preparing the Apple Silicon viability benchmark.

Purpose

evidence
Failures are part of the viability result, not noise to hide.

Current entries

16
Timeouts, scoring assumptions, checkpoint setup, CLI observability, auxiliary caches, repeat variability, metadata gaps, alignment coverage, runtime-card packaging, release packaging, PDF toolchain friction, and archive-upload correction.

Boundary

bounded
These findings bound the completed Phase 1A result; they do not imply broad biological generality.

Entries

DateRunDifficultyDiagnosisMitigation
2026-05-13phase1-rehearsal-2026-05-13-simplefold-100m-3targetsPublic route returned HTTP 524 on long target 13BB:A.Route orchestration timeout, not model failure.Added orchestration_timeout; long target completed through direct local prediction.
2026-05-13phase1-rehearsal-2026-05-13-simplefold-100m-3targetslDDT failed under residue-ID alignment on real PDB numbering.Predicted single-chain residues may be numbered from 1 while reference PDB residues are not.Added single-chain sequence-aligned scoring.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-short-9pfeFirst 3B run outlived runner client while downloading checkpoint.Install-time checkpoint acquisition exceeded client request window.Cached checkpoint, recorded SHA256, separated install evidence from cached inference.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-mid-longLocal HTTP route timed out and left 3B subprocesses running.Synchronous HTTP remained unsuitable for longer 3B jobs.Stopped orphaned subprocesses and added DIRECT_PREDICTION_MODE=simplefold_cli.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-mid-13cz-cliCLI mode emitted no structured progress until completion.CLI execution avoids HTTP timeout but had an observability gap.Added runner-side progress logging and approximate RSS peak capture; rerun needed to populate old cards.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-mid-13cz-cliCLI created large auxiliary cache files inside a run-specific temp output.Per-run setup may affect wall-clock time and disk use.Track auxiliary cache separately from checkpoint download and pure inference.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-mid-13cz-cli-telemetryRepeat CLI smoke showed close lDDT/TM-score but different pLDDT and wall-clock.Structure score was stable enough for smoke evidence, but confidence and timing need controls.Add repeated-run controls and cache-state notes before throughput or confidence claims.
2026-05-14phase1-rehearsal-2026-05-14-simplefold-3b-mid-13cz-cli-execmetaCards needed structured execution metadata.Prose notes are not enough for reproducible route/cache interpretation.Added execution metadata with route, seed, checkpoint files, auxiliary cache files, and progress samples.
2026-05-14phase1-science-slice-2026-05-14-simplefold-3b-13ee, 13ftInitial benchmark cards showed high TM-score but artificially low lDDT.Residue-number matching compared model-numbered predictions against PDB-numbered references.Re-scored cards with single-chain sequence-aligned lDDT.
2026-05-14phase1-science-slice-2026-05-14-simplefold-3b-11bcHard-bin target used peak RSS 41.4060 GB and aligned only 63 reference residues.Complex-derived/partially observed references require coverage-aware lDDT interpretation.Added lDDT alignment metadata and an aligned-residue reporting rule.
2026-05-17phase1a-2026-05-17-simplefold-3b-12oya, 9h8na, 9k9xa, 9k9yaThe first two prospective targets have primary cards but no terminal tee logs; later targets include logs.Review-packaging gap, not a scientific-result failure.Treat cards/scores/summary files as primary evidence; logs and screenshots are supplemental aids.
2026-05-17phase1a-2026-05-17-simplefold-3b-9h8na, 9k9xa, 9k9yaLong-bin targets completed without OOM at 34.0239-34.6408 GB peak RSS.For this model/route/hardware/set, long-bin inference was runtime-bounded rather than memory-bounded.Report per-target runtime and RSS; keep claims limited to observed 565-604 aa targets.
2026-05-17simplefold3b_phase1a_environmentBenchmark interpretation depended on an implicit local setup unless hardware, versions, source commits, and checkpoints were promoted to first-class evidence.Reproducibility requires a runtime card, not only target-level result cards.Added public model/runtime card, environment JSON, and browser screenshot.
2026-05-18phase1a_repeat_controlsMost Phase 1A targets were initially single-run observations.Acceptable for completion/viability, but weak for runtime and confidence interpretation.Added n=3 controls for 11BC:C and 9K9Y:A, with 13CZ:A as the existing route/cache anchor.
2026-05-18v1-workshop.pdfPDF generation exposed native toolchain assumptions: WeasyPrint lacked Pango/GObject and Pandoc/Tectonic lacked SVG conversion.Venue formatting is a packaging/toolchain issue, not a scientific-results issue.Generated the current review PDF from the Pandoc HTML using Chrome headless; kept HTML and Markdown as canonical manuscript artifacts.
2026-05-18zenodo-20275055The corrected archive upload hit local TLS certificate validation failure, then Zenodo HTTP 415 on non-octet-stream uploads.Archive publication has its own reproducibility/tooling constraints; DOI metadata alone is not enough if the archived PDF is stale.Retried with an explicit certificate bundle, deleted partial draft files, uploaded all release files as application/octet-stream, and published DOI 10.5281/zenodo.20275055.

Paper Implications