Skip to content

MDSAP Nonconformity Grading Evaluator#578

Closed
fderuiter wants to merge 2 commits intomainfrom
strategic-genesis-architect-mdsap-11053620951043071673
Closed

MDSAP Nonconformity Grading Evaluator#578
fderuiter wants to merge 2 commits intomainfrom
strategic-genesis-architect-mdsap-11053620951043071673

Conversation

@fderuiter
Copy link
Owner

Adds a new prompt to evaluate audit findings using the GHTF 5-step matrix under the regulatory/quality domain.


PR created automatically by Jules for task 11053620951043071673 started by @fderuiter

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@fderuiter fderuiter marked this pull request as ready for review March 19, 2026 00:03
Copilot AI review requested due to automatic review settings March 19, 2026 00:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new regulatory/quality prompt for grading MDSAP nonconformities using the GHTF/SG3/N19:2012 5-step matrix, and wires it into the repo’s prompt indexes and generated docs.

Changes:

  • Introduces MDSAP Nonconformity Grading Evaluator prompt YAML under prompts/regulatory/quality/.
  • Adds generated prompt documentation markdown for the new prompt.
  • Updates regulatory/quality overviews and global docs indices (index, regulatory landing page, TOC) to include the new prompt.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
prompts/regulatory/quality/overview.md Adds the new prompt to the regulatory/quality overview list.
prompts/regulatory/quality/mdsap_nonconformity_grading_evaluator.prompt.yaml New prompt definition, variables, testData, and output evaluators.
docs/prompts/regulatory/quality/mdsap_nonconformity_grading_evaluator.prompt.md Generated documentation page for the new prompt.
docs/table-of-contents.md Adds the new prompt doc page to the global docs TOC.
docs/regulatory.md Adds the new prompt to the regulatory docs landing page list.
docs/index.md Adds the new prompt to the main docs index.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +69 to +74
testData:
- input:
audit_finding: "During the review of the CAPA subsystem, it was noted that CAPA 2023-014 was closed without objective evidence of effectiveness verification. This is the third occurrence of this issue in the past year."
regulatory_framework: "ISO 13485:2016 Clause 8.5.2"
qms_impact: "High. Failure to verify CAPA effectiveness undermines the continuous improvement process."
product_impact: "Unknown, potentially high if the unverified CAPA was related to product safety."
evaluators:
- name: Grading Step Verification
regex:
pattern: "(?i)Step 1.*Step 2.*Step 3.*Step 4.*Step 5"
pattern: "(?i)Step 1.*Step 2.*Step 3.*Step 4.*Step 5"
- name: Final Grade Output
regex:
pattern: "(?i)Final Grade"
@fderuiter fderuiter closed this Mar 19, 2026
@fderuiter fderuiter deleted the strategic-genesis-architect-mdsap-11053620951043071673 branch March 19, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants