Address review: state cairn's separate install/registration, not 'unbundled'

The plugin manifest lists signals-dashboard under x-awesome-copilot.extensions and eng/materialize-plugins.mjs copies it into the materialized plugin, so the canvas files do ship with the plugin. Reworded the TA 'Viewing signals' section to drop the 'installed separately from the plugin' claim and instead state only that the canvas does not auto-load and must be installed and registered separately to show the live board.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 26faf13e-639c-4a21-ac05-c0dc2bff7c62
This commit is contained in:
jennyf19
2026-07-20 10:55:35 -07:00
parent f3c7cf9dec
commit c2beef4b49
+4 -3
View File
@@ -110,9 +110,10 @@ The Workshop has a canvas extension — **🪨 Cairn** — that shows a live das
of every desk's signals, score bars, and escalations. It reads
`desks/*/.signals/` for the latest signal JSON per desk.
Cairn is a **companion canvas, installed separately from the plugin** — it does
**not** auto-load when the plugin is installed. If the operator asks you to "run
cairn" / "open the dashboard" and it isn't already showing:
The canvas does **not** auto-load when the plugin is installed. To see the live
board, install and register the `signals-dashboard` extension separately. If the
operator asks you to "run cairn" / "open the dashboard" and it isn't already
showing:
1. Install the `signals-dashboard` canvas extension. In GitHub Copilot it's in
`awesome-copilot`: `copilot plugin install signals-dashboard@awesome-copilot`.