Metadata-Version: 2.4
Name: ai-stp-contracts
Version: 0.0.3
Summary: Frozen /v1 wire contract: request and response models shared by the CLI and the platform.
Keywords: ai,api,contracts,developer-tools,setup
Author: AI Engineers Guild
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Dist: ai-stp-assurance==0.0.3
Requires-Dist: ai-stp-foundation==0.0.3
Requires-Dist: ai-stp-passports==0.0.3
Requires-Dist: pydantic>=2.9
Requires-Dist: httpx>=0.28 ; extra == 'mock'
Requires-Python: >=3.12
Project-URL: Homepage, https://github.com/ai-engineers-guild/ai-stp
Project-URL: Repository, https://github.com/ai-engineers-guild/ai-stp
Project-URL: Issues, https://github.com/ai-engineers-guild/ai-stp/issues
Provides-Extra: mock
Description-Content-Type: text/markdown

# ai-stp-contracts

The versioned public wire models, fixture corpus and conformance helpers shared
by `ai-stp-cli` and compatible platform implementations.

Source and specifications live in the
[ai_stp repository](https://github.com/ai-engineers-guild/ai-stp).
