tractatus/src
TheFlow cb7d84e639 feat(services): add 6th core service - value pluralism deliberation
- Implement PluralisticDeliberationOrchestrator (433 lines)
  - 6 moral frameworks: deontological, consequentialist, virtue, care, communitarian, indigenous
  - 4 urgency tiers: critical, urgent, important, routine
  - Foundational pluralism without value hierarchy
  - Precedent tracking (informative, not binding)

- Implement AdaptiveCommunicationOrchestrator (346 lines)
  - 5 communication styles: formal, casual (pub test), Māori protocol, Japanese formal, plain
  - Anti-patronizing filter (removes "simply", "obviously", "clearly")
  - Cultural context adaptation

- Both services use singleton pattern with statistics tracking
- Implements TRA-OPS-0002: AI facilitates, humans decide
- Supports inst_029-inst_035 (value pluralism governance)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 16:35:15 +13:00
..
config feat: add multi-currency support and privacy policy to Koha system 2025-10-08 15:17:23 +13:00
controllers feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
middleware feat: implement AI-powered features (Phase 1 Core) 2025-10-08 00:14:00 +13:00
models feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
routes feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
services feat(services): add 6th core service - value pluralism deliberation 2025-10-12 16:35:15 +13:00
utils feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
server.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00