diff --git a/Roadmap.md b/Roadmap.md index 3abbf93..c5f060b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -17,7 +17,7 @@ Can be implemented in parallel: - OJ module: - library/package/(binary?) doing **only** the judging part - run a binary with cpu-time and memory constrains - - return a "score" + - return a "score" and a "status" - config: - define a "healthy" config file schema (using toml) - read/parse config file