Skip to content

Drafting essay on Rén and modern AI impacts#5485

Merged
makr-code merged 5 commits into
developfrom
copilot/themisdb-draft-essay-ren
Jun 22, 2026
Merged

Drafting essay on Rén and modern AI impacts#5485
makr-code merged 5 commits into
developfrom
copilot/themisdb-draft-essay-ren

Conversation

Copilot AI commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Pull request created by AI Agent

Copilot AI added 5 commits June 22, 2026 05:53
…ool_bias from ethics_ai config

- config/core/config.yaml: add `ai.deployment_context` ("themisdb") and
  `ai.ethics_ai_config_path` as global defaults for ethical AI inferencing
- config/ethics_ai/router_config.yaml: new file with per-school bias weights
  (school_bias) for the EthicsSelectionRouter
- include/ethics_ai/ethics_selection_router.h: add `deployment_context` (string)
  and `school_bias` (map<string,double>) to RouterConfig; update RouterCandidate
  final_score doc to document bias-clamped formula
- src/ethics_ai/ethics_selection_router.cpp: apply school_bias multiplier in
  aggregation step; clamp final_score to [0,1] to preserve ESR-09 invariant
@makr-code makr-code marked this pull request as ready for review June 22, 2026 08:00
@makr-code makr-code self-requested a review as a code owner June 22, 2026 08:00
@makr-code makr-code merged commit 77645ee into develop Jun 22, 2026
17 of 25 checks passed
@github-actions github-actions Bot added type:documentation Documentation improvements or additions type:test Test additions, improvements, or fixes area:storage Storage layer (RocksDB, persistence) area:vector Area: vector area:graph Area: graph area:acceleration Governance area label for acceleration ai-generated labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-generated area:acceleration Governance area label for acceleration area:graph Area: graph area:storage Storage layer (RocksDB, persistence) area:vector Area: vector type:documentation Documentation improvements or additions type:test Test additions, improvements, or fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants