Metadata-Version: 2.4
Name: tracksec
Version: 0.0.2
Summary: Reserved name for the Track agent-governance project (placeholder release)
Author: Track
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/aholeishem/agent-governance
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tracksec

Reserved name for the **Track** agent-governance project.

This is a placeholder release and contains no functionality. It exists so the name
is held by the project rather than by an unrelated third party.

If you installed this expecting the Track CLI, you want your organization's
internal package index — the real `tracksec` is distributed there:

```bash
pip install tracksec --index-url https://<your-internal-index>/simple
```

Track governs what AI agents are allowed to do: it intercepts an agent's tool
calls, evaluates them against policy, and produces a tamper-evident audit trail.
