UWC v0.1.4 · Static Hugging Face Release

UWC Measurement Harness

Compute / thermal / water-proxy measurement branch for the Primordial Code / HIR-OAM ecosystem.

UWC Local Measurement Harness v0.1.4 is a local Windows/Ollama measurement and provenance harness. It compares runtime modes while preserving strict claims boundaries: local proxy measurement only, not literal data-center water measurement.

The package records CSV measurements, manifests, audit JSONL hash chains, sampler traces, file hashes, and run summaries.

HIR

Honesty, Integrity, and Respect as the stability / resonance baseline.

OAM

Diagnostic pressure and fault-test layer for drift, overhead, hidden cost, and degradation under pressure.

UWC

Local compute, thermal, cooling, heat, and water-proxy evidence generation.

v0.1.4 focus

Claims boundary

This is not literal data-center water measurement, production environmental accounting, data-center validation, clinical tooling, or proof of generalized energy savings.

Use the phrase: local proxy measurement only; not literal data-center water measurement.

Files

README Run Protocol Claims Boundary Manifest Test Matrix Checksums Main Harness Thermal Analyzer

Quick start

py -m pip install -r requirements.txt
run_raw_ollama.bat
run_fragmented.bat
run_hir_oam.bat
for /r uwc_runs %f in (audit_*.jsonl) do py verify_audit_chain.py "%f"
py analyze_uwc_results.py --all --out-markdown UWC_v0.1.4_Aggregate_Report.md
py analyze_thermal_stabilization.py --all --out-markdown UWC_v0.1.4_Thermal_Report.md