From 59cb5b40e11b928e5c24ee9d10d12595f32336f6 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Mon, 3 Nov 2025 12:57:16 +1300 Subject: [PATCH] chore: update version.json changelog for Phase 2 launch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- public/version.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/public/version.json b/public/version.json index 618451a2..ffeaaeb7 100644 --- a/public/version.json +++ b/public/version.json @@ -1,11 +1,14 @@ { "version": "0.1.3", - "buildDate": "2025-11-02T23:53:25.663Z", + "buildDate": "2025-11-03T01:53:25.656Z", "changelog": [ - "About: Changed CTA from 'Join the Movement' to 'Share With Those Who Need to Know'", - "About: Updated messaging to emphasize amplification over passive consumption", - "Messaging: Aligned with Phase 0 validation strategy (reach decision-makers)", - "Cache: Force update for messaging alignment" + "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"