generate_traceability_matrix
Generate a complete IEC 62304 traceability matrix and export to CSV for medical device software compliance.
Instructions
Generate complete traceability matrix (IEC 62304 Section 5.1.1)
Args: export_path: File path for CSV export (default: docs/traceability_matrix.csv)
Returns: Success message with file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export_path | No | docs/traceability_matrix.csv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |