Skip to content

docs: open-problems thesis + re-derived B→E roadmap (space-bounded genomics as a memory contract) - #14

Merged
logannye merged 2 commits into
mainfrom
docs/open-problems-roadmap
May 27, 2026
Merged

docs: open-problems thesis + re-derived B→E roadmap (space-bounded genomics as a memory contract)#14
logannye merged 2 commits into
mainfrom
docs/open-problems-roadmap

Conversation

@logannye

Copy link
Copy Markdown
Owner

Summary

Captures the first-principles re-derivation of Rosalind's research thesis and the B→E roadmap, optimizing for the builders/researchers who need its unique capabilities.

New: docs/OPEN_PROBLEMS.md — research-framed strategic doc:

  • Thesis: memory as a declared, predictable, never-refusing, verifiable contract across the whole lifecycle, with the square-root-space machinery (Williams 2025 / Cook–Mertz 2024; bound O(√(t·log log t))) as the continuous space/time knob a declared RAM budget selects.
  • Open problem: not "can we hit √-space" but "for which genomics computations can we realize the full space/time curve with tolerable time overhead?"
  • Decisive lens: the framework shrinks computation intermediate state, not inputs — so the beachhead is sublinear-space FM-index/SA construction (intermediate-state-bound, one-time/offline, on the critical path, erases the O(reference) build-RAM caveat). Input-bound problems (cohort calling, pangenome graphs) are framed honestly as needing orthogonal techniques.
  • Contract design: rosalind plan envelope + curve; honor-or-refuse → graceful degradation; lifecycle-wide budget; verifiable receipts.

Realigns …/rosalind-target-architecture.md:

  • §1 — sharpened core bet (+ pointer to OPEN_PROBLEMS).
  • §8 — theory layer KEPT and repurposed as load-bearing (the √t-family is the budget knob), superseding the earlier "feature-gate the demo" decision.
  • §9 — re-derived sequencing: B genome-scale kernel → C memory-as-verifiable-contract → D sublinear-space construction (beachhead) → E reach + programmable substrate. Performance/breadth deliberately follow the unique capability.

Test plan

  • Docs only; no code changes. B→E roadmap consistent across both docs; bound and theory-layer decision consistent.

🤖 Generated with Claude Code

logannye and others added 2 commits May 27, 2026 08:50
Adds docs/OPEN_PROBLEMS.md: the research thesis (memory as a declared, predictable, never-refusing, verifiable contract; the sqrt(t*loglog t) machinery as the continuous space/time knob), the open problem (time-vs-space; the intermediate-state-vs-input lens), sublinear-space index construction as the beachhead, and the re-derived B->E roadmap. Realigns target-architecture s1 (sharpened bet), s8 (theory layer KEPT + repurposed as load-bearing, superseding the feature-gate decision), and s9 (B genome-scale -> C memory-contract -> D space-bounded construction -> E reach+substrate).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@logannye
logannye merged commit 3f76b4d into main May 27, 2026
3 checks passed
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