scf_create_system_capability
Declare a system's capability to provide one evidence type, defaulting to potential status and medium confidence. Track which systems can supply which evidence for compliance.
Instructions
Declare that a system can provide one evidence type (write — editor role). One entry per evidence_id per system; status defaults to potential, confidence to medium.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Free-text notes about the capability | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| system_id | Yes | System UUID — obtain from scf_list_systems | |
| data_format | No | Format of the collected data, e.g. 'csv', 'json', 'pdf' | |
| evidence_id | Yes | Catalog evidence ID, e.g. E-IAM-01 | |
| confidence_level | No | Confidence in evidence quality (default medium) | |
| capability_status | No | Capability status (default potential) | |
| collection_method | No | How the evidence is collected |