Metadata-Version: 2.4
Name: relational-misskill
Version: 0.1.1
Summary: A specialized benchmarking framework to evaluate relational drift in AI agents across contrasting contexts.
Author-email: Vinh Vu <akienjoyer637@gmail.com>
Project-URL: Homepage, https://github.com/CheesyWannabe/relational-misskill
Project-URL: Repository, https://github.com/CheesyWannabe/relational-misskill.git
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyyaml>=6.0

# Relational-Misskill Benchmark Framework

A specialized benchmarking framework designed to evaluate **"relational drift"**—the phenomenon where an AI model fine-tuned for high-authority or high-formality tasks inadvertently loses performance, alignment, or adaptability when interacting in casual, peer-to-peer, or low-formality collateral contexts.

## Installation
```bash
pip install relational-misskill
```
