Problem Resolution Process¶
- Status: draft
Process for handling problem reports per IEC 62304 §9.
Tracking¶
TBD: where problems are tracked (proposal: issue tracker of the git hosting platform).
Process¶
- Record the problem (description, observed/expected behavior, affected version).
- Evaluate: severity, relation to risks in risk_management.md.
- Decide on resolution; significant design impacts require an ADR.
- Implement and verify the fix.
- Close with a reference to the change (commit/PR).
TBD: severity scale, feedback into risk register.