Metadata-Version: 2.4
Name: allostatik
Version: 0.3.1
Summary: Installer for Allostatik — a folder of canonical context files plus session routines that keep the context your AI works from sharp, consistent, and current. `allostatik init ./your-project` places the real template files.
License: MIT
Project-URL: Homepage, https://github.com/allostatik/allostatik
Project-URL: Issues, https://github.com/allostatik/allostatik/issues
Keywords: allostatik,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

# allostatik (installer)

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

```
pip install allostatik
allostatik 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 `allostatik/` 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/allostatik/allostatik**

MIT.
