From 2e822c1fbd2fb2b2e98a072ef49049a10e0cfdcd Mon Sep 17 00:00:00 2001 From: Original Gary <276612211+OpenGaryBot@users.noreply.github.com> Date: Sun, 26 Apr 2026 16:24:53 +1000 Subject: [PATCH] chore(docs): drop refs to deleted repos (graze-cli, gary) Open-Paws/gary and Open-Paws/graze-cli are being deleted. Strip the rows from the integration-points table so post-deletion links don't 404. Closes #28 --- AGENTS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 4081468..91b56cb 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -72,9 +72,7 @@ The `Infrastructure/` directory is the exception — it is an architectural refe | Repo | Relationship | |------|-------------| | [`platform`](https://github.com/Open-Paws/platform) | Platform ingests Weaviate knowledge base and prediction model scores; this repo documents those APIs | -| [`gary`](https://github.com/Open-Paws/gary) | Autonomous agent uses generation models and Weaviate RAG; this repo documents the interfaces gary depends on | | [`project-compassionate-code`](https://github.com/Open-Paws/project-compassionate-code) | `Infrastructure/README.md` documents the clean-room scanner export contract PCC must implement | -| [`graze-cli`](https://github.com/Open-Paws/graze-cli) | CLI uses generation models; `Generation/README.md` is the reference | | [`no-animal-violence`](https://github.com/Open-Paws/no-animal-violence) | Language rules enforced by CI on every PR to this repo | | [`context`](https://github.com/Open-Paws/context) | Strategy repo; check before starting any session to pick up current priorities |