diff --git a/AGENTS.md b/AGENTS.md index d606d0e0..2d223111 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -16,7 +16,7 @@ Shared utilities (e.g. `test_mode`, `jax_wrapper`) belong in autonerves. ## Related repos -- **Source siblings:** PyAutoConf (upstream). PyAutoGalaxy / PyAutoLens build +- **Source siblings:** PyAutoNerves (upstream). PyAutoGalaxy / PyAutoLens build directly on autoarray. - No `_workspace`, `_workspace_test`, or HowTo of its own. The JAX/`xp` path is exercised by the parity scripts in **autogalaxy_workspace_test** and diff --git a/llms.txt b/llms.txt index 82f0ec60..c5c589f4 100644 --- a/llms.txt +++ b/llms.txt @@ -12,4 +12,4 @@ ## Ecosystem -- Built on PyAutoConf (config); used by PyAutoGalaxy and PyAutoLens, which inherit its grid decorators and JAX `xp` backend. +- Built on PyAutoNerves (config); used by PyAutoGalaxy and PyAutoLens, which inherit its grid decorators and JAX `xp` backend.