Metadata-Version: 2.4
Name: consilium
Version: 0.0.1
Summary: Multi-model deliberation CLI — 4 frontier LLMs debate, then Claude judges.
Project-URL: Homepage, https://github.com/terry-li-hm/consilium
Author: Terry Li
License-Expression: MIT
Keywords: ai,council,deliberation,llm,multi-model
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# consilium

Multi-model deliberation CLI. 4 frontier LLMs debate a question with blind first-pass, rotating challenger, and anonymous deliberation — then Claude judges and synthesizes.

> Formerly `frontier-council`. Full release coming soon.

## Install

```bash
pip install frontier-council  # current version
```
