the signals and their derived score are provisional and subject to change.
validate manually before sharing.
c6d3d9795c958ab3440268775a7884ae1b52a340747e44d8ddb2b621c3c92e7752d42677cdf30b05Authored: 1 month ago (Wed, 5 Aug 2026 09:35:34 +0000)Match: Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>fb6ad64af3ddf82d45bd8c321409dde768d68bb6Authored: 3 months ago (Thu, 28 May 2026 12:07:34 +0000)Match: Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>AGENTS.mdTool: agents-md# AGENTS.md
## Orientation
- GraalVM is split into `compiler/`, `espresso/`, `espresso-compiler-stub/`, `espresso-shared/`, `regex/`, `sdk/`, `substratevm/`, `sulong/`, `tools/`, `truffle/`, `visualizer/`, `vm/`, `wasm/`, and `web-image/`; each suite is managed with `mx`.
- Read the local `AGENTS.md` or `README.md` for the suite you change.
## Build & Quality
- Run `mx` from the relevant suite directory. Default to the `vm` suite when no better target is obvious, for example `mx -p vm build`.
- Common comnone