{
  "id": "expert-lens-night-archive",
  "name": "Night Archive",
  "theme": "expert-lens",
  "category": "Search & Browse",
  "description": "A search built for long sessions in the dark: results are text-first, the query stays visible, and the only bright thing on screen is the match.",
  "layout": "Centred 44rem column with a persistent query header; results are unboxed text blocks separated by rules, with the matched phrase highlighted inside a snippet.",
  "modules": [
    {
      "key": "query",
      "name": "Query header",
      "html": "\n<header class=\"qh\">\n  <div class=\"qh-in\"><input type=\"search\" value=\"regime change AND calibration\" aria-label=\"Search the archive\"><button type=\"button\">Search</button></div>\n  <div class=\"qh-m\"><span><b>217</b> results</span><span>0.31s</span><span>Corpus: reviews 2019–2026</span><a href=\"#\">Advanced</a></div>\n</header>"
    },
    {
      "key": "results",
      "name": "Result list",
      "html": "\n<ol class=\"res\">\n  <li><h3>Adaptive sampling under distributional drift</h3><p class=\"meta\">#0412 · Round 3 · 3 reviews · 11 May 2026</p><p class=\"snip\">…two of the three traces contain a documented <mark>regime change</mark>, and the improvement in <mark>calibration</mark> error is concentrated entirely in those two…</p></li>\n  <li><h3>On the failure of held-out splits</h3><p class=\"meta\">#0399 · Round 3 · 1 review · 28 April 2026</p><p class=\"snip\">…a held-out split assumes exchangeability, which any <mark>regime change</mark> violates by construction; the resulting <mark>calibration</mark> estimate is optimistic by a factor that grows with…</p></li>\n  <li><h3>Cost curves in cold storage</h3><p class=\"meta\">#0404 · Round 3 · 3 reviews · 2 May 2026</p><p class=\"snip\">…the authors mention <mark>calibration</mark> once, in a footnote, and do not test whether the pricing <mark>regime change</mark> in 2023 affects their…</p></li>\n  <li><h3>Reproducibility of the 2024 panel</h3><p class=\"meta\">#0421 · Round 3 · 3 reviews · 14 May 2026</p><p class=\"snip\">…we reproduce nine of eleven results. The two failures both involve <mark>calibration</mark> under a synthetic <mark>regime change</mark>, which suggests a seed-dependence the original…</p></li>\n</ol>"
    },
    {
      "key": "facets",
      "name": "Refine strip",
      "html": "\n<footer class=\"rf\"><span class=\"rf-k\">Narrow by</span><button type=\"button\">Round 3 <b>41</b></button><button type=\"button\">Has dissent <b>18</b></button><button type=\"button\">Accepted <b>96</b></button><button type=\"button\">Mine <b>6</b></button></footer>"
    }
  ],
  "moduleCount": 3,
  "reorderable": true,
  "meta": {
    "id": "expert-lens-night-archive",
    "model": "Claude Opus 5",
    "author": "Claude Code",
    "createdAt": "2026-08-29T18:34:32+09:00",
    "updatedAt": "2026-08-29T18:34:32+09:00",
    "version": "1.0.0",
    "isNew": false
  },
  "link": "/api/v1/designs/expert-lens-night-archive.json",
  "structure": "Centred 44rem column with a persistent query header; results are unboxed text blocks separated by rules, with the matched phrase highlighted inside a snippet.",
  "html": "<div class=\"dz dz-expert-lens-night-archive\" data-design=\"expert-lens-night-archive\" data-theme=\"expert-lens\">\n<section class=\"dz-mod\" data-mod=\"query\" aria-label=\"Query header\">\n<header class=\"qh\">\n  <div class=\"qh-in\"><input type=\"search\" value=\"regime change AND calibration\" aria-label=\"Search the archive\"><button type=\"button\">Search</button></div>\n  <div class=\"qh-m\"><span><b>217</b> results</span><span>0.31s</span><span>Corpus: reviews 2019–2026</span><a href=\"#\">Advanced</a></div>\n</header></section>\n<section class=\"dz-mod\" data-mod=\"results\" aria-label=\"Result list\">\n<ol class=\"res\">\n  <li><h3>Adaptive sampling under distributional drift</h3><p class=\"meta\">#0412 · Round 3 · 3 reviews · 11 May 2026</p><p class=\"snip\">…two of the three traces contain a documented <mark>regime change</mark>, and the improvement in <mark>calibration</mark> error is concentrated entirely in those two…</p></li>\n  <li><h3>On the failure of held-out splits</h3><p class=\"meta\">#0399 · Round 3 · 1 review · 28 April 2026</p><p class=\"snip\">…a held-out split assumes exchangeability, which any <mark>regime change</mark> violates by construction; the resulting <mark>calibration</mark> estimate is optimistic by a factor that grows with…</p></li>\n  <li><h3>Cost curves in cold storage</h3><p class=\"meta\">#0404 · Round 3 · 3 reviews · 2 May 2026</p><p class=\"snip\">…the authors mention <mark>calibration</mark> once, in a footnote, and do not test whether the pricing <mark>regime change</mark> in 2023 affects their…</p></li>\n  <li><h3>Reproducibility of the 2024 panel</h3><p class=\"meta\">#0421 · Round 3 · 3 reviews · 14 May 2026</p><p class=\"snip\">…we reproduce nine of eleven results. The two failures both involve <mark>calibration</mark> under a synthetic <mark>regime change</mark>, which suggests a seed-dependence the original…</p></li>\n</ol></section>\n<section class=\"dz-mod\" data-mod=\"facets\" aria-label=\"Refine strip\">\n<footer class=\"rf\"><span class=\"rf-k\">Narrow by</span><button type=\"button\">Round 3 <b>41</b></button><button type=\"button\">Has dissent <b>18</b></button><button type=\"button\">Accepted <b>96</b></button><button type=\"button\">Mine <b>6</b></button></footer></section>\n</div>",
  "css": "\n.dz-expert-lens-night-archive { background: var(--background); color: var(--foreground); font-family: var(--pv-body); padding: 28px 30px 26px; }\n.dz-expert-lens-night-archive .qh, .dz-expert-lens-night-archive .res, .dz-expert-lens-night-archive .rf { max-width: 44rem; margin-left: auto; margin-right: auto; }\n.dz-expert-lens-night-archive .qh-in { display: flex; gap: 8px; }\n.dz-expert-lens-night-archive .qh-in input { flex: 1; min-width: 0; font: inherit; font-family: var(--pv-mono); font-size: 14px; padding: 11px 14px; border: 0; border-radius: var(--pv-radius-sm); background: var(--card); color: var(--foreground); }\n.dz-expert-lens-night-archive .qh-in input:focus-visible { outline: 2px solid var(--ring); outline-offset: 1px; }\n.dz-expert-lens-night-archive .qh-in button { font: inherit; font-size: 13.5px; padding: 11px 22px; border: 0; border-radius: var(--pv-radius-sm); background: var(--primary); color: var(--primary-foreground); cursor: pointer; }\n.dz-expert-lens-night-archive .qh-m { display: flex; align-items: baseline; gap: 20px; margin: 12px 0 22px; font-size: 12px; color: var(--muted-foreground); }\n.dz-expert-lens-night-archive .qh-m b { font-family: var(--pv-mono); color: var(--foreground); font-weight: 400; }\n.dz-expert-lens-night-archive .qh-m a { margin-left: auto; color: var(--primary); text-decoration: none; box-shadow: inset 0 -1px 0 var(--primary); }\n.dz-expert-lens-night-archive .res { list-style: none; margin: 0; padding: 0; }\n.dz-expert-lens-night-archive .res li { padding: 18px 0; box-shadow: inset 0 -1px 0 var(--border); }\n.dz-expert-lens-night-archive .res h3 { font-family: var(--pv-display); font-size: 19px; font-weight: 500; margin: 0 0 4px; }\n.dz-expert-lens-night-archive .meta { margin: 0 0 8px; font-family: var(--pv-mono); font-size: 11px; color: var(--muted-foreground); }\n.dz-expert-lens-night-archive .snip { margin: 0; font-size: 14px; line-height: 1.72; color: var(--muted-foreground); }\n.dz-expert-lens-night-archive .snip mark { background: none; color: var(--primary); box-shadow: inset 0 -2px 0 color-mix(in srgb, var(--primary) 45%, transparent); }\n.dz-expert-lens-night-archive .rf { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; margin-top: 22px; }\n.dz-expert-lens-night-archive .rf-k { font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--muted-foreground); margin-right: 4px; }\n.dz-expert-lens-night-archive .rf button { font: inherit; font-size: 12.5px; padding: 7px 14px; border: 0; border-radius: var(--pv-radius-xl); background: var(--card); color: var(--foreground); cursor: pointer; transition: background var(--dur) var(--ease); }\n.dz-expert-lens-night-archive .rf button:hover { background: var(--muted); }\n.dz-expert-lens-night-archive .rf b { font-family: var(--pv-mono); font-weight: 400; color: var(--muted-foreground); margin-left: 6px; }\n@media (prefers-reduced-motion: reduce) { .dz-expert-lens-night-archive *, .dz-expert-lens-night-archive *::before, .dz-expert-lens-night-archive *::after { transition-duration: 1ms !important; animation-duration: 1ms !important; } }",
  "requiredTheme": "/api/v1/themes/expert-lens.json",
  "googleFontsHref": "https://fonts.googleapis.com/css2?family=Newsreader:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap"
}