tractatus/src/services
TheFlow e6b98173fe fix(i18n): add axios dependency and fix DeepL API parameters
- Install axios for DeepL HTTP requests
- Remove unsupported preserve_formatting parameter from DeepL API calls
- Add formality parameter only for supported languages (DE, FR, etc.)
- Tested successfully: 'Hello, World!' → 'Hallo, Welt!'

DeepL API Status:
- API key configured (free tier: 500k chars/month)
- Current usage: 12,131 / 500,000 characters (2.43%)
- Remaining quota: 487,869 characters

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 00:59:05 +13:00
..
AdaptiveCommunicationOrchestrator.service.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
AnthropicMemoryClient.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
BlogCuration.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
BoundaryEnforcer.service.js feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
ClaudeAPI.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
ClaudeMdAnalyzer.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
ContentAnalyzer.service.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
ContentGovernanceChecker.service.js feat(governance): extend framework checks to all external communications 2025-10-25 09:53:09 +13:00
ContentSimilarity.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
ContextPressureMonitor.service.js feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
CrossReferenceValidator.service.js feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
DeepL.service.js fix(i18n): add axios dependency and fix DeepL API parameters 2025-10-26 00:59:05 +13:00
index.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
InstructionPersistenceClassifier.service.js feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
koha.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
MediaTriage.service.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
MemoryProxy.service.js fix: MongoDB persistence and inst_016-018 content validation enforcement 2025-10-11 00:17:03 +13:00
MetacognitiveVerifier.service.js feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
PluralisticDeliberationOrchestrator.service.js feat(cultural-sensitivity): implement Phase 1 - detection and flagging (inst_081) 2025-10-25 11:10:06 +13:00
RuleOptimizer.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
Translation.service.js refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
VariableSubstitution.service.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00