Execution Core
Core () on a connected repository card picks the Signaloid C0 core the Compute Engine runs the repository on. It opens the Select Active Core dialog, the same one the Code Playground toolbar opens, listing every Signaloid C0 core available to your account. These are the default Signaloid Cores and any custom cores you have created. You can preview the specification of any core in the dialog before you select it.
Core highlights while a core is set on the repository. If the repository
carries a signaloid.yaml declaring a minimum core configuration and the active
core does not meet it, the button switches to a warning style to flag the
mismatch. See
How to Create a Custom Core
for the default cores and how to design your own, and
The "signaloid.yaml" File
for repository-side core requirements.
See also: How to Run Code from a GitHub Repository.