tractatus/src/services
TheFlow 7b42067d09 feat: fix documentation system - cards, PDFs, TOC, and navigation
- Fixed download icon size (1.25rem instead of huge black icons)
- Uploaded all 12 PDFs to production server
- Restored table of contents rendering for all documents
- Fixed modal cards with proper CSS and event handlers
- Replaced all docs-viewer.html links with docs.html
- Added nginx redirect from /docs/* to /docs.html
- Fixed duplicate headers in modal sections
- Improved cache-busting with timestamp versioning

All documentation features now working correctly:
 Card-based document viewer with modals
 PDF downloads with proper icons
 Table of contents navigation
 Consistent URL structure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-07 22:51:55 +13:00
..
BoundaryEnforcer.service.js feat: major test suite improvements - 57.3% → 73.4% coverage 2025-10-07 08:59:40 +13:00
ClaudeAPI.service.js feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
ContextPressureMonitor.service.js feat: architectural improvements to scoring algorithms - WIP 2025-10-07 10:23:24 +13:00
CrossReferenceValidator.service.js WIP: CrossReferenceValidator semantic conflict detection 2025-10-07 09:53:20 +13:00
index.js feat: implement Tractatus governance framework - core AI safety services 2025-10-07 00:51:57 +13:00
InstructionPersistenceClassifier.service.js fix: CrossReferenceValidator 100% - prohibition & preference detection 2025-10-07 10:03:56 +13:00
MetacognitiveVerifier.service.js feat: achieve 100% test coverage - MetacognitiveVerifier improvements 2025-10-07 11:03:49 +13:00