Core engine for multidimensional evaluation under explicit policy assumptions.
Project description
multidimensional-evaluation-engine
A domain-neutral engine for multidimensional evaluation under explicit policy assumptions.
What the Engine Does
The engine:
- applies a configurable policy
- evaluates candidate configurations
- computes scores using rule-based mappings
- evaluates constraint-based admissibility
- derives interpretation indicators from score thresholds
- supports structured comparison across alternative designs
The system is designed to make assumptions explicit and results inspectable.
Important Note
This project does not advocate for a specific solution.
It provides a structured way to examine:
- how design choices affect outcomes
- where tradeoffs become significant
- how governance assumptions shape results
This Project
This project provides a reusable framework for multidimensional evaluation under explicit assumptions and constraints. It:
- supports policy-driven evaluation across multiple domains
- represents inputs as typed factors (binary, numeric, categorical)
- applies constraint rules and score rules defined in policy
- separates input structure, policy logic, and evaluation
The goal is to provide a stable core that can support multiple exploratory systems built on a shared evaluation model.
Contribution
The contribution is the engine for structured multidimensional evaluation, not the specific values used in any given scenario.
- Factors and their structure are explicitly defined
- Scoring and constraints are policy-driven
- Assumptions are explicit and inspectable
- Results are comparative and scenario-dependent
- The core logic is domain-neutral
This project does not determine outcomes or recommend decisions. It provides a way to examine how different assumptions and constraints shape results.
Working Files
Working files are found in these areas:
- docs/ - documentation and examples
- src/ - implementation
Capabilities
- Loads policy definitions (factor specs, constraint rules, score rules)
- Evaluates candidates using typed factor values
- Computes score profiles, admissibility, and interpretation indicators
- Supports reusable integration into domain-specific explorer systems
Command Reference
Show command reference
In a machine terminal (open in your Repos folder)
After you get a copy of this repo in your own GitHub account,
open a machine terminal in your Repos folder:
# Replace username with YOUR GitHub username.
git clone https://github.com/username/multidimensional-evaluation-engine
cd multidimensional-evaluation-engine
code .
In a VS Code terminal
# Set Up the Environment
uv self update
uv python pin 3.14
uv sync --extra dev --extra docs --upgrade
uvx pre-commit install
# Local format + lint
uv run ruff format --check .
uv run ruff check .
# Pre-commit (enforce repo rules)
git add -A
uvx pre-commit run --all-files
# repeat if changes were made
git add -A
uvx pre-commit run --all-files
# Static + security + dependency checks
uv run validate-pyproject pyproject.toml
uv run deptry .
uv run bandit -c pyproject.toml -r src
uv run pyright
# Tests (after static checks pass)
uv run pytest --cov=src --cov-report=term-missing
# Docs build (after everything passes)
uv run zensical build
# Commit and push
git add -A
git commit -m "update"
git push -u origin main
# Reinstall + sanity checks (post-push validation)
uv sync --reinstall
uv run python -c "import multidimensional_evaluation_engine; print(multidimensional_evaluation_engine.__version__)"
uv run python -c "from multidimensional_evaluation_engine.evaluation.evaluator import evaluate_candidate; print(evaluate_candidate)"
# Build artifacts (verify release)
uv build
Annotations
Citation
License
SE Manifest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file multidimensional_evaluation_engine-0.2.2.tar.gz.
File metadata
- Download URL: multidimensional_evaluation_engine-0.2.2.tar.gz
- Upload date:
- Size: 74.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a5f3e7b9a1ee109e53200d1c0c744fa7f3d8983e0922e0829ac1195fe09e15c
|
|
| MD5 |
a0b847f8a090f988037034c261de14a7
|
|
| BLAKE2b-256 |
8daa59ed83a348cdbe6a098872132d12ee057bcc40c49719930f384254cc4790
|
Provenance
The following attestation bundles were made for multidimensional_evaluation_engine-0.2.2.tar.gz:
Publisher:
release.yml on civic-interconnect/multidimensional-evaluation-engine
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
multidimensional_evaluation_engine-0.2.2.tar.gz -
Subject digest:
2a5f3e7b9a1ee109e53200d1c0c744fa7f3d8983e0922e0829ac1195fe09e15c - Sigstore transparency entry: 1193849567
- Sigstore integration time:
-
Permalink:
civic-interconnect/multidimensional-evaluation-engine@bca0ec8ebace1efac8ee725afcf9f989372f727c -
Branch / Tag:
refs/tags/v0.2.2 - Owner: https://github.com/civic-interconnect
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@bca0ec8ebace1efac8ee725afcf9f989372f727c -
Trigger Event:
push
-
Statement type:
File details
Details for the file multidimensional_evaluation_engine-0.2.2-py3-none-any.whl.
File metadata
- Download URL: multidimensional_evaluation_engine-0.2.2-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff53934b7c3710853046f8b10c5e42aac6f8028d12731fddfd51fd1972f3a6fe
|
|
| MD5 |
b853f5fe7709bc789b017438ea8cbcb8
|
|
| BLAKE2b-256 |
a84ea38f14bd2ea421d1cf6618cd5757398aa75095cdfbda82aeead8206b0b0d
|
Provenance
The following attestation bundles were made for multidimensional_evaluation_engine-0.2.2-py3-none-any.whl:
Publisher:
release.yml on civic-interconnect/multidimensional-evaluation-engine
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
multidimensional_evaluation_engine-0.2.2-py3-none-any.whl -
Subject digest:
ff53934b7c3710853046f8b10c5e42aac6f8028d12731fddfd51fd1972f3a6fe - Sigstore transparency entry: 1193849584
- Sigstore integration time:
-
Permalink:
civic-interconnect/multidimensional-evaluation-engine@bca0ec8ebace1efac8ee725afcf9f989372f727c -
Branch / Tag:
refs/tags/v0.2.2 - Owner: https://github.com/civic-interconnect
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@bca0ec8ebace1efac8ee725afcf9f989372f727c -
Trigger Event:
push
-
Statement type: