# Remediation Learning Loop

The Remediation Learning Loop is a continuous improvement framework within OpsMx Delivery Shield that enhances the quality, accuracy, and effectiveness of remediation recommendations over time — learning from real-world remediation activities to progressively deliver smarter, more context-aware guidance for every customer environment.

The platform continuously captures and analyzes insights across the remediation lifecycle, including remediation execution data, user actions, validation outcomes, operational feedback, remediation success patterns, and context utilization — feeding these back into the platform's knowledge base and remediation intelligence systems.

Think of the Remediation Learning Loop as the platform's memory — every remediation that runs, every fix a team accepts or adjusts, and every validation outcome makes the next recommendation more accurate than the last.

## **What It Is**

The Remediation Learning Loop captures and analyzes remediation-related activities across the full remediation lifecycle. The collected insights are used to strengthen the platform's remediation intelligence, knowledge base, and decision-making capabilities across four areas:

**Remediation Outcomes** — The platform tracks successful remediation patterns, failed remediation attempts, partial remediation scenarios, and validation results — building a growing library of what works and what does not across different environments and vulnerability types.

**User Actions** — Every accepted recommendation, modified remediation step, rejected suggestion, and manual adjustment is recorded. These signals directly inform how future recommendations are shaped — prioritizing approaches that teams consistently find accurate and actionable.

**Operational Feedback** — User feedback, remediation effectiveness ratings, security team inputs, and validation comments are captured and fed back into the platform's reasoning layer — ensuring qualitative signals are incorporated alongside quantitative outcomes.

**Contextual Intelligence** — Infrastructure context, application metadata, dependency information, security posture data, and historical remediation patterns are analyzed to ensure recommendations are tailored to the specific environment — not generic fixes applied uniformly across all customers.

These insights continuously improve remediation quality, prompt engineering strategies, context retrieval accuracy, vulnerability resolution workflows, remediation orchestration logic, and AI model effectiveness.

## **Why It Is Used in OpsMx**

Security remediation is not a one-time activity. Every organization operates with different infrastructure environments, technology stacks, security policies, operational workflows, and compliance requirements. A remediation strategy that works well in one environment may not be optimal in another.

Without a learning mechanism, a platform can only ever recommend based on static knowledge — unable to adapt to the real-world patterns, preferences, and outcomes unique to each customer.

The Remediation Learning Loop addresses this by enabling the platform to learn from previous remediation outcomes, customer feedback, validation results, operational decisions, and real-world execution patterns — continuously evolving to deliver more accurate remediations, better context-aware recommendations, improved remediation workflows, reduced operational friction, and higher remediation success rates.

This continuous learning process enables OpsMx Delivery Shield to provide increasingly intelligent and customer-aware remediation guidance — becoming more effective the more it is used.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/remediation-agents/remediation-learning-loop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
