Metadata-Version: 2.4
Name: allostat
Version: 0.2.2
Summary: DEPRECATED — renamed to allostatik. Install allostatik instead: pip install allostatik && allostatik init . This final release only updates the notice; code is unchanged from 0.2.1.
License: MIT
Project-URL: Homepage, https://github.com/allostat/allostat
Project-URL: Issues, https://github.com/allostat/allostat/issues
Keywords: allostat,claude,cursor,ai,context,configuration,scaffold
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# DEPRECATED — renamed to Allostatik

This package was renamed. Install the current tool instead:

    pip install allostatik && allostatik init .

Repo: https://github.com/allostatik/allostatik

The `allostat` package stays installable (nothing is deleted) but receives no
further updates; 0.2.2 is 0.2.1 with this notice. Migrating an existing
`allostat/` install: see the repo README's "Migrating from Allostat" section.

---

# allostat (installer)

Installer for **Allostat** — a folder of canonical context files plus session routines that keep the context your AI works from sharp, consistent, and current.

```
pip install allostat
allostat init /path/to/your-project
```

This places the real template files (bundled with this package) into your project and prints the next steps. It never overwrites an existing `allostat/` folder or `CLAUDE.md`. Filling the files happens in your first AI session — `workflow.md` walks you (and your AI) through it.

Full docs, design reasoning, and the no-Python install path: **https://github.com/allostat/allostat**

MIT.
