From 2db94a920aa70ad729951f75322813a87d5bc9d1 Mon Sep 17 00:00:00 2001 From: iris Date: Tue, 9 Jun 2026 00:24:49 +0200 Subject: [PATCH] chore(frontend): scrub pre-existing issue-tag refs from source comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The no-issue-tags-in-code rule (knowledge/hive-rules.md) was enforced on recent PRs but several pre-existing parenthetical refs remained in the frontend source. Replace them with plain prose — issue numbers are opaque in source, and prose survives repo migrations + doesn't confuse static analysis. Comment-only; no behaviour change. - tabs.js: 4× operator-inbox refs → prose - flow.js / flow.css: agent-filter + sent/delivered-collapse refs → prose - home.js / home.css: H0M3 page-script + page-chrome refs → prose - dashboard.html: 1NB0X inbox ref → prose Closes #1549. --- frontend/packages/dashboard/src/dashboard.html | 2 +- frontend/packages/dashboard/src/flow.css | 2 +- frontend/packages/dashboard/src/flow.js | 6 +++--- frontend/packages/dashboard/src/home.css | 4 ++-- frontend/packages/dashboard/src/home.js | 2 +- frontend/packages/dashboard/src/tabs.js | 8 ++++---- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/packages/dashboard/src/dashboard.html b/frontend/packages/dashboard/src/dashboard.html index 676cac03..690ee87f 100644 --- a/frontend/packages/dashboard/src/dashboard.html +++ b/frontend/packages/dashboard/src/dashboard.html @@ -118,7 +118,7 @@ can decide without leaving the pane. -->