Commit graph

118 commits

Author SHA1 Message Date
TheFlow
4a72d11da1 chore: bump cache version for deployment 2026-02-07 16:56:48 +13:00
TheFlow
834bb374da chore: bump cache version for deployment 2026-02-07 16:10:34 +13:00
TheFlow
9895d155e3 fix: Resolve stale CSS caching and CI test failure
- Add ?v= cache-bust parameters to CSS references in index.html,
  home-ai.html, and timeline.html (were missing, causing stale CSS)
- Fix version.json: disable forceUpdate (was causing 10s auto-reload
  loops), fix minVersion paradox (was 0.2.1 > current 0.1.3)
- Fix update-cache-version.js: stop always setting forceUpdate=true,
  add 7 missing HTML files to cache-bust list, add bare CSS/JS
  reference detection
- Fix ClaudeAPI.test.js: generateBlogTopics now takes context object,
  not positional arguments
- Add spacing between honesty note and Koha section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 16:10:29 +13:00
TheFlow
80fe5a21ab chore: bump cache version for deployment 2026-02-07 15:57:53 +13:00
TheFlow
45c6c361ba chore: bump cache version for deployment 2026-02-07 15:52:46 +13:00
TheFlow
2a83b45002 chore: bump cache version for deployment 2026-02-07 14:46:12 +13:00
TheFlow
514a1a87d4 chore: bump cache version for deployment 2026-01-23 07:44:05 +13:00
TheFlow
81cf409ce7 chore: bump cache version for deployment 2026-01-20 11:56:04 +13:00
TheFlow
1bae6786f7 chore: bump cache version for deployment 2025-12-10 08:14:26 +13:00
TheFlow
356b581d54 chore: bump cache version for deployment 2025-12-09 18:25:38 +13:00
TheFlow
a5a1747191 chore: bump cache version for deployment 2025-12-09 18:23:09 +13:00
TheFlow
9d6495f26b chore: bump cache version for deployment 2025-12-09 18:21:25 +13:00
TheFlow
be3df7bf85 chore: bump cache version for deployment 2025-12-09 17:39:03 +13:00
TheFlow
fa8254122b fix: Replace Tailwind color classes with inline styles for visibility
- Homepage Village section: all text now uses inline style="#000000"
- Village case study hero: title, subtitle, disclaimer use inline styles
- Village case study CTA buttons: inline styles for guaranteed visibility
- Service worker bumped to 0.2.0 for cache busting
- version.json forceUpdate: true to force browser refresh

Fixes white text on white background issue when Tailwind CSS fails to load.
Inline styles intentionally bypass CSP for critical visibility fallback.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 16:42:24 +13:00
TheFlow
4a466d93aa chore: bump cache version for deployment 2025-11-24 08:42:59 +13:00
TheFlow
bd0756c750 chore: bump cache version for deployment 2025-11-04 17:15:34 +13:00
TheFlow
1af7b17807 chore: bump cache version for deployment 2025-11-04 16:16:22 +13:00
TheFlow
79ec15c761 chore: bump cache version for deployment 2025-11-04 15:39:51 +13:00
TheFlow
0d61a435c0 chore: bump cache version for deployment 2025-11-04 15:22:57 +13:00
TheFlow
daa0d74ebf chore: bump cache version for deployment 2025-11-04 15:11:36 +13:00
TheFlow
b21e77687d chore: bump cache version for deployment 2025-11-04 11:37:39 +13:00
TheFlow
53bd1d83b8 chore: bump cache version for deployment 2025-11-04 11:17:11 +13:00
TheFlow
ff52ac8088 chore: bump cache version for deployment 2025-11-04 10:48:00 +13:00
TheFlow
2e666387ba chore: bump cache version for deployment 2025-11-03 15:58:53 +13:00
TheFlow
556ca257aa chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
TheFlow
0856ccabcf chore: bump cache version for deployment 2025-11-03 15:16:46 +13:00
TheFlow
aec0774ace chore: bump cache version for deployment 2025-11-03 14:38:30 +13:00
TheFlow
afcfc27502 feat: Complete Phase 2 Agent Lightning website integration
- Added Agent Lightning research section to researcher.html with Demo 2 results
- Created comprehensive /integrations/agent-lightning.html page
- Added Agent Lightning link in homepage hero section
- Updated Discord invite links (Tractatus + semantipy) across all pages
- Added feedback.js script to all key pages for live demonstration

Phase 2 of Master Plan complete: Discord setup → Website completion

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:38:20 +13:00
TheFlow
5b2ae9f992 chore: bump cache version for deployment 2025-11-03 13:22:13 +13:00
TheFlow
ff064dc4af chore: bump cache version for deployment 2025-11-03 13:21:40 +13:00
TheFlow
dd4c16e7a0 fix: FORCE cache invalidation - complete Phase 2 deployment
CRITICAL COMPLETE FIX:
- Service worker: 0.1.4
- version.json: 0.1.4
- ALL HTML files: Updated to cache version 0.1.2.1762128274267
- Service worker registration: ?v=0.1.4 cache-buster

This WILL force all clients to reload immediately.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:05:15 +13:00
TheFlow
1abd75a313 fix: force cache invalidation - bump to v0.1.4
CRITICAL: Force all clients to dump old cached content

- Increment service worker CACHE_VERSION from 0.1.3 to 0.1.4
- Update version.json to 0.1.4
- Forces immediate cache invalidation for all users
- Ensures Phase 2 content (Agent Lightning, Discord) visible immediately

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:02:29 +13:00
TheFlow
704e7c7d81 chore: update version.json changelog for Phase 2 launch
- Updated buildDate to Nov 3, 2025
- Updated changelog to reflect Agent Lightning integration
- Documents Discord community launch
- Documents new feedback system

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 12:57:16 +13:00
TheFlow
a679c929a5 chore: bump cache version for deployment 2025-11-03 12:53:25 +13:00
TheFlow
d281adc48d chore: bump cache version for deployment 2025-10-31 01:25:48 +13:00
TheFlow
eb4e396ab4 chore: bump cache version for deployment 2025-10-30 23:39:01 +13:00
TheFlow
630874552e chore: bump cache version for deployment
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 22:32:14 +13:00
TheFlow
bf2ed59c1d chore: bump cache version for deployment 2025-10-29 15:47:48 +13:00
TheFlow
ef954d6e49 chore: bump cache version for deployment 2025-10-29 15:40:56 +13:00
TheFlow
1c30254f27 chore: bump cache version for deployment 2025-10-29 15:32:32 +13:00
TheFlow
5e46f7792e chore: bump cache version for deployment 2025-10-29 15:20:20 +13:00
TheFlow
3cb6b56c78 chore: bump cache version for deployment 2025-10-29 15:06:07 +13:00
TheFlow
b1d6b678e6 chore: bump cache version for deployment 2025-10-29 15:03:01 +13:00
TheFlow
b169509f93 chore: bump cache version for deployment 2025-10-29 14:57:13 +13:00
TheFlow
c81e2c81ee chore: bump cache version for deployment 2025-10-29 14:40:10 +13:00
TheFlow
5582c758f7 chore: bump cache version for deployment 2025-10-29 11:58:35 +13:00
TheFlow
19dcd4c40d chore: bump cache version for deployment 2025-10-29 11:54:12 +13:00
TheFlow
d7c4074428 chore: bump cache version for deployment 2025-10-29 00:49:26 +13:00
TheFlow
885a52ee22 chore: bump cache version for deployment 2025-10-28 23:32:42 +13:00
TheFlow
b3287e9003 chore: bump cache version for deployment 2025-10-28 23:31:39 +13:00