> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ToolGuard Model Versions

> Changelog of deployed Runlayer security model versions (tool, topic, and skill scanning)

Runlayer security models are continuously retrained against emerging threat patterns. Because a model update can shift scan scores — and therefore the composition of blocked versus allowed traffic — every production model version is recorded here so you can correlate changes in your security dashboard with model rollouts.

Model updates are grouped by the scanning capability they affect:

* **Tool scanning** — Tool List Guard, Tool Call Guard, and IO Guard, scoring MCP tool lists and tool calls.
* **Topic & skill scanning** — topic classification, tool-removal detection, and SkillGuard skill scanning.

<Note>
  A new row is added whenever a new model version is rolled out. If you notice a shift in block rates or scan scores, check this page first to see whether a model update coincides with the change. A row only affects you if the corresponding capability is enabled in your deployment — for example, SkillGuard model updates have no effect unless skill scanning is turned on for your organization. Model rollouts are managed entirely by Runlayer: no upgrade, version bump, or other action is required on your side.
</Note>

## Model versions

| Version                                   | Affects                | Deployed       | Summary                                                                                                                                  |
| ----------------------------------------- | ---------------------- | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| `runlayer-multimodel-guard-v202607302042` | Tool scanning          | July 31, 2026  | Tool Call Guard retrained on the expanded IO Guard corpus (6x the previous training set).                                                |
| `runlayer-multimodel-guard-v202607291645` | Topic & skill scanning | July 29, 2026  | Adds the SkillGuard skill-scanning model to the bundle.                                                                                  |
| `runlayer-multimodel-guard-v202607221215` | Tool scanning          | July 27, 2026  | Tool List Guard, Tool Call Guard, IO Guard, and Tool Intent Guard models retrained end-to-end through the automated retraining pipeline. |
| `runlayer-multimodel-guard-v202607170339` | Topic & skill scanning | July 17, 2026  | Topic classification and tool-removal detection models.                                                                                  |
| `runlayer-multimodel-guard-v202604281401` | Tool scanning          | April 28, 2026 | Multimodel bundle: Tool List Guard, Tool Call Guard, and Tool Intent Guard classification models.                                        |

Version tags are timestamped (`vYYYYMMDDhhmm`) and identify the exact model bundle serving your deployment.

## Monitoring ToolGuard availability

ToolGuard reachability is monitored continuously and reported on your Runlayer status page alongside frontend and API health. Contact your Runlayer representative if you don't have access to your status page.

## Related Resources

<CardGroup cols={2}>
  <Card title="ToolGuard Models" icon="shield-check" href="/runlayer-toolguard">
    What each ToolGuard model does and how to configure it
  </Card>

  <Card title="Changelog" icon="list" href="/changelog">
    Platform release notes
  </Card>
</CardGroup>
