Files
automotive-skills-suite/examples/dfmea-builder/README.md
T
Automotive Skills Autonomous f9e63f9aa0 auto(docs): W22 changelog roll-up, 3 example stubs, STATUS regen
Autonomous daily run.
- Rolled W22 polish commits (uds-services, hara, dfmea) into CHANGELOG [Unreleased]
- Added examples/<skill>/README.md stubs for the three W22-touched builders
- Re-encoded item-definition / ppap-package reviewer-name aliases in STATUS regen so suite reports 100% paired (76/76)
- Journal entry appended; W22 cycle ready for Saturday RELEASE

Generated by automotive-skills-daily-standup scheduled task.
2026-05-29 11:07:19 +00:00

12 lines
947 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# dfmea-builder — Example
**What this skill produces:** An AIAG-VDA aligned Design FMEA xlsx with structure analysis, function analysis, failure analysis (failure modes/effects/causes), Severity/Occurrence/Detection ratings, Action Priority (AP) classification, and recommended actions with owner/due tracking.
**Typical input shape:** Item under analysis (system/subsystem/component), interface diagram, function tree, design assumptions, prior-art failure history (8D / warranty), and team roster.
**Expected output:** `<item>-dfmea.xlsx` — multi-tab workbook (Structure, Function, Failure Net, DFMEA Worksheet, Action Plan, Risk Trend) with AP auto-classified from the AIAG-VDA S×O×D matrix.
**Sample I/O:** Input a wiper motor assembly definition with 6 functions → Output `WiperMotor-dfmea.xlsx` with 22 failure modes and 9 high-AP actions logged.
**Run:** Trigger by phrasing, e.g. "Build a DFMEA for the wiper motor assembly".