kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 17:37:39 +00:00
e76ae847a1 fix(science): stop scoring evidence that was never looked up
749b0f8214 docs(readme): correct the parts that no longer match the code
e956b70935 chore(api): track the uv lockfile
5588c9391d feat(data): build a case from a real published patient
6924b32486 feat(web): score an already-annotated case without re-running the pipeline
Compare 12 commits »
kemal pushed to main at kemal/rarelens 2026-09-12 17:27:08 +00:00
2558046d7d chore: keep the write-up out of the repository
a7691c6bd6 chore: ignore .DS_Store
1e46fff2ff docs: a technical introduction to the platform, as a LaTeX article
c25fb53666 feat(deploy): a Railway deployment of the analysed cases, behind one credential
e76ae847a1 fix(science): stop scoring evidence that was never looked up
Compare 16 commits »
kemal pushed to main at kemal/rarelens 2026-09-12 12:56:34 +00:00
a2ba6b15a6 chore: keep the write-up out of the repository
kemal pushed to main at kemal/rarelens 2026-09-12 12:25:14 +00:00
4dc0e8a054 chore: ignore .DS_Store
kemal pushed to main at kemal/rarelens 2026-09-12 12:10:51 +00:00
ce514d33c0 docs: a technical introduction to the platform, as a LaTeX article
kemal pushed to main at kemal/rarelens 2026-09-12 11:23:29 +00:00
cb8986bd13 feat(deploy): a Railway deployment of the analysed cases, behind one credential
kemal pushed to main at kemal/rarelens 2026-09-12 10:46:04 +00:00
dd76357140 fix(science): stop scoring evidence that was never looked up
86a7f32203 docs(readme): correct the parts that no longer match the code
7da73e315e chore(api): track the uv lockfile
411244e57b feat(data): build a case from a real published patient
98349f8487 feat(web): score an already-annotated case without re-running the pipeline
Compare 12 commits »
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 10:32:53 +00:00
dd76357140 fix(science): stop scoring evidence that was never looked up
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 09:52:53 +00:00
86a7f32203 docs(readme): correct the parts that no longer match the code
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 09:50:21 +00:00
7da73e315e chore(api): track the uv lockfile
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 09:27:16 +00:00
411244e57b feat(data): build a case from a real published patient
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 08:57:04 +00:00
98349f8487 feat(web): score an already-annotated case without re-running the pipeline
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 08:13:58 +00:00
33621a9760 feat(ml): train a real model, and report the number that matters rather than the flattering one
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 07:49:04 +00:00
e825fcc8e2 fix(web): stop presenting an unscored case as a failed analysis, and four smaller things
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 07:30:46 +00:00
dfa177c1fb feat: redesign around phenotype-driven triage, not variant filtering
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 06:47:00 +00:00
e8effe24fe chore: ignore .svelte-kit anywhere, not just under web/
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 06:46:47 +00:00
4e8dc3e421 feat(web): show what the pipeline is doing while a job runs
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 06:39:22 +00:00
1c71d6211c feat(pipeline): VEP database mode, and a pipeline-specific database URL
kemal created branch fix/audit-findings in kemal/rarelens 2026-09-12 06:21:27 +00:00
kemal pushed to fix/audit-findings at kemal/rarelens 2026-09-12 06:21:27 +00:00
ea165f398f fix: overhaul the platform skeleton, add a serverless deployment track