TheFlow
96f4baba4f
fix: Improve WCAG AA contrast ratios across all public pages
...
Apply the same contrast fixes from the homepage audit to 10 additional
pages. All changes are one shade darker within the same hue family:
- text-teal-600 → text-teal-700 (4.08:1 → 5.31:1)
- text-emerald-600 → text-emerald-700 (4.52:1 → 5.94:1)
- text-gray-500 → text-gray-600 on gray backgrounds (3.77:1 → 5.27:1)
Files: architecture, village-case-study, implementer, leader, timeline,
api-reference, koha, koha/transparency, gdpr, agent-lightning
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 06:52:18 +13:00
TheFlow
c8c6c0187c
chore: bump cache version for deployment
2026-02-11 06:11:57 +13:00
TheFlow
0f806a5988
chore: bump cache version for deployment
2026-02-09 18:26:34 +13:00
TheFlow
a1e6e82cdb
chore: bump cache version for deployment
2026-02-09 18:11:27 +13:00
TheFlow
abcf299264
chore: bump cache version for deployment
2026-02-09 18:07:06 +13:00
TheFlow
a36122609d
chore: bump cache version for deployment
2026-02-09 17:58:33 +13:00
TheFlow
f2b9b986a9
chore: bump cache version for deployment
2026-02-09 17:55:14 +13:00
TheFlow
1750f80a25
chore: bump cache version for deployment
2026-02-09 16:56:42 +13:00
TheFlow
c5b11866de
chore: bump cache version for deployment
2026-02-09 16:33:48 +13:00
TheFlow
627ab4b946
chore: bump cache version for deployment
2026-02-09 16:21:55 +13:00
TheFlow
6464b64edc
chore: bump cache version for deployment
2026-02-09 16:17:18 +13:00
TheFlow
d493d3ac2c
chore: bump cache version for deployment
2026-02-07 21:24:35 +13:00
TheFlow
13e672d43b
chore: bump cache version for deployment
2026-02-07 20:58:13 +13:00
TheFlow
4a72d11da1
chore: bump cache version for deployment
2026-02-07 16:56:48 +13:00
TheFlow
834bb374da
chore: bump cache version for deployment
2026-02-07 16:10:34 +13:00
TheFlow
80fe5a21ab
chore: bump cache version for deployment
2026-02-07 15:57:53 +13:00
TheFlow
45c6c361ba
chore: bump cache version for deployment
2026-02-07 15:52:46 +13:00
TheFlow
2a83b45002
chore: bump cache version for deployment
2026-02-07 14:46:12 +13:00
TheFlow
a594012aa7
feat: Complete site audit and UI/UX redesign for agenticgovernance.digital
...
Homepage redesign with coherent story arc: Problem → Philosophy →
Architecture → Production Evidence → Audience Paths → Papers → Timeline.
Add Koha (donations) section prominently after Honesty Note for optimal
placement. Add Philosophical Foundations PDF download link.
New pages: timeline.html (research evolution Oct 2025–Feb 2026),
home-ai.html (SLL sovereign AI story). Blog seed script with two
initial posts.
Global navigation: consistent desktop nav with Research, Architecture,
and About dropdowns across all pages. Blog/FAQ removed from nav until
populated.
Page refinements: remove emoji from headings across architecture,
leader, implementer, researcher pages. Fix FAQ dead links → counter-
arguments. Add no-JS fallback to docs.html. Fix CSP inline style
violations in village-case-study.html (hero and CTA sections converted
from inline styles to Tailwind/CSS classes). Add Home AI cross-reference
to village case study.
Note: philosophical-foundations-village-project.pdf must be deployed
separately to public/downloads/ (gitignored directory).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 12:44:53 +13:00
TheFlow
514a1a87d4
chore: bump cache version for deployment
2026-01-23 07:44:05 +13:00
TheFlow
81cf409ce7
chore: bump cache version for deployment
2026-01-20 11:56:04 +13:00
TheFlow
403a54decf
feat: Add Kōrero HTML page, remove umami analytics
...
- Create korero-counter-arguments.html (STO-INN-0004) with styled critique cards
- Remove umami-tracker.js and all references from HTML files
- Update privacy.html Section 6 to reflect "No Analytics" policy
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 11:43:29 +13:00
TheFlow
1bae6786f7
chore: bump cache version for deployment
2025-12-10 08:14:26 +13:00
TheFlow
356b581d54
chore: bump cache version for deployment
2025-12-09 18:25:38 +13:00
TheFlow
a5a1747191
chore: bump cache version for deployment
2025-12-09 18:23:09 +13:00
TheFlow
9d6495f26b
chore: bump cache version for deployment
2025-12-09 18:21:25 +13:00
TheFlow
be3df7bf85
chore: bump cache version for deployment
2025-12-09 17:39:03 +13:00
TheFlow
4a466d93aa
chore: bump cache version for deployment
2025-11-24 08:42:59 +13:00
TheFlow
bd0756c750
chore: bump cache version for deployment
2025-11-04 17:15:34 +13:00
TheFlow
1af7b17807
chore: bump cache version for deployment
2025-11-04 16:16:22 +13:00
TheFlow
79ec15c761
chore: bump cache version for deployment
2025-11-04 15:39:51 +13:00
TheFlow
0d61a435c0
chore: bump cache version for deployment
2025-11-04 15:22:57 +13:00
TheFlow
daa0d74ebf
chore: bump cache version for deployment
2025-11-04 15:11:36 +13:00
TheFlow
b21e77687d
chore: bump cache version for deployment
2025-11-04 11:37:39 +13:00
TheFlow
53bd1d83b8
chore: bump cache version for deployment
2025-11-04 11:17:11 +13:00
TheFlow
ff52ac8088
chore: bump cache version for deployment
2025-11-04 10:48:00 +13:00
TheFlow
2e3ce0a2fc
feat: Add comprehensive visitor retention system
...
Implemented RSS feeds, newsletter subscriptions, email templates, and admin UI
to encourage repeat visits from self-selected visitors.
## RSS Feeds
- Created RSS 2.0 feed generation (main + topic-specific)
- Endpoints: /feed.xml and /feed/:topic.xml
- Added getPublished() and getPublishedByTag() to BlogPost model
## Newsletter Subscriptions
- Created reusable newsletter modal component
- Added to index, researcher, implementer, leader pages
- Interest selection: research, implementation, governance, project-updates
- Added newsletter trigger button to footer
- Uses existing /api/newsletter/subscribe endpoint
## Email Templates
- Created comprehensive specifications for 4 newsletter tiers
- Research Updates (monthly) - scholarly audience
- Implementation Notes (bi-weekly) - practitioners
- Governance Discussions (sporadic) - stakeholders
- Project Updates (quarterly) - general audience
- Documented template variables, design guidelines
## Admin UI
- Enhanced newsletter management with "Send Newsletter" section
- Tier selection, subject/preview input, JSON content editor
- Preview/test/send buttons (UI ready, email service TBD)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:42:43 +13:00
TheFlow
3e6049bfa9
fix: standardize Agent Lightning Discord invite link
...
Updated all pages to use consistent AL Discord invite (bVZtkceKsS):
- implementer.html: 2QH69Rtd → bVZtkceKsS
- leader.html: 2QH69Rtd → bVZtkceKsS
- index.html: 2QH69Rtd → bVZtkceKsS
All pages now use:
- Tractatus: https://discord.gg/Dkke2ADu4E
- Agent Lightning: https://discord.gg/bVZtkceKsS
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:25:31 +13:00
TheFlow
2e666387ba
chore: bump cache version for deployment
2025-11-03 15:58:53 +13:00
TheFlow
556ca257aa
chore: bump cache version for deployment
2025-11-03 15:38:54 +13:00
TheFlow
0856ccabcf
chore: bump cache version for deployment
2025-11-03 15:16:46 +13:00
TheFlow
aec0774ace
chore: bump cache version for deployment
2025-11-03 14:38:30 +13:00
TheFlow
afcfc27502
feat: Complete Phase 2 Agent Lightning website integration
...
- Added Agent Lightning research section to researcher.html with Demo 2 results
- Created comprehensive /integrations/agent-lightning.html page
- Added Agent Lightning link in homepage hero section
- Updated Discord invite links (Tractatus + semantipy) across all pages
- Added feedback.js script to all key pages for live demonstration
Phase 2 of Master Plan complete: Discord setup → Website completion
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:38:20 +13:00
TheFlow
5b2ae9f992
chore: bump cache version for deployment
2025-11-03 13:22:13 +13:00
TheFlow
ff064dc4af
chore: bump cache version for deployment
2025-11-03 13:21:40 +13:00
TheFlow
dd4c16e7a0
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
TheFlow
a679c929a5
chore: bump cache version for deployment
2025-11-03 12:53:25 +13:00
TheFlow
2de8a33322
feat: Complete Phase 2 - Agent Lightning integration and Discord community launch
...
## Website Updates
- **Homepage** (index.html):
- Updated hero subtitle to mention Agent Lightning integration
- Added "⚡ Now with AL" badges to all pathway cards
- Removed Audit Logs from hero (moved to researcher page)
- Added comprehensive community section with both Discord servers
- **Researcher Page** (researcher.html:619-786):
- Added Agent Lightning integration section
- 5 open research questions
- Demo 2 validation status with limitations
- Both Discord community links
- **Implementer Page** (implementer.html:1324-1341):
- Added Discord invite buttons to AL CTA section
- **Leader Page** (leader.html:424-441):
- Added Discord invite buttons to AL CTA section
- **New Integration Page** (integrations/agent-lightning.html):
- Standalone AL integration guide
- Overview and community links
## Feedback System (Governed AI Communication)
- Backend: Feedback model, controller, routes, governance service
- Frontend: FAB, modal UI, navbar integration
- Three governance pathways: Autonomous, Deliberation, Human Mandatory
## Discord Communities
- Tractatus Discord: https://discord.gg/Dkke2ADu4E
- Agent Lightning Discord: https://discord.gg/bVZtkceKsS
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 12:52:26 +13:00
TheFlow
09e46da04f
feat(social): add Open Graph and Twitter Card metadata + hero graphic
...
Added social media preview support to improve shareability on Facebook,
Twitter, LinkedIn, and other platforms.
Changes:
- Added social preview image (1200x630px blueprint graphic)
- Implemented Open Graph metadata (og:title, og:description, og:image, etc.)
- Implemented Twitter Card metadata (twitter:card, twitter:image, etc.)
- Added Facebook page reference (og:see_also)
- Integrated hero graphic into architecture.html (visual anchor)
Pages updated:
- index.html
- architecture.html
- values.html
- docs.html
- researcher.html
- implementer.html
- leader.html
Social metadata includes:
- Page-specific titles and descriptions
- 1200x630px social preview image
- Proper image dimensions for optimal rendering
- Facebook page link: https://www.facebook.com/agenticgovernance
Fixes: Facebook "Link unavailable" error when sharing site URLs
Impact: Improves content discoverability and shareability (Community value)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 11:12:48 +13:00
TheFlow
d281adc48d
chore: bump cache version for deployment
2025-10-31 01:25:48 +13:00