Metadata-Version: 2.5
Name: rayspec
Version: 0.0.1
Summary: Name placeholder — rayspec is a CLI for declarative agent workflows. Not yet released on PyPI.
Author: rayspec-labs
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: agents,cli,placeholder,workflows,yaml
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# rayspec

**This is a name placeholder. There is no usable release here yet.**

`rayspec` is a CLI-only, file-based engine for **declarative agent workflows** — a YAML workflow
says what steps run, in which order, under which gates, with which agent; deterministic
`shell:`/`python:` steps do the computation; the agents do the judgement.

> YAML coordinates. Code computes. Agents judge.

Version `0.0.1` reserves the name and installs nothing useful. The first real release will be
published here when the project goes public.

Licensed under the Apache License 2.0.
