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

15 lines
588 B
JSON

{
"version": "0.1.3",
"buildDate": "2025-11-03T01:53:25.656Z",
"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"
}