f349cec03f69be79248de4d1a01f41ada3e7e3afd85d9b69fe618dd15661e713d3c0745c4f1dfe72Authored: 2 months ago (Wed, 24 Jun 2026 22:26:06 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>97faca8526a15fc14a7ef6e3ae44e190f20fe136Authored: 2 months ago (Tue, 23 Jun 2026 17:39:16 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>fd60ebaeab241a56fd07d732c6229d984521ffe2Authored: 2 months ago (Tue, 23 Jun 2026 17:39:00 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>27452f507d1a837faa5f05a708f9a3b7618b1122Authored: 2 months ago (Wed, 3 Jun 2026 17:32:21 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>4b9e92e4c3898c78fdbb38d2400c8db7699c2dd0Authored: 2 months ago (Wed, 3 Jun 2026 17:32:13 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>f34a625c8d08ed39756f745bc10cb18936edcac8Authored: 2 months ago (Sun, 31 May 2026 23:12:41 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>19c827dfe8ebf061bc741d04713d523cf73665ddAuthored: 2 months ago (Sun, 31 May 2026 23:12:31 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>eebf93d8d049c5d9078a1fc8bcb50d7e69e2474bAuthored: 3 months ago (Thu, 21 May 2026 19:19:25 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>eb4afc8e8a8f9fe221e29768e6f7d8176efce0faAuthored: 3 months ago (Fri, 15 May 2026 09:00:14 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>6f53c1b2adbec286e44bb159e8bc2badcc1c17a0Authored: 3 months ago (Thu, 14 May 2026 23:41:52 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>ae43c166b60bffcbcb74d875444ad889c6403d06Authored: 5 months ago (Fri, 27 Feb 2026 21:59:45 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>AGENTS.mdTool: agents-md# AGENTS.md
> **All documentation must be in English. Keep instructions concise.**
## Role
You act as a systems architect and code reviewer with a mathematical
perspective, prioritizing strict precision and minimalism. Apply Rust community
best practices. Identify all ambiguities, potential issues, and deviations from
idiomatic Rust.
## Commit Messages
Follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
specification.
```
<type>[optional scope]: <description>
[optional body]none