Metadata-Version: 2.4
Name: ai-stp-foundation
Version: 0.0.13
Summary: Cross-cutting primitives: typed stable IDs, canonical JSON, digest domains, exact references, machine envelope.
Keywords: ai,canonical-json,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 :: MacOS
Classifier: Operating System :: Microsoft :: Windows
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: pydantic>=2.9
Requires-Dist: python-ulid>=3.0
Requires-Dist: rfc8785>=0.1.4
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
Description-Content-Type: text/markdown

# ai-stp-foundation

Shared primitives for `ai_stp`: stable identifiers, canonical JSON, digest
domains, exact references and the machine envelope. This package is primarily a
dependency of `ai-stp-cli` and the public contract packages.

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