From 42124810b7d55ec82a2afaab33cb904c233d1632 Mon Sep 17 00:00:00 2001 From: steffen Date: Sat, 24 Jan 2026 11:13:53 +0000 Subject: [PATCH] Update context after branch cleanup - Remove 4seasons branch notes --- .context.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.context.json b/.context.json index 02e53cb..947a966 100644 --- a/.context.json +++ b/.context.json @@ -15,15 +15,7 @@ }, "dev": { "notes": [ - "Active development branch for seasonal palettes and emoji updates.", - "Seasonal palettes and installer prompts implemented.", - "Seasonal emoji accents with fixed lunch/dinner are enabled." - ] - }, - "4seasons": { - "notes": [ - "Branch with seasonal palettes feature set and README updates.", - "Includes seasonal palette image and seasonal selection documentation." + "Development branch; keep in sync with main unless actively changing." ] } }, @@ -295,6 +287,7 @@ "notes": [ "On Linux, installer affects all users by writing to /etc/profile.d and sourcing from /etc/bash.bashrc.", "On macOS, installer is per-user and sources from .bashrc/.bash_profile.", - "README on main references 4seasons branch for seasonal palettes and uses images/bash-pallete.png." + "Seasonal palettes and contest pack are now documented directly in main.", + "README uses images/bash-pallete.png." ] }