A Reference Implementation and Exploratory Evaluation of the MKMU Ethical AI Framework
Authors/Creators
Description
This paper describes the reference implementation and exploratory evaluation of the MKMU ethical alignment framework, a companion systems contribution to the conceptual framework presented in [2]. The implementation instantiates four Pali-form relational ethical primitives (metta, karuna, mudita, and upekkha) as culturally-conditioned LLM oracle scoring modules evaluated through a strict two-layer architecture. A key architectural contribution is this separation: a deterministic, LLM-free alignment gate (Layer 1) serves as the interface to the host processing system, while four culturally-conditioned LLM primitive scoring modules (Layer 2) operate as the ethical evaluation back end. The framework supports eight cultural conditioning profiles applied to each primitive oracle without altering the gate mathematics. We report results from an exploratory benchmark of 180 runs across three LLM models, four cultural profiles, and fifteen ethical scenarios. Results show inter-model agreement counts of 50 to 56 out of 60 scenario-profile cells across primitives, low cross-model score variance (mean standard deviation 0.020), and consistent classification of unambiguously harmful scenarios. Cultural profile conditioning produces observable verdict-level differences across profiles, providing exploratory empirical evidence that conditioning can produce measurable behavioral variation under fixed gate mathematics within this benchmark. All prompt inputs are reproducible via a full prompt and cultural profile version provenance chain recorded at evaluation time; LLM output nondeterminism is explicitly scoped out of this guarantee.
Files
mkmu_framework_draft_10.5281:zenodo.19143912.pdf
Files
(213.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0f363141ab14387ce11e325112e8e946
|
213.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Preprint: 10.5281/zenodo.18824512 (DOI)
- Preprint: 10.5281/zenodo.19068475 (DOI)
- Preprint: 10.5281/zenodo.19089392 (DOI)
Dates
- Created
-
2026-03-21
Software
- Programming language
- Ruby