Metadata-Version: 2.4
Name: tautline
Version: 0.9.7
Summary: Tautline - the governor for AI coding agents. Enforced completion gates, per-project adapters, and lifecycle guards for AI-driven delivery. This package is a namespace pointer; install from github.com/tautlines/tautline.
License: MIT
Project-URL: Homepage, https://github.com/tautlines/tautline
Project-URL: Repository, https://github.com/tautlines/tautline
Project-URL: Issues, https://github.com/tautlines/tautline/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Tautline

The governor for AI coding agents.

## Install

```
git clone https://github.com/tautlines/tautline
cd tautline
bin/tautline install-cli
```

## What this package is

This package is a **namespace pointer**. It reserves the name and points at
the repository; it does not install the CLI. Use the sequence above.

Planned work, including a packaged install, is tracked on the public roadmap:
https://github.com/tautlines/tautline/blob/main/ROADMAP.md

## Links

- Source: https://github.com/tautlines/tautline
- Issues: https://github.com/tautlines/tautline/issues
- License: MIT
