tractatus/public/version.json
TheFlow eef84d678d 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

15 lines
588 B
JSON

{
"version": "0.1.4",
"buildDate": "2025-11-03T02:30: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"
}