Files
Riccardo Schirone ab27eb2fab deployment: pin Docker version to be consistent
Without this, the various components would use a more up-to-date docker
version that is not compatible with the version of dind 24.0 that was
used.
2025-11-13 17:05:15 +01:00
..
2025-09-16 17:57:46 +02:00
2025-02-18 11:59:16 -05:00

Program Model

Indexes a program's source code to be queried by seed-gen and patcher.

Dependencies

Quick Test

uv run pytest -svv

Development

Before committing changes to this directory: reformat, lint, and ensure all tests pass.

make all