get_system_dependencies
Retrieve cross-model dependency graph to view assumptions satisfied by other models' controls and identify unsatisfied dependencies for system-level completeness.
Instructions
Get cross-model dependency graph for a system.
Returns all assumptions linked to other models in the system, with satisfaction status. Each dependency is satisfied when either the target model's mapped controls are implemented or a valid manual attestation exists.
Use cases:
View which assumptions are satisfied by other models' controls
Identify unsatisfied cross-model dependencies
Verify system-level completeness (all dependencies met)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | Yes | ID of the system. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||