docs(security): add IwoooS posture projection contract
This commit is contained in:
@@ -39,7 +39,7 @@ const postureMetrics: PostureMetric[] = [
|
||||
{ key: 'overall', value: '58%', tone: 'warn' },
|
||||
{ key: 'framework', value: '80-85%', tone: 'steady' },
|
||||
{ key: 'runtime', value: '35-40%', tone: 'locked' },
|
||||
{ key: 'contracts', value: '35', tone: 'steady' },
|
||||
{ key: 'contracts', value: '36', tone: 'steady' },
|
||||
{ key: 'activeGates', value: '0', tone: 'locked' },
|
||||
]
|
||||
|
||||
@@ -61,6 +61,7 @@ const nonBlockingLanes: Lane[] = [
|
||||
]
|
||||
|
||||
const evidenceItems = [
|
||||
'iwooos-posture-projection.snapshot.json',
|
||||
'security-rollout-policy.snapshot.json',
|
||||
'security-mirror-status-rollup.snapshot.json',
|
||||
'source-control-owner-response-validation-rollup.snapshot.json',
|
||||
|
||||
Reference in New Issue
Block a user