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>
This commit is contained in:
TheFlow 2025-11-03 12:57:16 +13:00
parent cd94f3b0ae
commit 59cb5b40e1

View file

@ -1,11 +1,14 @@
{ {
"version": "0.1.3", "version": "0.1.3",
"buildDate": "2025-11-02T23:53:25.663Z", "buildDate": "2025-11-03T01:53:25.656Z",
"changelog": [ "changelog": [
"About: Changed CTA from 'Join the Movement' to 'Share With Those Who Need to Know'", "Phase 2: Agent Lightning integration complete across all pages",
"About: Updated messaging to emphasize amplification over passive consumption", "Homepage: Added community section with Discord invite links",
"Messaging: Aligned with Phase 0 validation strategy (reach decision-makers)", "Researcher/Implementer/Leader: Added AL sections with research questions",
"Cache: Force update for messaging alignment" "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, "forceUpdate": true,
"minVersion": "0.1.3" "minVersion": "0.1.3"