From 46d6f217bef6376f6381cee75217814f9b5c0ee8162a7687d522c237190f5e00 Mon Sep 17 00:00:00 2001 From: Tyler J King Date: Thu, 16 Apr 2026 18:03:14 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20mark=20as=20archived=20=E2=80=94=20abso?= =?UTF-8?q?rbed=20into=20fastapi-gsap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content absorbed into fastapi-gsap as gsap_broker/delegations/ (commit c56df2e). Signed-off-by: Tyler King Signed-off-by: Tyler J King --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b60785 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +> **ARCHIVED** — This repository is archived and read-only. +> +> Content absorbed into [tking/fastapi-gsap](https://git.guildhouse.dev/tking/fastapi-gsap) +> as `gsap_broker/delegations/` (commit c56df2e). + +# LLM Principal Broker + +AI agent identity delegation broker. See fastapi-gsap for the +current implementation.