tractatus/tests/unit
TheFlow 9895d155e3 fix: Resolve stale CSS caching and CI test failure
- Add ?v= cache-bust parameters to CSS references in index.html,
  home-ai.html, and timeline.html (were missing, causing stale CSS)
- Fix version.json: disable forceUpdate (was causing 10s auto-reload
  loops), fix minVersion paradox (was 0.2.1 > current 0.1.3)
- Fix update-cache-version.js: stop always setting forceUpdate=true,
  add 7 missing HTML files to cache-bust list, add bare CSS/JS
  reference detection
- Fix ClaudeAPI.test.js: generateBlogTopics now takes context object,
  not positional arguments
- Add spacing between honesty note and Koha section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 16:10:29 +13:00
..
services feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
AdaptiveCommunicationOrchestrator.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BlogCuration.service.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BoundaryEnforcer.test.js fix: MongoDB persistence and inst_016-018 content validation enforcement 2025-10-11 00:17:03 +13:00
ClaudeAPI.test.js fix: Resolve stale CSS caching and CI test failure 2026-02-07 16:10:29 +13:00
ContextPressureMonitor.test.js fix: Add async/await to pressure monitoring and framework tests 2025-12-09 13:45:33 +13:00
CrossReferenceValidator.test.js test: add comprehensive unit test suite for Tractatus governance services 2025-10-07 01:11:21 +13:00
InstructionPersistenceClassifier.test.js test: add comprehensive unit test suite for Tractatus governance services 2025-10-07 01:11:21 +13:00
koha.service.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
markdown.util.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
MemoryProxy.service.test.js fix(tests): update MemoryProxy tests for v3 MongoDB architecture 2025-10-21 12:14:57 +13:00
MetacognitiveVerifier.test.js fix: Add async/await to pressure monitoring and framework tests 2025-12-09 13:45:33 +13:00
PluralisticDeliberationOrchestrator.test.js test(unit): add comprehensive tests for value pluralism services 2025-10-12 16:35:30 +13:00
ProhibitedTermsScanner.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00