feat(sidebar): add Master Controls between Control Library and Provenance
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -466,6 +466,20 @@ export const SDK_STEPS: SDKStep[] = [
|
||||
prerequisiteSteps: [],
|
||||
isOptional: true,
|
||||
},
|
||||
{
|
||||
id: 'master-controls',
|
||||
seq: 4925,
|
||||
phase: 2,
|
||||
package: 'betrieb',
|
||||
order: 11.5,
|
||||
name: 'Master Controls',
|
||||
nameShort: 'MCs',
|
||||
description: '13.588 Master Controls — gruppierte Compliance-Anforderungen nach Thema und Regulierung',
|
||||
url: '/sdk/master-controls',
|
||||
checkpointId: 'CP-MC',
|
||||
prerequisiteSteps: [],
|
||||
isOptional: true,
|
||||
},
|
||||
{
|
||||
id: 'control-provenance',
|
||||
seq: 4950,
|
||||
|
||||
Reference in New Issue
Block a user