Editorial notes were present in content_html but rendered as unstyled
plain text, making them invisible to readers. Adds blue-bordered callout
styling for .editorial-note and .note-title classes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The docs-viewer page used a plain text link while all other pages
use the Tractatus icon + text branding via the shared navbar component.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix TOC field name mismatch: API returns title/slug but renderTOC
read text/id, causing empty bullet points
- Dispatch documentLoaded event after async content loads so sidebar
TOC rebuilds with actual headings
- Update cache-bust version strings to force fresh JS/CSS
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace broken @apply directives with plain CSS (Tailwind @apply is
build-time only, was silently failing in browser <style> tags)
- Add table, hr, and list-item spacing styles for research papers
- Handle ?slug= query parameter in docs-viewer-app.js so blog post
links to docs-viewer.html?slug=X load the correct document
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 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>
- 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>
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>