diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md
index 1c63d54..15503c2 100644
--- a/.github/copilot-instructions.md
+++ b/.github/copilot-instructions.md
@@ -1,5 +1,9 @@
# Copilot instructions for infoscreen_2025
+# Purpose
+These instructions tell Copilot Chat how to reason about this codebase.
+Prefer explanations and refactors that align with these structures.
+
Use this as your shared context when proposing changes. Keep edits minimal and match existing patterns referenced below.
## Big picture
diff --git a/dashboard/src/appointments.tsx b/dashboard/src/appointments.tsx
index 8f3ac47..6be0b5a 100644
--- a/dashboard/src/appointments.tsx
+++ b/dashboard/src/appointments.tsx
@@ -387,7 +387,7 @@ const Appointments: React.FC = () => {
return (