Flight Software Certification
workflow:flight-software-certification
Workflowworkflows/workflows/workflows-aerospace.yaml·Open in Graph → {
"id": "workflow:flight-software-certification",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-aerospace.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Flight Software Certification",
"workflowKind": "release",
"triggerType": "event-driven",
"typicalCadence": "per-release",
"complexity": "cross-team",
"description": "Certifies flight software against DO-178C standards -- verifying\nrequirements traceability, structural coverage analysis, formal\nverification of safety-critical modules, regression testing against\nhardware-in-the-loop simulators, and generating the Data Item\nSubmittal list for the Designated Engineering Representative (DER).\nExcludes initial software development.\n"
},
"outgoingEdges": [
{
"from": "workflow:flight-software-certification",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "skill-area:firmware-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "skill-area:integration-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "domain:aerospace-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "domain:embedded-systems",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "responsibility:release-coordination",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:flight-software-certification",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}