Skip to content

Commit 6a76cbe

Browse files
committed
W895: extend W894 acct-shell coverage to 80/80 + 3 nav stragglers + book-demo cool-slate
Closes residual gaps from W894 step-back sweep: 1. Account body-class sweep (16/80 → 80/80) - 58 pages augmented (had existing <body class="...">) - 6 pages injected (had bare <body>) - 16 already on-shell from W894 - Every /account/**/*.html now opts into body.kolm-account-surface → nav.js loads /account-shell.css at runtime, overriding the cramped inline <style> blocks without per-file edits. 2. W893 nav stragglers (3/3 fixed) - public/security/questionnaire.html - public/demo.html - public/spec/toml.html These had pre-baked <nav class="ks-nav"> but no nav.js, so the theme toggle + mobile sheet + mega-menu were dead. Added <script src="/nav.js" defer> before </body>. Did NOT add data-include-nav placeholder (would double-render). 3. book-demo.html cool-slate retune - Residual #faf9f7 (warm paper) in [data-theme="light"] .bd-card swapped to #f3f5f7 (cool slate) per W850 design tokens. scripts/wave895-coverage-sweep.cjs is idempotent — re-running on a fixed tree is a no-op. sw.js v118 → v119 audit-href: 41866 ok / 0 broken
1 parent 4968311 commit 6a76cbe

70 files changed

Lines changed: 197 additions & 67 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

public/account/ab-tests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<link rel="stylesheet" href="/ks.css">
6868
<link rel="stylesheet" href="/warm-paper.css">
6969
</head>
70-
<body class="ks">
70+
<body class="kolm-account-surface ks">
7171
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
7272
<a href="#main" class="ks-skip">Skip to content</a>
7373

public/account/active-learning.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<link rel="stylesheet" href="/ks.css">
6666
<link rel="stylesheet" href="/warm-paper.css">
6767
</head>
68-
<body class="ks">
68+
<body class="kolm-account-surface ks">
6969
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
7070
<a href="#main" class="ks-skip">Skip to content</a>
7171

public/account/agent-telemetry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<link rel="stylesheet" href="/ks.css">
6969
<link rel="stylesheet" href="/warm-paper.css">
7070
</head>
71-
<body class="ks">
71+
<body class="kolm-account-surface ks">
7272
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
7373
<a href="#main" class="ks-skip">Skip to content</a>
7474

public/account/api-keys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<link rel="stylesheet" href="/assets/assistant-widget.css">
6464
<script type="module" src="/assets/assistant-widget.js" defer></script>
6565
</head>
66-
<body class="ks">
66+
<body class="kolm-account-surface ks">
6767
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
6868
<a href="#main" class="ks-skip">Skip to content</a>
6969

public/account/approvals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<link rel="stylesheet" href="/ks.css">
7272
<link rel="stylesheet" href="/warm-paper.css">
7373
</head>
74-
<body class="ks">
74+
<body class="kolm-account-surface ks">
7575
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
7676
<a href="#main" class="ks-skip">Skip to content</a>
7777

public/account/artifacts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<link rel="stylesheet" href="/ks.css">
6363
<link rel="stylesheet" href="/warm-paper.css">
6464
</head>
65-
<body class="ks">
65+
<body class="kolm-account-surface ks">
6666
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
6767
<a href="#main" class="ks-skip">Skip to content</a>
6868

public/account/audit-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<link rel="stylesheet" href="/ks.css">
6464
<link rel="stylesheet" href="/warm-paper.css">
6565
</head>
66-
<body class="ks">
66+
<body class="kolm-account-surface ks">
6767
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
6868
<a href="#main" class="ks-skip">Skip to content</a>
6969

public/account/bakeoff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
.brand-disambig{position:absolute;left:-9999px}
5252
</style>
5353
</head>
54-
<body class="ks" data-w812-bakeoff-list="true">
54+
<body class="kolm-account-surface ks" data-w812-bakeoff-list="true">
5555
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
5656
<span class="brand-anchor" data-w775="h1" aria-hidden="true">Frontier AI on your own infrastructure.</span>
5757
<a href="#main" class="ks-skip">Skip to content</a>

public/account/bakeoffs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<link rel="stylesheet" href="/ks.css">
6363
<link rel="stylesheet" href="/warm-paper.css">
6464
</head>
65-
<body class="ks">
65+
<body class="kolm-account-surface ks">
6666
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
6767
<a href="#main" class="ks-skip">Skip to content</a>
6868

public/account/bench.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
footer a{color:inherit;text-decoration:none;border-bottom:1px dashed var(--line)}
4848
</style>
4949
</head>
50-
<body class="ks" data-w866-bench="true">
50+
<body class="kolm-account-surface ks" data-w866-bench="true">
5151
<a class="kolm-skip" href="#main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden">Skip to main content</a>
5252
<a href="#main" class="ks-skip">Skip to content</a>
5353

0 commit comments

Comments
 (0)