# amitte/compliance-control-mapper

> Map a SOC2 or ISO 27001 control to evidence artifacts in a typical engineering org — produce a list of artifacts, owners, and the query or path that produces each.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/compliance-control-mapper

## Tags

- **Capabilities:** soc2, iso27001, control-mapping
- **Domains:** security, compliance

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `map-control` → (internal) — Take a control id and framework and return mapped evidence artifacts with owners and queries.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/compliance-control-mapper" } }`
- Install via CLI: `amitte install amitte/compliance-control-mapper`
- HTML page: https://amitte.com/s/amitte/compliance-control-mapper

Last updated: 2026-06-08T14:41:33.112Z