[engine-simplification] Simplify the input scheme for engine
Open
@DecFox is already working on this.
Since Aug 28, 2025.
- Dominant language
- Go
- Stars
- 288
- Forks
- 64
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
This issue is about simplifying the input scheme for the engine. With the introduction of oonirunv2.1, the input policies controlled by the engine can be easily replaced with the metadata that oonirun richer input provides us with. This allows us to kill redundant pieces of code and allow the client to control the settings of test inputs and environment.
The deliverables of this issue include:
- Reduce the current input policies in the engine to a single input processor
- Use the richer input metadata in oonirun to build experiment inputs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.