Metadata-Version: 2.4
Name: highnoon
Version: 0.1.0
Summary: Teleological Hedonic Optimization — a purpose classification framework for software and human activity
Project-URL: Homepage, https://github.com/altpath-ai/highnoon
Project-URL: Repository, https://github.com/altpath-ai/highnoon
Author-email: AltPath AI <hello@altpath.ai>
License-Expression: MIT
License-File: LICENSE
Keywords: classification,hedonic,optimization,purpose,teleology
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# High Noon

**Teleological Hedonic Optimization (THO)** — a purpose classification framework for software and human activity.

## What is this?

High Noon is a framework for classifying software by the **human purposes** it serves, not the technology it uses. It measures the hedonic quality of purpose fulfillment and the full cost of achievement across financial, temporal, social, and environmental dimensions.

### Core Concepts

- **HTC** (Hedonic Teleology Classification) — What human purpose does this software serve, and at what quality?
- **HQC** (Hedonic Quality Cost) — What does it cost to achieve that purpose, across every dimension?
- **HQCM** (Hedonic Quality Cost Modifier) — How does the software change each cost, for whom, and when?
- **HTA** (Hedonic Teleology Assessment) — The evaluation process that produces HTCs and HQCs
- **TCS** (Teleological Classification System) — The taxonomy of human purposes, grounded in empirical data

### Grounded in empirical research

The classification system is built on validated federal and academic taxonomies:

- **ATUS** (American Time Use Survey) — BLS classification of how humans spend time
- **MIT Living Wage Calculator** — Essential human needs and expenditure categories
- **BLS CPI** — Hedonic quality adjustment methodology for measuring value

## Status

Pre-alpha. The framework is under active conceptual development.

## License

MIT
