agent_coverage_crosswalk
What one framework already evidences of another
Given a framework you already hold and one you are working toward, returns which of the target's controls your existing evidence already covers, which remain as gaps, and the reasoning for every claim.
Example: source='SOC 2', target='ISO 27001:2022'.
Mappings are derived judgements, not text lifted from either standard, and each has survived an adversarial verification pass. Where no mappings exist between the pair, the response says so explicitly rather than reporting zero coverage, because an absence of data is not a coverage of zero.
No authentication required.
Responses:
200: Successful Response (Success Response) Content-Type: application/json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Framework you already hold, e.g. 'SOC 2' | |
| target | Yes | Framework you are working toward, e.g. 'ISO 27001:2022' | |
| min_confidence | No | high, medium or low | high |