> For the complete documentation index, see [llms.txt](https://docs.cortex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortex.io/solutions/ai-maturity/in-action.md).

# AI maturity in action

Your workspace is configured. Now the job is keeping teams moving forward by catching gaps early, measuring real impact, and driving improvement when metrics slip.

## What good looks like: A real example

After rolling out an [AI maturity Scorecard](/solutions/ai-maturity.md#step-2-creating-an-ai-maturity-scorecard), an engineering org notices something unexpected: change failure rate is climbing, even as AI-assisted coding adoption increases. After talking to teams, the cause is clear: developers have started trusting AI-generated code without reviewing it as carefully.

Here's how they use Cortex to address it:

1. They add a Scorecard rule to the Silver level: Change failure rate stays below 5%.
2. A week later, several teams are still failing the rule. They create an [Initiative](/improve/initiatives.md) ("Improve quality of PR reviews") with a 30-day deadline and automated reminders.
3. Jira tickets are auto-generated for each failing team, so there's no ambiguity about what's required.
4. By the end of the month, change failure rate is back down, and the Scorecard rule passes across all affected services.

This is the loop:

{% stepper %}
{% step %}

### Measure

{% endstep %}

{% step %}

### Identify gaps

{% endstep %}

{% step %}

### Drive action

{% endstep %}

{% step %}

### Verify improvement

{% endstep %}
{% endstepper %}

## Day-to-day: Staying on top of Scorecard gaps

Scorecard failures surface in multiple places so nothing slips through:

* **Engineering homepage** - Engineers see their failing Scorecard rules and open action items each time they log in. No need to go looking for gaps; they're front and center. See [Engineering homepage](/streamline/homepage.md)
* **Notifications** - Configure Slack, Microsoft Teams, or email alerts when a rule starts failing. See [Notifications](/configure/settings/notifications.md)
* **Scorecard reports** - View aggregate progress across teams in [reports](/improve/reports.md), or drill into a specific Scorecard in [Evaluate Scorecards](/standardize/scorecards/evaluate.md).

### Remediating a failing rule

There are three ways to remediate a failing rule:

* Use Cortex MCP - Ask ***What are quick wins for my AI Maturity Scorecard?*** and get a prioritized remediation list without leaving your editor.
* Create an Initiative - Initiatives let you assign a specific fix to the responsible team with a deadline and automated reminders. You can also auto-generate issues in Jira, ClickUp, Azure DevOps, or GitHub based on Initiative tasks. See [Creating issues from Initiatives](/improve/initiatives/issue-config.md)
* Fix it directly - For simple gaps (a missing file, an unset integration), the engineer can resolve it immediately from the homepage action item and the rule rechecks automatically.

## Measuring impact with Eng Intelligence

Use [Eng Intelligence](/improve/eng-intelligence.md) to track whether AI adoption is translating into engineering performance gains.

### See before and after

Pull up the [DORA dashboard](/improve/eng-intelligence/dashboards/dora-dashboard.md) or [Velocity dashboard](/improve/eng-intelligence/dashboards/velocity-dashboard.md) and compare metrics from before and after your AI maturity Scorecard launched. Concrete shifts in deployment frequency, lead time, or MTTR are the evidence leadership needs to justify further investment.

### Compare AI users vs. non-users

If you created [user labels](/improve/eng-intelligence/eng-intelligence.md#create-and-manage-user-labels-for-grouping) to tag teams using AI tools, use the Data Explorer to filter by those labels. Comparing cohorts side by side makes the productivity delta visible, and makes the case for broader rollout to teams that haven't adopted yet.

### Spot regressions before they become problems

Watch for metrics that move in the wrong direction after AI tool adoption. A rise in change failure rate, a slowdown in review time, or a spike in MTTR often points to a behavior change worth investigating. When you spot one, add a Scorecard rule to track it and create an Initiative if teams need a nudge.

## Keeping the Scorecard current

AI tooling evolves fast. Revisit your AI maturity Scorecard regularly (at least quarterly) to:

* Retire rules for tools your org has moved away from
* Add rules for new tools or practices you want to standardize
* Raise the bar on existing tiers as your baseline improves

The Scorecard should reflect where you want to be, not just where you started.

<br>
