Metadata-Version: 2.5
Name: soorma
Version: 0.0.0
Summary: Placeholder — the Python client harness for the soorma.ai platform. Not yet released.
Project-URL: Homepage, https://soorma.ai
Project-URL: Repository, https://github.com/soorma-ai/soorma-sdk
Author: Amit Bhadoria
License: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# soorma

Placeholder. The Python client harness for the [soorma.ai](https://soorma.ai)
platform will be published here.

Nothing is released yet — this version reserves the name and carries no
functionality. Development happens in the open at
<https://github.com/soorma-ai/soorma-sdk>, under Apache 2.0.

## What it will be

A *harness* is the SDK an agent embeds. It owns the agent's loop and mediates
its I/O, and it enforces nothing — every mechanism that actually holds is
server-side. Treat anything the harness does as a courtesy the platform
independently re-checks.

Watch the repository for the first real release.
