feat: domain schemas — IEC 61508, IEC 62304, DO-178C, EN 50128 (#102)#115
Merged
feat: domain schemas — IEC 61508, IEC 62304, DO-178C, EN 50128 (#102)#115
Conversation
DO-178C (aviation): 14 artifact types covering PSAC through SAS, DAL-based traceability rules, HW/LW requirement → test → source chain. EN 50128 (railway): 14 artifact types covering SIL requirements through deployment, tool qualification, independent assessment. Both registered as embedded schemas with init presets.
…schemas (#102) IEC 61508 (industrial functional safety): 15 artifact types covering safety concept through modification request, SIL-based traceability rules, independent assessment for SIL 3-4. IEC 62304 (medical device software): 13 artifact types covering SW development plan through release, class-conditional verification (A/B/C), problem and change management. Both registered as embedded schemas with init presets. Schema count: 16 built-in.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Four major domain safety schemas covering industrial, medical, aviation, and railway software:
IEC 61508 — Functional Safety (industrial)
IEC 62304 — Medical Device Software
DO-178C — Airborne Software (aviation)
EN 50128 — Railway Software Safety
Schema count: 16 built-in
common, dev, stpa, stpa-ai, aspice, cybersecurity, aadl, score, eu-ai-act, safety-case, iec-61508, iec-62304, do-178c, en-50128
All registered as embedded schemas with
rivet init --presetsupport.Refs #102.
🤖 Generated with Claude Code