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>
15 lines
588 B
JSON
15 lines
588 B
JSON
{
|
|
"version": "0.1.4",
|
|
"buildDate": "2025-11-03T02:15:00.000Z",
|
|
"changelog": [
|
|
"Phase 2: Agent Lightning integration complete across all pages",
|
|
"Homepage: Added community section with Discord invite links",
|
|
"Researcher/Implementer/Leader: Added AL sections with research questions",
|
|
"New: /integrations/agent-lightning.html integration guide",
|
|
"New: Governed feedback system (Tractatus + AL)",
|
|
"Discord communities: Tractatus + Agent Lightning servers live",
|
|
"Cache: Force update for Phase 2 launch"
|
|
],
|
|
"forceUpdate": true,
|
|
"minVersion": "0.1.3"
|
|
}
|