Metadata-Version: 2.4
Name: aethel
Version: 0.0.0
Summary: AETHEL — umbrella for the recurve recursive context-aware reasoning & planning engine and the arc Adversarial Research Court. Placeholder; under active development.
Project-URL: Homepage, https://github.com/ned-xvi/aethel
Project-URL: Source, https://github.com/ned-xvi/aethel
Author: ned
License-Expression: MIT
License-File: LICENSE
Keywords: adversarial-verification,agents,fact-checking,llm,recap,recursive-planning
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# AETHEL

> Placeholder release reserving the `aethel` name. Under active development.

**AETHEL** is the umbrella for two components:

- **`recurve`** — a thin, provider-agnostic recursive *context-aware reasoning &
  planning* engine implementing the ReCAP loop
  ([arXiv:2510.23822](https://arxiv.org/abs/2510.23822), NeurIPS 2025).
- **`arc`** — the **A**dversarial **R**esearch **C**ourt, a tiered
  claim-verification system built on `recurve`: claims are decomposed, retrieved
  against, and litigated (Prosecutor / Defender / Judge) to produce a cited
  report with per-claim *adversarial-survival* scores.

Nothing to install here yet — watch the homepage for the first real release.

License: MIT
