From 583c1183c7b55bcda2277f7dacdbb3975f7fc39c Mon Sep 17 00:00:00 2001 From: Richard Abrich Date: Fri, 17 Jul 2026 16:13:15 -0400 Subject: [PATCH] docs: add lifecycle status banner pointing to openadapt-flow Aligns this repository's front door with the org-wide product narrative: the demonstration compiler (openadapt-flow) installed via the OpenAdapt launcher. Status label matches the public repository lifecycle registry in OpenAdaptAI/.github. Co-Authored-By: Claude Fable 5 --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index a0477ea..104c562 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # openadapt-crier +> [!IMPORTANT] +> **Status: Internal tooling — not the product.** Crier is release-announcement +> automation used by the OpenAdapt team. It is not part of the OpenAdapt product +> and is not required by any OpenAdapt package. +> +> 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). + Event-driven social media approval bot with Telegram. ## How it works