diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 5b287185e4..fcb090afb8 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -96,4 +96,4 @@ The TypeScript submodule serves as the reference implementation for behavior and # Other Instructions - Do not add or change existing dependencies unless asked to. - \ No newline at end of file +- Do not remove any debug assertions or panic calls. Existing assertions are never too strict or incorrect.