Commit 6a76cbe
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 broken1 parent 4968311 commit 6a76cbe
70 files changed
Lines changed: 197 additions & 67 deletions
File tree
- public
- account
- builds
- captures
- distill
- enterprise
- federated
- gateway
- merge
- namespaces
- pipelines
- quantize
- receipts
- security
- security
- spec
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments