From b062a889bb19a41b15d9f8c01c88a82274cf51a3 Mon Sep 17 00:00:00 2001 From: PenguineWalkOS Date: Thu, 9 Jul 2026 20:56:34 -0400 Subject: [PATCH 1/3] fix: align Railway checks with GaugeGap homepage --- .github/workflows/brainsnn-app-deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/brainsnn-app-deploy.yml b/.github/workflows/brainsnn-app-deploy.yml index 0f55954..b93dd5d 100644 --- a/.github/workflows/brainsnn-app-deploy.yml +++ b/.github/workflows/brainsnn-app-deploy.yml @@ -63,7 +63,7 @@ jobs: sleep 1 done curl -sf http://127.0.0.1:8080/healthz | grep -q '"status":"ok"' - curl -sf http://127.0.0.1:8080/ | grep -Fq "BrainSNN | Decision Engine for Brand Content" + curl -sf http://127.0.0.1:8080/ | grep -Fq "GaugeGap Foundry | Play with the impossible" kill $SRV 2>/dev/null || true deploy: @@ -113,14 +113,14 @@ jobs: for i in $(seq 1 30); do health="$(curl -L -s -o /dev/null -w '%{http_code}' "$HEALTH_URL" || true)" home="$(curl -L -s -o /tmp/brainsnn-home.html -w '%{http_code}' "$HOME_URL" || true)" - if [ "$home" = "200" ] && grep -Fq "BrainSNN | Decision Engine for Brand Content" /tmp/brainsnn-home.html; then + if [ "$home" = "200" ] && grep -Fq "GaugeGap Foundry | Play with the impossible" /tmp/brainsnn-home.html; then home_marker="ok" else home_marker="missing" fi echo "attempt $i → healthz $health, home $home/$home_marker" if [ "$health" = "200" ] && [ "$home_marker" = "ok" ]; then - echo "Live service is healthy and serving the current build." + echo "Live service is healthy and serving the current GaugeGap build." exit 0 fi sleep 20 From 5a910e5086f45e222ce3cb3c0fcf7a22b967bda1 Mon Sep 17 00:00:00 2001 From: PenguineWalkOS Date: Thu, 9 Jul 2026 20:56:41 -0400 Subject: [PATCH 2/3] brand: align web app manifest with GaugeGap --- brainsnn-r3f-app/public/site.webmanifest | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/brainsnn-r3f-app/public/site.webmanifest b/brainsnn-r3f-app/public/site.webmanifest index 41c56ad..5d3bd3c 100644 --- a/brainsnn-r3f-app/public/site.webmanifest +++ b/brainsnn-r3f-app/public/site.webmanifest @@ -1,11 +1,11 @@ { - "name": "BrainSNN", - "short_name": "BrainSNN", - "description": "Affective Intelligence for Online Content powered by Spiking Neural Networks and Crumb LLM.", + "name": "GaugeGap Foundry by BrainSNN", + "short_name": "GaugeGap", + "description": "Playable science, visual challenges and reproducible research experiments by BrainSNN.", "start_url": "/", "display": "standalone", - "background_color": "#06060a", - "theme_color": "#06060a", + "background_color": "#030308", + "theme_color": "#030308", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" } ] From 86228943207260ee9ab73eeff5ce8254f072887d Mon Sep 17 00:00:00 2001 From: PenguineWalkOS Date: Thu, 9 Jul 2026 20:56:51 -0400 Subject: [PATCH 3/3] brand: replace SNN favicon with GaugeGap mark --- brainsnn-r3f-app/public/favicon.svg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/brainsnn-r3f-app/public/favicon.svg b/brainsnn-r3f-app/public/favicon.svg index bcdebde..2f8add0 100644 --- a/brainsnn-r3f-app/public/favicon.svg +++ b/brainsnn-r3f-app/public/favicon.svg @@ -1,13 +1,13 @@ - - + + + + - - - SNN + + +