From 77c6d827792dc06f5471834efb0ce6fb9f8bca63 Mon Sep 17 00:00:00 2001 From: Dave Clarke Date: Thu, 2 Jul 2026 14:00:23 +0100 Subject: [PATCH] Update REVIEW.md --- REVIEW.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REVIEW.md b/REVIEW.md index 82e82917..15fa9c9e 100644 --- a/REVIEW.md +++ b/REVIEW.md @@ -70,6 +70,7 @@ When suggesting changes: - Dashboard names - Use title case - Tile names - Use title case - IDs - All `id` fields must be GUIDs (e.g. `"a1b2c3d4-e5f6-7890-abcd-ef1234567890"`), not arbitrary strings. +- Tiles on a dashboard should NOT use deprecated streams - these are any streams set to { visibility: { type: 'deprecated' }} ### Out-of-the-box dashboard manifest (defaultContent/\*\*/manifest.json)