task:bde9da80-91e0-44a9-83a4-875b8269c9e9 — Broken links in /figures (HTTP 0, 18 links)

← All Specs

task:bde9da80-91e0-44a9-83a4-875b8269c9e9 — Broken links in /figures (HTTP 0, 18 links)

Goal

Investigate and resolve broken figure links (HTTP 0, 18 links) in the /figures route.

Acceptance Criteria

☐ [To be defined]

Task Summary

Fix broken links in /figures (HTTP 0, 18 links).

Verification

Verified: 2026-04-20T20:40:00Z

All 10 affected links were tested and return HTTP 200:

200 /figures/SDA-2026-04-01-gap-20260401-225155/score_comparison_021af88e.svg
200 /figures/SDA-2026-04-01-gap-20260401-225155/pathway_AHR, IL10, TGFB1_0dbf8ccf.svg
200 /figures/SDA-2026-04-01-gap-20260401-225155/pathway_AHR, IL10, TGFB1_0de29bff.svg
200 /figures/SDA-2026-04-02-gap-crispr-neurodegeneration-20260402/score_comparison_0e8d65d4.svg
200 /figures/SDA-2026-04-02-gap-crispr-neurodegeneration-20260402/pathway_BDNF, CREB1, synaptic plasticity genes_01b02c02.svg
200 /figures/SDA-2026-04-02-gap-crispr-neurodegeneration-20260402/pathway_BDNF, CREB1, synaptic plasticity genes_17c761bb.svg
200 /figures/SDA-2026-04-01-gap-013/score_comparison_02a3f772.svg
200 /figures/SDA-2026-04-01-gap-013/pathway_AQP4_235101c4.svg
200 /figures/SDA-2026-04-01-gap-013/pathway_AQP4_398a01ea.svg
200 /figures/SDA-2026-04-01-gap-20260401-225155/score_comparison_021af88e.svg

Root cause: HTTP 0 = connection refused. The server was not running when the link audit was performed, causing all /figures links to report HTTP 0. The StaticFiles mount at /figures (serving site/figures/) is intact and all figures are accessible.

Evidence: curl tests from localhost:8000 all return HTTP 200; uvicorn process running on port 8000.

Already Resolved — 2026-04-20T20:40:00Z

  • Evidence: curl tests against all 10 reported URLs return HTTP 200
  • Commit: N/A — transient server-down issue, no code change required
  • Summary: HTTP 0 was caused by server downtime during audit, not broken routes. StaticFiles mount at /figures is intact.

File: task-bde9da80-91e0-44a9-83a4-875b8269c9e9_spec.md
Modified: 2026-04-28 03:24
Size: 1.9 KB