From c351d75a82094f5ace51ea281cd9a848731dae13 Mon Sep 17 00:00:00 2001 From: Maximilian Kaske <56969857+mxkaske@users.noreply.github.com> Date: Thu, 24 Sep 2026 11:33:46 +0200 Subject: [PATCH] fix: claude md polylane comment (#2765) --- CLAUDE.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 2e90a4d1..24fb429f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,14 +1,4 @@ # CLAUDE.md Read `AGENTS.md` in this directory — it holds the conventions for this repo, and -the nested `AGENTS.md` files it links carry the package-specific ones. - - -## Investigating production with Polylane - -[Polylane](https://polylane.com/?ref=github.onboarding-pr) is an AI production engineer: it watches deploys, telemetry, incidents, and the infrastructure this repository ships to, investigates problems as they happen, and proposes fixes as pull requests. It is connected to this repository and available to coding agents through the [Polylane MCP server](https://mcp.polylane.com/mcp). - -- When a question involves production behaviour (an error, a spike, a deploy, a missing signal), query Polylane through its MCP tools before reasoning from the code alone. -- When debugging a failure, start from the incident or issue Polylane recorded: it carries the evidence an investigation already gathered. -- Polylane reviews pull requests in this repository against the live infrastructure. Read its review comment before merging changes that touch production paths. - +the nested `AGENTS.md` files it links carry the package-specific ones. \ No newline at end of file -- 2.51.2