generated from coulomb/repo-seed
Add WSJF triage dashboard review page
This commit is contained in:
@@ -172,6 +172,7 @@ withDocHelp(_liveEl, "/docs/live-data");
|
||||
|
||||
const _h1 = document.querySelector("#observablehq-main h1");
|
||||
if (_h1) { _h1.style.position = "relative"; withDocHelp(_h1, "/docs/decisions"); }
|
||||
display(html`<p class="dim" style="margin-top:-0.25rem"><a href="/wsjf-triage">Daily WSJF triage</a> surfaces recurring decision and human-approval recommendations.</p>`);
|
||||
|
||||
// ── Inject into TOC sidebar: KPI first (prepend → bottom), live last (→ top) ─
|
||||
const _toc = document.querySelector("#observablehq-toc");
|
||||
|
||||
Reference in New Issue
Block a user