News
Schema Files Updated
Written on 16.09.2026 16:30 by Tobias Dick
Dear participants,
we updated the schema files on the main branch of your repository to fix some inconsistencies with the specification that were brought up on the forum. Please make sure to use these schema files going forward. The full list of changes is as follows:
- Every field that was previously of type number, which would have allowed for double and integer values, is now an integer.
- Incident minimum evening changed from 0 to 1.
- Customer minimum visiting evening changed from 0 to 1.
- The ingredient and recipe list in the food file now both need at least one entry.
We don't expect these changes to affect your tests, but we've run an additional test pass with the updated schema files against the reference implementation so you can verify this on your side right away. The results have been pushed to the results branch in your repository.
Best regards,
the SE Lab team
