diff --git a/README.md b/README.md index d83fed0..e170715 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # openadapt-retrieval +> [!IMPORTANT] +> **Status: Research — not required by the product.** This package explores +> multimodal demonstration retrieval for model-conditioned agents. It is not +> required to record, compile, or replay a workflow. +> +> The OpenAdapt product is the demonstration compiler, +> [`openadapt-flow`](https://github.com/OpenAdaptAI/openadapt-flow), installed +> via the [`OpenAdapt`](https://github.com/OpenAdaptAI/OpenAdapt) launcher +> (`pip install openadapt`): it compiles a demonstrated GUI workflow into a +> deterministic, locally executable program. Healthy runs make no model calls, +> and it halts instead of guessing when verification fails. Lifecycle labels for +> every repository are in the +> [repository lifecycle registry](https://github.com/OpenAdaptAI/.github/blob/main/REPOSITORY_LIFECYCLE.md). + [![Build Status](https://github.com/OpenAdaptAI/openadapt-retrieval/actions/workflows/publish.yml/badge.svg)](https://github.com/OpenAdaptAI/openadapt-retrieval/actions/workflows/publish.yml) [![PyPI version](https://img.shields.io/pypi/v/openadapt-retrieval.svg)](https://pypi.org/project/openadapt-retrieval/) [![Downloads](https://img.shields.io/pypi/dm/openadapt-retrieval.svg)](https://pypi.org/project/openadapt-retrieval/)