Skip to content

Safety Manual

Currently, this is an internal document for Slint SC developers, but when there is a Slint SC product ready, this document will be for people who want to use Slint SC to build safety-related software and certify it under ISO 26262, IEC 61508 or IEC 62304.

Slint SC is a Safety Element out of Context. It’s developed without knowing the function it will serve, so the assumptions it makes about its environment are yours to confirm.

Validating that the finished system is safe is your responsibility, because Slint SC has no safety goals of its own to validate against. Under ISO 26262 that’s the safety validation of Clause 9 in Part 4.

The constraints in this manual are the other half of that. Each one exists because no measure inside Slint SC can rule out the matching failure, so only you can.

Slint SC’s responsibility ends at the frame buffer. Presenting the rendered buffer on a display, and detecting when the display path fails, is yours.

(TODO: list the assumptions of use that have to be confirmed.)


© 2026 SixtyFPS GmbH