Follow-on to the brain#6 LiteLLM amendment (tapir#18 Phase-1 pilot; PR #19 already merged — this lands as a forward correction, do not merge without review).
One cell changed in LANGUAGE.md: the LiteLLM gateway row's Never say column.
Before: "piguard", "the cloud"
After: "piguard:4000", "koala:4000", "the cloud"
piguard is legitimately in the request path as the reverse proxy fronting llm-api.d-ma.be, so banning the bare word was wrong. Only the stale endpoint forms (piguard:4000, moved to koala 2026-05-16; koala:4000, wrong port — canonical NodePort is 30401) should be banned. Mirrors the new litellm-gateway glossary entry in brain#6 amendments.
Does not touch the 2-week evaluation gate on #18 — that issue stays open.
Follow-on to the brain#6 LiteLLM amendment (tapir#18 Phase-1 pilot; PR #19 already merged — this lands as a forward correction, **do not merge without review**).
One cell changed in `LANGUAGE.md`: the `LiteLLM gateway` row's **Never say** column.
- Before: `"piguard", "the cloud"`
- After: `"piguard:4000", "koala:4000", "the cloud"`
piguard is legitimately in the request path as the reverse proxy fronting `llm-api.d-ma.be`, so banning the bare word was wrong. Only the stale endpoint forms (`piguard:4000`, moved to koala 2026-05-16; `koala:4000`, wrong port — canonical NodePort is 30401) should be banned. Mirrors the new `litellm-gateway` glossary entry in brain#6 amendments.
Does not touch the 2-week evaluation gate on #18 — that issue stays open.
piguard is legitimately in the request path as the reverse proxy; only the
stale endpoint forms (piguard:4000, koala:4000) are wrong. Per brain#6 review
amendment #3 / tapir#18 follow-on.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Follow-on to the brain#6 LiteLLM amendment (tapir#18 Phase-1 pilot; PR #19 already merged — this lands as a forward correction, do not merge without review).
One cell changed in
LANGUAGE.md: theLiteLLM gatewayrow's Never say column."piguard", "the cloud""piguard:4000", "koala:4000", "the cloud"piguard is legitimately in the request path as the reverse proxy fronting
llm-api.d-ma.be, so banning the bare word was wrong. Only the stale endpoint forms (piguard:4000, moved to koala 2026-05-16;koala:4000, wrong port — canonical NodePort is 30401) should be banned. Mirrors the newlitellm-gatewayglossary entry in brain#6 amendments.Does not touch the 2-week evaluation gate on #18 — that issue stays open.