Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v2.2.11

Repo audit: cleanup dead assets, harden news…

Repo audit: cleanup dead assets, harden news rendering, fix logo for SEO.

chore v2.2.11 May 28, 2026 krichelj ba8bd35

Details

Remove unused main.css, local gemspec, and duplicate .cursorrules; add MIT
LICENSE, fix CI badge, exclude dev sources from _site, escape news dates/errors,
validate sessionStorage caches, and point site.logo at the Supabase profile URL.
Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (15)

.cursorrules +1 −25
Gemfile +0 −2
LICENSE +21 −0
README.md +1 −1
_config.yml +4 −1
_config_ci.yml +4 −1
backend/README.md +10 −0
backend/supabase_db/scripts/push_db.py +2 −2
frontend/_includes/news_box.html +11 −2
frontend/assets/css/main.css +0 −3,293
frontend/assets/ts/db_assets.ts +38 −6
frontend/assets/ts/load-section.ts +13 −45
frontend/assets/ts/v2.ts +3 −10
jekyll-theme-minimal.gemspec +0 −24
package.json +3 −2