The product checks currently run against this repository's own playground. That proves the
core works, not that a host works, so a change can pass CI here and still be broken on a
host.
Once the hosts are in-tree, the same checks should run against each of them, so a core
change is exercised through every host's own runtime rather than only through the reference
one.
Steps
Done when
A core change that breaks one host's product path fails that host's check, not just the
reference one.
The product checks currently run against this repository's own playground. That proves the
core works, not that a host works, so a change can pass CI here and still be broken on a
host.
Once the hosts are in-tree, the same checks should run against each of them, so a core
change is exercised through every host's own runtime rather than only through the reference
one.
Steps
Done when
A core change that breaks one host's product path fails that host's check, not just the
reference one.