Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

Expand Down
Loading