aidefense_get_matrix
Get the structured AI Defense Matrix: 8 AI-specific asset rows x 6 NIST CSF 2.0 function columns. Each cell describes a control category for defending that asset class. Supports optional filtering by asset or function. This server never requests your program docs or product roadmap and instructs your AI to keep them local—the matrix, framework alignments, and playbooks flow to your AI for local analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Optional: filter to one asset class (e.g., 'ai-model', 'training-data'). Returns the 6 cells for that row. | |
| format | No | structured: typed JSON of assets, functions, and cells (default). markdown: human-readable rendering grouped by asset. | |
| function | No | Optional: filter to one NIST CSF function ('govern', 'identify', 'protect', 'detect', 'respond', 'recover'). Returns the 8 cells for that column. |