{
  "id": "expert-lens-verdict",
  "name": "Verdict Page",
  "theme": "expert-lens",
  "category": "Editorial",
  "description": "A published review that leads with the verdict and the reasoning behind it, and only then tells you what the thing is.",
  "layout": "A wide verdict band across the top carrying a single large numeral and a one-line judgement, then a 34rem argument column with a scoring breakdown pinned to its right at 200px.",
  "modules": [
    {
      "key": "verdict",
      "name": "Verdict band",
      "html": "\n<header class=\"vb\">\n  <div class=\"vb-num\"><span class=\"n\">7.4</span><span class=\"of\">of 10</span></div>\n  <div class=\"vb-txt\"><span class=\"k\">Verdict</span><h1>Technically sound and one experiment short of convincing.</h1><p>Reviewed by K. Adeyemi over three sessions · 11–14 May</p></div>\n</header>"
    },
    {
      "key": "argument",
      "name": "Argument",
      "html": "\n<article class=\"arg\">\n  <p class=\"lede\">The bound in Section 3 is correct and, as far as I can establish, new. The evaluation that follows it does not test the thing the bound is about.</p>\n  <h2>What works</h2>\n  <p>The derivation is clean and the constant is not hidden. Where similar papers bury the dependence on window length in an appendix, this one puts it in the statement, which makes the claim falsifiable.</p>\n  <h2>What does not</h2>\n  <p>Two of the three traces contain a documented regime change. The third does not, and including it inflates the average improvement without adding evidence. Removing it would strengthen the paper.</p>\n  <h2>What would change my mind</h2>\n  <p>A synthetic trace with a controllable drift rate. That is a day of work and it would turn a plausible result into a demonstrated one.</p>\n</article>"
    },
    {
      "key": "scores",
      "name": "Score breakdown",
      "html": "\n<aside class=\"sb\">\n  <h3>Breakdown</h3>\n  <div class=\"s\"><span>Novelty</span><div class=\"bar\"><i style=\"width:80%\"></i></div><b>4</b></div>\n  <div class=\"s\"><span>Rigour</span><div class=\"bar\"><i style=\"width:60%\"></i></div><b>3</b></div>\n  <div class=\"s\"><span>Clarity</span><div class=\"bar\"><i style=\"width:100%\"></i></div><b>5</b></div>\n  <div class=\"s\"><span>Impact</span><div class=\"bar\"><i style=\"width:60%\"></i></div><b>3</b></div>\n  <p class=\"sb-note\">Scores are the reviewer's, not a panel average. The panel decision is recorded separately.</p>\n</aside>"
    },
    {
      "key": "subject",
      "name": "Subject card",
      "html": "\n<footer class=\"subj\"><img src=\"{{ART lens}}\" alt=\"{{ARTALT lens}}\"><div><span class=\"k\">Reviewed</span><h4>Adaptive sampling under distributional drift</h4><p>Submission #0412 · 22 pages · 4 authors · Round 3</p><a href=\"#\">Read the submission</a></div></footer>"
    }
  ],
  "moduleCount": 4,
  "reorderable": false,
  "meta": {
    "id": "expert-lens-verdict",
    "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-verdict.json",
  "structure": "A wide verdict band across the top carrying a single large numeral and a one-line judgement, then a 34rem argument column with a scoring breakdown pinned to its right at 200px.",
  "html": "<div class=\"dz dz-expert-lens-verdict\" data-design=\"expert-lens-verdict\" data-theme=\"expert-lens\">\n<section class=\"dz-mod\" data-mod=\"verdict\" aria-label=\"Verdict band\">\n<header class=\"vb\">\n  <div class=\"vb-num\"><span class=\"n\">7.4</span><span class=\"of\">of 10</span></div>\n  <div class=\"vb-txt\"><span class=\"k\">Verdict</span><h1>Technically sound and one experiment short of convincing.</h1><p>Reviewed by K. Adeyemi over three sessions · 11–14 May</p></div>\n</header></section><div class=\"cols\"><section class=\"dz-mod\" data-mod=\"argument\" aria-label=\"Argument\">\n<article class=\"arg\">\n  <p class=\"lede\">The bound in Section 3 is correct and, as far as I can establish, new. The evaluation that follows it does not test the thing the bound is about.</p>\n  <h2>What works</h2>\n  <p>The derivation is clean and the constant is not hidden. Where similar papers bury the dependence on window length in an appendix, this one puts it in the statement, which makes the claim falsifiable.</p>\n  <h2>What does not</h2>\n  <p>Two of the three traces contain a documented regime change. The third does not, and including it inflates the average improvement without adding evidence. Removing it would strengthen the paper.</p>\n  <h2>What would change my mind</h2>\n  <p>A synthetic trace with a controllable drift rate. That is a day of work and it would turn a plausible result into a demonstrated one.</p>\n</article></section><section class=\"dz-mod\" data-mod=\"scores\" aria-label=\"Score breakdown\">\n<aside class=\"sb\">\n  <h3>Breakdown</h3>\n  <div class=\"s\"><span>Novelty</span><div class=\"bar\"><i style=\"width:80%\"></i></div><b>4</b></div>\n  <div class=\"s\"><span>Rigour</span><div class=\"bar\"><i style=\"width:60%\"></i></div><b>3</b></div>\n  <div class=\"s\"><span>Clarity</span><div class=\"bar\"><i style=\"width:100%\"></i></div><b>5</b></div>\n  <div class=\"s\"><span>Impact</span><div class=\"bar\"><i style=\"width:60%\"></i></div><b>3</b></div>\n  <p class=\"sb-note\">Scores are the reviewer's, not a panel average. The panel decision is recorded separately.</p>\n</aside></section></div><section class=\"dz-mod\" data-mod=\"subject\" aria-label=\"Subject card\">\n<footer class=\"subj\"><img src=\"https://designlookbook.dev/assets/img/expert-lens-lens.webp\" alt=\"Macro of a camera lens element catching a jade and coral flare\"><div><span class=\"k\">Reviewed</span><h4>Adaptive sampling under distributional drift</h4><p>Submission #0412 · 22 pages · 4 authors · Round 3</p><a href=\"#\">Read the submission</a></div></footer></section>\n</div>",
  "css": "\n.dz-expert-lens-verdict { background: var(--background); color: var(--foreground); font-family: var(--pv-body); padding: 0 0 30px; }\n.dz-expert-lens-verdict .vb { display: flex; align-items: center; gap: 34px; padding: 30px 40px; background: var(--card); }\n.dz-expert-lens-verdict .vb-num { display: flex; flex-direction: column; align-items: center; padding-right: 34px; box-shadow: inset -1px 0 0 var(--border); }\n.dz-expert-lens-verdict .n { font-family: var(--pv-display); font-size: 68px; line-height: 1; color: var(--primary); }\n.dz-expert-lens-verdict .of { font-size: 11px; letter-spacing: .16em; text-transform: uppercase; color: var(--muted-foreground); margin-top: 4px; }\n.dz-expert-lens-verdict .k { font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--primary); }\n.dz-expert-lens-verdict .vb-txt h1 { font-family: var(--pv-display); font-size: 32px; line-height: 1.16; font-weight: 500; margin: 8px 0 8px; max-width: 30ch; }\n.dz-expert-lens-verdict .vb-txt p { margin: 0; font-size: 13px; color: var(--muted-foreground); }\n.dz-expert-lens-verdict .cols { display: grid; grid-template-columns: minmax(0, 34rem) 220px; gap: 44px; padding: 30px 40px 0; }\n.dz-expert-lens-verdict .arg .lede { font-family: var(--pv-display); font-size: 20px; line-height: 1.5; margin: 0 0 20px; }\n.dz-expert-lens-verdict .arg h2 { font-family: var(--pv-display); font-size: 16px; font-weight: 500; margin: 24px 0 9px; display: inline-block; position: relative; padding-bottom: 5px; }\n.dz-expert-lens-verdict .arg h2::after { content: \"\"; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: var(--primary); transform-origin: left; transform: scaleX(1); transition: transform var(--dur-slow) var(--ease); }\n.dz-expert-lens-verdict .arg p { margin: 0 0 14px; font-size: 15px; line-height: 1.78; }\n.dz-expert-lens-verdict .sb h3 { font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--muted-foreground); margin: 0 0 14px; }\n.dz-expert-lens-verdict .s { display: grid; grid-template-columns: 58px minmax(0, 1fr) 18px; align-items: center; gap: 9px; margin-bottom: 11px; font-size: 12.5px; }\n.dz-expert-lens-verdict .s span { color: var(--muted-foreground); }\n.dz-expert-lens-verdict .bar { height: 4px; background: var(--muted); border-radius: var(--pv-radius-xl); overflow: hidden; }\n.dz-expert-lens-verdict .bar i { display: block; height: 100%; background: var(--primary); }\n.dz-expert-lens-verdict .s b { font-family: var(--pv-mono); font-weight: 400; text-align: right; }\n.dz-expert-lens-verdict .sb-note { margin: 16px 0 0; font-size: 11.5px; line-height: 1.55; color: var(--muted-foreground); padding-top: 12px; box-shadow: inset 0 1px 0 var(--border); }\n.dz-expert-lens-verdict .subj { display: flex; gap: 20px; align-items: center; margin: 30px 40px 0; padding: 18px 20px; background: var(--card); border-radius: var(--pv-radius); }\n.dz-expert-lens-verdict .subj img { width: 110px; height: 110px; object-fit: cover; border-radius: var(--pv-radius-sm); filter: var(--img-filter); flex: none; }\n.dz-expert-lens-verdict .subj h4 { font-family: var(--pv-display); font-size: 19px; font-weight: 500; margin: 6px 0 4px; }\n.dz-expert-lens-verdict .subj p { margin: 0 0 10px; font-family: var(--pv-mono); font-size: 11.5px; color: var(--muted-foreground); }\n.dz-expert-lens-verdict .subj a { font-size: 13.5px; color: var(--foreground); text-decoration: none; box-shadow: inset 0 -2px 0 var(--primary); }\n@media (prefers-reduced-motion: reduce) { .dz-expert-lens-verdict *, .dz-expert-lens-verdict *::before, .dz-expert-lens-verdict *::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"
}