@codecademy/gamut
68.7.068.7.1-alpha.1ea5a8.0
agent-tools/DESIGN.md~
agent-tools/DESIGN.mdModified+12−1
Index: package/agent-tools/DESIGN.md
===================================================================
--- package/agent-tools/DESIGN.md
+++ package/agent-tools/DESIGN.md
@@ -1,1 +1,12 @@
-DEPRECATED. Use the appropriate DESIGN.*.md from https://github.com/Codecademy/gamut/pull/3329 instead.
+Product-specific design context lives in this directory. **Use one `DESIGN.md` per app — matched to the Gamut theme that app uses.**
+
+| Source file | Install with `--theme` |
+| ---------------------- | --------------------------------------------------------- |
+| `DESIGN.Codecademy.md` | `core`, `admin`, `platform` (aliases: `codecademy`, `cc`) |
+| `DESIGN.Percipio.md` | `percipio` |
+| `DESIGN.LXStudio.md` | `lxstudio` (alias: `lx-studio`) |
+
+```sh
+gamut plugin install cursor --theme <name>
+# refresh: gamut plugin update cursor --theme <name> --force
+```