26 lines
641 B
JSON
26 lines
641 B
JSON
{
|
|
"ok": true,
|
|
"score": 100,
|
|
"band": "world-class",
|
|
"summary": {
|
|
"adapter_target_count": 3,
|
|
"activation_mode": "manual",
|
|
"execution_context": "inline",
|
|
"shell": "bash",
|
|
"trust_level": "local",
|
|
"remote_inline_execution": "forbid",
|
|
"degradation_coverage": 3,
|
|
"snapshot_count": 3
|
|
},
|
|
"breakdown": {
|
|
"canonical_neutral_source": 15,
|
|
"adapter_target_coverage": 15,
|
|
"activation_metadata": 10,
|
|
"execution_metadata": 10,
|
|
"trust_boundary_metadata": 15,
|
|
"degradation_strategy_coverage": 10,
|
|
"contract_and_expectation_coverage": 15,
|
|
"consumer_validation_and_snapshots": 10
|
|
}
|
|
}
|