Skip to content

Chris4081/maat-value-calcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌍 MAAT Value – Structural Evaluation Framework

The MAAT Value is a structural evaluation metric designed to assess complex systems such as companies, policies, or AI systems.

It is based on five fundamental principles:

  • Harmony – stability and internal coherence
  • Balance – fairness and distribution
  • Creativity – innovation and adaptability
  • Connectivity – collaboration and integration
  • Respect – sustainability and ethical alignment

Core Idea

Instead of optimizing a single metric (e.g. profit), the MAAT Value evaluates systems across multiple structural dimensions simultaneously.

Basic formulation:

M = w_H·H + w_B·B + w_S·S + w_V·V + w_R·R

With an additional imbalance penalty:

M* = M − λ · σ(H,B,S,V,R)

This captures the idea that a system is only as strong as its weakest dimension.

Quick Start

Run the Python Demo:

python3 -m python.examples.maat_company_calc_demo


Web Tool

Open:

web/company-tool/index.html

Features:

  • KPI-based input
  • Direct scoring
  • Weighted MAAT calculation
  • Imbalance penalty
  • Radar visualization

Interpretation

9–10 Excellent structural quality
8–9 Strong and sustainable
7–8 Good, improvable
6–7 Mixed stability
5–6 Fragile
<5 High structural risk


Limitations

  • Phenomenological model (not first-principles)
  • Indicator selection introduces subjectivity
  • Weights are context-dependent
  • Simplified interactions

Vision

The MAAT Value aims to become:

  • a decision-support tool for complex systems
  • a bridge between physics-inspired selection and real-world evaluation
  • a framework for AI alignment and sustainability

Author

Christof Krieg
Independent Researcher

GitHub: https://github.com/Chris4081
Website: www.maat-research.com


Philosophy

Systems that endure are not those that maximize a single objective, but those that balance structure, adaptation, and responsibility.

About

The Maat Value is a structural evaluation metric for complex systems based on five core dimensions: harmony, balance, creativity, connectivity, and respect. It provides a simple yet powerful way to assess stability, sustainability, and long-term viability across domains such as AI systems, climate policy, and socio-economic structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors