{
  "schemaVersion": 2,
  "views": {
    "experience": {
      "depthDefault": "it-results",
      "depthModes": [
        { "id": "it-results", "label": "Results" },
        { "id": "summary", "label": "Summary" },
        { "id": "detail", "label": "Detail" }
      ],
      "presentation": "exp-roles-list",
      "hover": {
        "enabled": true,
        "transitionMs": 180,
        "entryScalePercent": 6,
        "rowFullBleed": true,
        "rowHighlight": "color-mix(in srgb, var(--bg) 86%, #000)",
        "clearanceEnabled": true,
        "clearanceMode": "dynamic",
        "clearanceGapPx": 12,
        "results": {
          "cardScalePercent": 5,
          "cardHighlight": "transparent"
        },
        "summary": {
          "textScalePercent": 6,
          "highlight": "transparent"
        },
        "detail": {
          "bulletsScalePercent": 8,
          "activeBulletScalePercent": 0,
          "bulletHighlight": "transparent",
          "prewrap": true
        }
      }
    },
      "projects": {
      "depthDefault": "summary",
      "depthModes": [
        { "id": "it-results", "label": "Results" },
        { "id": "summary", "label": "Summary" },
        { "id": "detail", "label": "Detail" }
      ],
      "presentation": "folio-expand-row",
      "presentationOptions": [
        "folio-expand-row",
        "projects-cards-prebuilt"
      ],
      "collapsedLayout": {
        "mediaPlacement": "end",
        "mediaMaxRem": 11,
        "compact": true
      },
      "depthBody": {
        "showNumbers": true,
        "showBullets": false,
        "colorCoding": false
      },
      "expandLayout": {
        "variant": "hero-copy-strip",
        "slots": ["copy", "hero", "heroNav", "shotStrip"],
        "hero": { "span": 7, "minHeightRem": 22, "placement": "end" },
        "copy": { "span": 5, "placement": "start" },
        "shotStrip": { "scale": 0.5, "captionWords": 3 },
        "heroNav": { "placement": "under-hero", "wrap": true }
      }
    }
  },
  "chrome": {
    "nav": [
      { "href": "#experience", "label": "Experience" },
      { "href": "#projects", "label": "Projects" },
      { "href": "#skills", "label": "Skills" },
      { "href": "#contact", "label": "Contact" }
    ],
    "sections": {
      "experience": {
        "eyebrow": "Experience",
        "title": "Roles",
        "lede": "Summary for a quick scan — Detail for full resume bullets.",
        "headLayout": "titleSolo"
      },
      "projects": {
        "eyebrow": "Projects",
        "title": "Selected work",
        "lede": "Applications, tools, project slices.",
        "headLayout": "titleSolo"
      },
      "skills": {
        "eyebrow": "Skills",
        "title": "How I work",
        "lede": "AI/LLM workflows, MVP development, and high-level analysis — not vendor stacks.",
        "headLayout": "titleSolo"
      },
      "contact": {
        "eyebrow": "Contact",
        "title": "Get in touch",
        "headLayout": "titleSolo"
      }
    }
  },
  "reveal": {
    "enabled": true,
    "fadeMs": 280,
    "staggerMs": 90,
    "stages": ["chrome", "profile", "experience", "projects", "skills", "contact"]
  },
  "notes": "Hover: clearanceMode=dynamic pads job row from measured scale overflow (next HR clears). No per-li sentence scale. prewrap = bulletsScale only. Reveal: fadeMs/staggerMs."
}
