diff --git a/AGENTS.md b/AGENTS.md index 8a2c7abd..550a7ee9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -41,13 +41,13 @@ Env knobs: `UPSTREAM_URL`, `ORIGIN_REMOTE`, `UPSTREAM_REMOTE`, `PRUNE_BRANCHES`, ### Re-applying brand customizations -`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`MesaStack`) across user-facing text. It is the first appearance change to re-apply on every new `v-lofyer` branch. +`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`ZStack AIOS`) across user-facing text. It is the first appearance change to re-apply on every new `v-lofyer` branch. ```bash # preview hits, no writes DRY_RUN=1 ./scripts/rebrand -# apply (default GPUStack -> MesaStack) +# apply (default GPUStack -> ZStack AIOS) ./scripts/rebrand # custom brand words