ccs-digitalmarketplace-frameworks 7.0.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -184,13 +184,13 @@ Development
|
|
|
184
184
|
|
|
185
185
|
A local checkout of the frameworks repo can be shared with locally-running services (i.e. frontend applications). There are two ways of doing this:
|
|
186
186
|
|
|
187
|
-
1.
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
187
|
+
1. NPM local development:
|
|
188
|
+
1. Method 1
|
|
189
|
+
1. From this repo, run `npm link`
|
|
190
|
+
2. From each app, run `npm link ccs-digitalmarketplace-frameworks`.
|
|
191
|
+
2. Method 2
|
|
192
|
+
1. From each app, run `npm install ../ccs-digitalmarketplace-frameworks`.
|
|
193
|
+
2. Then rebuild the frontend app `gulp frameworks`.
|
|
194
194
|
|
|
195
195
|
Don't forget that you may also need to generate schemas into the API's `json_schema` directory using the
|
|
196
196
|
`scripts/generate-validation-schemas.py` script in this repo, or similarly update the Search API using the
|
|
@@ -0,0 +1,729 @@
|
|
|
1
|
+
type: text
|
|
2
|
+
optional: true
|
|
3
|
+
question: |
|
|
4
|
+
<div>
|
|
5
|
+
<h2 class="govuk-heading-m">
|
|
6
|
+
1. GCA:
|
|
7
|
+
</h2>
|
|
8
|
+
|
|
9
|
+
<p>
|
|
10
|
+
The Minister for the Cabinet Office represented by its executive agency the Government Commercial Agency (GCA). Its
|
|
11
|
+
offices are on: 9th Floor, The Capital, Old Hall Street, Liverpool L3 9PP.
|
|
12
|
+
</p>
|
|
13
|
+
</div>
|
|
14
|
+
|
|
15
|
+
<div>
|
|
16
|
+
<h2 class="govuk-heading-m">
|
|
17
|
+
2. Supplier:
|
|
18
|
+
</h2>
|
|
19
|
+
|
|
20
|
+
<dl class="govuk-summary-list govuk-summary-list--no-border">
|
|
21
|
+
<div class="govuk-summary-list__row">
|
|
22
|
+
<dt class="govuk-summary-list__key">
|
|
23
|
+
Name:
|
|
24
|
+
</dt>
|
|
25
|
+
<dd class="govuk-summary-list__value">
|
|
26
|
+
[[registered_name]]
|
|
27
|
+
</dd>
|
|
28
|
+
</div>
|
|
29
|
+
<div class="govuk-summary-list__row">
|
|
30
|
+
<dt class="govuk-summary-list__key">
|
|
31
|
+
Address:
|
|
32
|
+
</dt>
|
|
33
|
+
<dd class="govuk-summary-list__value">
|
|
34
|
+
[[registered_address]]
|
|
35
|
+
</dd>
|
|
36
|
+
</div>
|
|
37
|
+
<div class="govuk-summary-list__row">
|
|
38
|
+
<dt class="govuk-summary-list__key">
|
|
39
|
+
Registry:
|
|
40
|
+
</dt>
|
|
41
|
+
<dd class="govuk-summary-list__value">
|
|
42
|
+
[[registration_registry]]
|
|
43
|
+
</dd>
|
|
44
|
+
</div>
|
|
45
|
+
<div class="govuk-summary-list__row">
|
|
46
|
+
<dt class="govuk-summary-list__key">
|
|
47
|
+
Registration number:
|
|
48
|
+
</dt>
|
|
49
|
+
<dd class="govuk-summary-list__value">
|
|
50
|
+
[[registration_number]]
|
|
51
|
+
</dd>
|
|
52
|
+
</div>
|
|
53
|
+
</dl>
|
|
54
|
+
</div>
|
|
55
|
+
|
|
56
|
+
<div>
|
|
57
|
+
<h2 class="govuk-heading-m">
|
|
58
|
+
3. Framework Details:
|
|
59
|
+
</h2>
|
|
60
|
+
|
|
61
|
+
<p>
|
|
62
|
+
This Framework Contract has been entered into between GCA and the Supplier in respect of the Framework. The
|
|
63
|
+
Framework was advertised in a Tender Notice published on the central digital platform with reference 2025/S 000-020598
|
|
64
|
+
</p>
|
|
65
|
+
<p>
|
|
66
|
+
This Framework is a framework within a scheme of an “Open Framework” within the meaning of section 49 of the
|
|
67
|
+
Procurement Act 2023.
|
|
68
|
+
</p>
|
|
69
|
+
<p>
|
|
70
|
+
The unique identifier (OCID) for this Framework is ocds-h6vhtk-04fb0d.
|
|
71
|
+
</p>
|
|
72
|
+
</div>
|
|
73
|
+
|
|
74
|
+
<div>
|
|
75
|
+
<h2 class="govuk-heading-m">
|
|
76
|
+
4. Framework Contract:
|
|
77
|
+
</h2>
|
|
78
|
+
|
|
79
|
+
<p>
|
|
80
|
+
This Framework Contract between GCA and the Supplier allows the Supplier to be considered for Call-Off Contracts
|
|
81
|
+
to supply the Deliverables [[completed_lots]]. The Supplier cannot deliver in any other Lot under this
|
|
82
|
+
Framework Contract. Any references made to other Lots in this Framework Contract do not apply.
|
|
83
|
+
</p>
|
|
84
|
+
</div>
|
|
85
|
+
|
|
86
|
+
<div>
|
|
87
|
+
<h2 class="govuk-heading-m">
|
|
88
|
+
5. Deliverables:
|
|
89
|
+
</h2>
|
|
90
|
+
|
|
91
|
+
<p>
|
|
92
|
+
See Framework Schedule 1 (Specification) for further details.
|
|
93
|
+
</p>
|
|
94
|
+
</div>
|
|
95
|
+
|
|
96
|
+
<div>
|
|
97
|
+
<h2 class="govuk-heading-m">
|
|
98
|
+
6. Framework Start Date:
|
|
99
|
+
</h2>
|
|
100
|
+
|
|
101
|
+
<p>
|
|
102
|
+
30/01/2026
|
|
103
|
+
</p>
|
|
104
|
+
</div>
|
|
105
|
+
|
|
106
|
+
<div>
|
|
107
|
+
<h2 class="govuk-heading-m">
|
|
108
|
+
7. Framework Expiry Date:
|
|
109
|
+
</h2>
|
|
110
|
+
|
|
111
|
+
<p>
|
|
112
|
+
29/07/2027
|
|
113
|
+
</p>
|
|
114
|
+
</div>
|
|
115
|
+
|
|
116
|
+
<div>
|
|
117
|
+
<h2 class="govuk-heading-m">
|
|
118
|
+
8. Framework Optional Extension Period:
|
|
119
|
+
</h2>
|
|
120
|
+
|
|
121
|
+
<p>
|
|
122
|
+
18 months
|
|
123
|
+
</p>
|
|
124
|
+
</div>
|
|
125
|
+
|
|
126
|
+
<div>
|
|
127
|
+
<h2 class="govuk-heading-m">
|
|
128
|
+
9. Order Procedure:
|
|
129
|
+
</h2>
|
|
130
|
+
|
|
131
|
+
<p>
|
|
132
|
+
Single Stage Competitive Selection Process
|
|
133
|
+
</p>
|
|
134
|
+
<p>
|
|
135
|
+
Two Stage Competitive Selection Process
|
|
136
|
+
</p>
|
|
137
|
+
<p>
|
|
138
|
+
Multi Stage Competitive Selection Process
|
|
139
|
+
</p>
|
|
140
|
+
<p>
|
|
141
|
+
See Framework Schedule 7 (Call-Off Award Procedure) for definitions of the above term(s) and descriptions of the
|
|
142
|
+
relevant processes.
|
|
143
|
+
</p>
|
|
144
|
+
</div>
|
|
145
|
+
|
|
146
|
+
<div>
|
|
147
|
+
<h2 class="govuk-heading-m">
|
|
148
|
+
10. Framework Incorporated Terms:
|
|
149
|
+
</h2>
|
|
150
|
+
|
|
151
|
+
<p>
|
|
152
|
+
(together these documents form the <b>"Framework Contract"</b>)
|
|
153
|
+
</p>
|
|
154
|
+
<p>
|
|
155
|
+
The following documents are incorporated into the Framework Contract. Where numbers are missing we are not using
|
|
156
|
+
these schedules. If the documents conflict, the following order of precedence applies:
|
|
157
|
+
</p>
|
|
158
|
+
<ol class="govuk-list govuk-list--number">
|
|
159
|
+
<li>
|
|
160
|
+
This Framework Award Form
|
|
161
|
+
</li>
|
|
162
|
+
<li>
|
|
163
|
+
Any Framework Special Terms (see Section 11 ‘Framework Special Terms’ in this Framework Award Form)
|
|
164
|
+
</li>
|
|
165
|
+
<li>
|
|
166
|
+
Joint Schedule 1 (Definitions) RM1043.9
|
|
167
|
+
</li>
|
|
168
|
+
<li>
|
|
169
|
+
Joint Schedule 10 (Processing Data) RM1043.9
|
|
170
|
+
</li>
|
|
171
|
+
<li>
|
|
172
|
+
The following Schedules for RM1043.9 (in equal order of precedence):
|
|
173
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
174
|
+
<li>
|
|
175
|
+
Framework Schedule 1 (Specification)
|
|
176
|
+
</li>
|
|
177
|
+
<li>
|
|
178
|
+
Framework Schedule 3 (Framework Prices)
|
|
179
|
+
</li>
|
|
180
|
+
<li>
|
|
181
|
+
Framework Schedule 4 (Framework Management)
|
|
182
|
+
</li>
|
|
183
|
+
<li>
|
|
184
|
+
Framework Schedule 5 (Management Charges and Information)
|
|
185
|
+
</li>
|
|
186
|
+
<li>
|
|
187
|
+
Framework Schedule 6 (Order Form Template and Call-Off Schedules) including the following template
|
|
188
|
+
Call-Off Schedules:
|
|
189
|
+
</li>
|
|
190
|
+
<li>
|
|
191
|
+
Call-Off Schedule 1 (Intellectual Property Rights)
|
|
192
|
+
</li>
|
|
193
|
+
<li>
|
|
194
|
+
Call-Off Schedule 2 (Staff Transfer)
|
|
195
|
+
</li>
|
|
196
|
+
<li>
|
|
197
|
+
Call-Off Schedule 3 (Continuous Improvement)
|
|
198
|
+
</li>
|
|
199
|
+
<li>
|
|
200
|
+
Call-Off Schedule 4 (Call-Off Tender)
|
|
201
|
+
</li>
|
|
202
|
+
<li>
|
|
203
|
+
Call-Off Schedule 5 (Pricing Details and Expenses Policy)
|
|
204
|
+
</li>
|
|
205
|
+
<li>
|
|
206
|
+
Call-Off Schedule 6 (ICT Services)
|
|
207
|
+
</li>
|
|
208
|
+
<li>
|
|
209
|
+
Call-Off Schedule 7 (Key Supplier Staff)
|
|
210
|
+
</li>
|
|
211
|
+
<li>
|
|
212
|
+
Call-Off Schedule 8 (Business Continuity and Disaster Recovery)
|
|
213
|
+
</li>
|
|
214
|
+
<li>
|
|
215
|
+
Call-Off Schedule 9A (Security: Short Form)
|
|
216
|
+
</li>
|
|
217
|
+
<li>
|
|
218
|
+
Call-Off Schedule 9B (Security: Consultancy)
|
|
219
|
+
</li>
|
|
220
|
+
<li>
|
|
221
|
+
Call-Off Schedule 9C (Security: Development)
|
|
222
|
+
</li>
|
|
223
|
+
<li>
|
|
224
|
+
Call-Off Schedule 9D (Security: Supplier-Led Assurance)
|
|
225
|
+
</li>
|
|
226
|
+
<li>
|
|
227
|
+
Call-Off Schedule 9E (Security: Buyer-Led Assurance)
|
|
228
|
+
</li>
|
|
229
|
+
<li>
|
|
230
|
+
Call-Off Schedule 10 (Exit Management)
|
|
231
|
+
</li>
|
|
232
|
+
<li>
|
|
233
|
+
Call-Off Schedule 12 (Clustering)
|
|
234
|
+
</li>
|
|
235
|
+
<li>
|
|
236
|
+
Call-Off Schedule 13 (Implementation Plan and Testing)
|
|
237
|
+
</li>
|
|
238
|
+
<li>
|
|
239
|
+
Call-Off Schedule 14 (Performance Levels)
|
|
240
|
+
</li>
|
|
241
|
+
<li>
|
|
242
|
+
Call-Off Schedule 15 (Call-Off Contract Management)
|
|
243
|
+
</li>
|
|
244
|
+
<li>
|
|
245
|
+
Call-Off Schedule 16 (Benchmarking)
|
|
246
|
+
</li>
|
|
247
|
+
<li>
|
|
248
|
+
Call-Off Schedule 17 (MOD Terms)
|
|
249
|
+
</li>
|
|
250
|
+
<li>
|
|
251
|
+
Call-Off Schedule 18 (Background Checks)
|
|
252
|
+
</li>
|
|
253
|
+
<li>
|
|
254
|
+
Call-Off Schedule 19 (Scottish Law)
|
|
255
|
+
</li>
|
|
256
|
+
<li>
|
|
257
|
+
Call-Off Schedule 20 (Call-Off Specification)
|
|
258
|
+
</li>
|
|
259
|
+
<li>
|
|
260
|
+
Call-Off Schedule 21 (Northern Ireland Law)
|
|
261
|
+
</li>
|
|
262
|
+
<li>
|
|
263
|
+
Call-Off Schedule 23 (HMRC Terms)
|
|
264
|
+
</li>
|
|
265
|
+
<li>
|
|
266
|
+
Call-Off Schedule 24 (Corporate Resolution Planning)
|
|
267
|
+
</li>
|
|
268
|
+
<li>
|
|
269
|
+
Call-Off Schedule 25 (Additional Sustainability Requirements)
|
|
270
|
+
</li>
|
|
271
|
+
<li>
|
|
272
|
+
Call-Off Schedule 26 (Carbon Reduction)
|
|
273
|
+
</li>
|
|
274
|
+
<li>
|
|
275
|
+
Framework Schedule 7 (Call-Off Award Procedure)
|
|
276
|
+
</li>
|
|
277
|
+
<li>
|
|
278
|
+
Framework Schedule 8 (Self Audit Certificate)
|
|
279
|
+
</li>
|
|
280
|
+
<li>
|
|
281
|
+
Joint Schedule 2 (Variation Form)
|
|
282
|
+
</li>
|
|
283
|
+
<li>
|
|
284
|
+
Joint Schedule 3 (Insurance Requirements)
|
|
285
|
+
</li>
|
|
286
|
+
<li>
|
|
287
|
+
Joint Schedule 4 (Commercially Sensitive Information)
|
|
288
|
+
</li>
|
|
289
|
+
<li>
|
|
290
|
+
Joint Schedule 5 (Sustainability)
|
|
291
|
+
</li>
|
|
292
|
+
<li>
|
|
293
|
+
Joint Schedule 6 (Key Subcontractors)
|
|
294
|
+
</li>
|
|
295
|
+
<li>
|
|
296
|
+
Joint Schedule 7 (Financial Difficulties)
|
|
297
|
+
</li>
|
|
298
|
+
<li>
|
|
299
|
+
Joint Schedule 8 (Guarantee)
|
|
300
|
+
</li>
|
|
301
|
+
<li>
|
|
302
|
+
Joint Schedule 9 (Rectification Plan)
|
|
303
|
+
</li>
|
|
304
|
+
<li>
|
|
305
|
+
Joint Schedule 11 (Cyber Essentials Scheme)
|
|
306
|
+
</li>
|
|
307
|
+
</ul>
|
|
308
|
+
</li>
|
|
309
|
+
<li>
|
|
310
|
+
GCA General Terms version 1.0 PA
|
|
311
|
+
</li>
|
|
312
|
+
<li>
|
|
313
|
+
Framework Schedule 2 (Framework Tender) RM1043.9 as long as any part of the Framework Tender that offers a
|
|
314
|
+
better commercial position for GCA or Buyers (as decided by GCA) take precedence over the documents above.
|
|
315
|
+
</li>
|
|
316
|
+
</ol>
|
|
317
|
+
</div>
|
|
318
|
+
|
|
319
|
+
<div>
|
|
320
|
+
<h2 class="govuk-heading-m">
|
|
321
|
+
11. Framework Special Terms:
|
|
322
|
+
</h2>
|
|
323
|
+
|
|
324
|
+
<p>
|
|
325
|
+
<strong>Special Term 1</strong>
|
|
326
|
+
</p>
|
|
327
|
+
<p>
|
|
328
|
+
Clause 6.3 (Record keeping and reporting) of the General Terms shall be amended as follows:
|
|
329
|
+
</p>
|
|
330
|
+
<p>
|
|
331
|
+
“The Relevant Authority or an Auditor can Audit the Supplier. Should the Supplier sub-contract any of its
|
|
332
|
+
obligations under this Contract, the Relevant Authority shall have the right to Audit and inspect such third
|
|
333
|
+
party premises, facilities, records and accounts and the Supplier shall procure permission for GCA or the GCA
|
|
334
|
+
Authorised Representative, during a Working Day having given at least 5 Working Days written notice, to have
|
|
335
|
+
such access and explanations as required by the Auditors.”
|
|
336
|
+
</p>
|
|
337
|
+
|
|
338
|
+
<p>
|
|
339
|
+
<strong>Special Term 2</strong>
|
|
340
|
+
</p>
|
|
341
|
+
<p>
|
|
342
|
+
A new Clause 9.8 (Non-Solicitation) shall be inserted in the General Terms as follows:
|
|
343
|
+
</p>
|
|
344
|
+
<p>
|
|
345
|
+
“9.8 In order to protect the legitimate business interests of the Parties, each Party covenants with the other
|
|
346
|
+
that it shall not (except with the prior written consent of the other Party or where a vacancy is openly and
|
|
347
|
+
publicly advertised by means of a national advertising campaign) employ or engage or otherwise facilitate the
|
|
348
|
+
employment or engagement of any employee of the other Party whilst they are involved in the provision of the
|
|
349
|
+
Deliverables and for a period of six (6) Months thereafter.”
|
|
350
|
+
</p>
|
|
351
|
+
|
|
352
|
+
<p>
|
|
353
|
+
<strong>Special Term 3</strong>
|
|
354
|
+
</p>
|
|
355
|
+
<p>
|
|
356
|
+
Clause 13.2.2 (Ending the Contract without a reason) of the General Terms shall be deleted and replaced with:
|
|
357
|
+
</p>
|
|
358
|
+
<p>
|
|
359
|
+
“13.2.2 Each Buyer has the right to terminate their Call-Off Contract at any time without reason by giving the
|
|
360
|
+
Supplier not less than thirty (30) days’ written notice and if it is terminated Clause 13.4 shall apply. Without
|
|
361
|
+
prejudice to Clause 13.2.3, the Buyer shall have no liability in respect of any costs incurred by the Supplier
|
|
362
|
+
arising from such termination.”
|
|
363
|
+
</p>
|
|
364
|
+
|
|
365
|
+
<p>
|
|
366
|
+
<strong>Special Term 4</strong>
|
|
367
|
+
</p>
|
|
368
|
+
<p>
|
|
369
|
+
A new Clause 13.2.3 shall be inserted in the General Terms as follows:
|
|
370
|
+
</p>
|
|
371
|
+
<p>
|
|
372
|
+
“13.2.3 The Parties acknowledge and agree that the:
|
|
373
|
+
<ul class="govuk-list">
|
|
374
|
+
<li>
|
|
375
|
+
(a) Buyer’s right to terminate under Clause 13.2.2 is reasonable in view of the subject matter of the
|
|
376
|
+
Call-Off Contract and the nature of the Deliverables being provided; and
|
|
377
|
+
</li>
|
|
378
|
+
<li>
|
|
379
|
+
(b) Call-Off Contract Charges paid during the notice period given by the Buyer in accordance with Clause
|
|
380
|
+
13.2.2 are a reasonable form of compensation and are deemed to fully cover any avoidable Costs or Losses
|
|
381
|
+
incurred by the Supplier which may arise (directly or indirectly) as a result of the Buyer exercising the
|
|
382
|
+
right to terminate under Clause 13.2.2.”
|
|
383
|
+
</li>
|
|
384
|
+
</ul>
|
|
385
|
+
</p>
|
|
386
|
+
|
|
387
|
+
<p>
|
|
388
|
+
<strong>Special Term 5</strong>
|
|
389
|
+
</p>
|
|
390
|
+
<p>
|
|
391
|
+
Clause 13.5 (When the Supplier (and the Buyer) can end the Contract) of the General Terms shall be amended as
|
|
392
|
+
follows:
|
|
393
|
+
</p>
|
|
394
|
+
<p>
|
|
395
|
+
“13.5.3 Where the Buyer terminates the Contract under Clause 13.2.2 or the Supplier terminates the Contract
|
|
396
|
+
under Clause 13.5.1 or 26.5:
|
|
397
|
+
</p>
|
|
398
|
+
<p>
|
|
399
|
+
(a) the Buyer must promptly pay all outstanding Charges incurred to the Supplier;
|
|
400
|
+
</p>
|
|
401
|
+
<p>
|
|
402
|
+
(b) for terminations under Clauses 13.5.1 and 26.5 only, the Buyer must pay the Supplier reasonable committed and
|
|
403
|
+
unavoidable Losses as long as the Supplier provides a fully itemised and costed schedule with evidence - the
|
|
404
|
+
maximum value of this payment is limited to the total sum payable to the Supplier if the Contract had not been
|
|
405
|
+
terminated; and
|
|
406
|
+
</p>
|
|
407
|
+
<p>
|
|
408
|
+
(c) Clauses 13.4.1(b) to 13.4.1(g) apply.”
|
|
409
|
+
</p>
|
|
410
|
+
|
|
411
|
+
<p>
|
|
412
|
+
<strong>Special Term 6</strong>
|
|
413
|
+
</p>
|
|
414
|
+
<p>
|
|
415
|
+
In respect of Lots 1, 3 and 4 Clause 14.2 of the General Terms shall be amended as follows:
|
|
416
|
+
</p>
|
|
417
|
+
<p>
|
|
418
|
+
“14.2 Each Party's total aggregate liability in each Contract Year under each Call-Off Contract (whether in
|
|
419
|
+
tort, contract or otherwise) is no more than the greater of one million pounds (£1,000,000) or 150% of the
|
|
420
|
+
Estimated Yearly Charges unless specified otherwise in the Call-Off Order Form.”
|
|
421
|
+
</p>
|
|
422
|
+
|
|
423
|
+
<p>
|
|
424
|
+
<strong>Special Term 7</strong>
|
|
425
|
+
</p>
|
|
426
|
+
<p>
|
|
427
|
+
All references to Framework Schedule 6 (Order Form Template and Call-Off Schedules) in the General Terms shall
|
|
428
|
+
be amended to references to Framework Schedule 6 (Order Form Template Statement of Work Template and Call-Off
|
|
429
|
+
Schedules)
|
|
430
|
+
</p>
|
|
431
|
+
|
|
432
|
+
<p>
|
|
433
|
+
<strong>Special Term 8</strong>
|
|
434
|
+
</p>
|
|
435
|
+
<p>
|
|
436
|
+
Clauses 8.2.3(a) and (b) of the General Terms are amended to read as follows, the remainder of the clause
|
|
437
|
+
remaining as originally drafted:
|
|
438
|
+
<ul class="govuk-list">
|
|
439
|
+
<li>
|
|
440
|
+
(a) after the Effective Date, the Supplier will ensure that they all contain provisions that; or
|
|
441
|
+
</li>
|
|
442
|
+
<li>
|
|
443
|
+
(b) on or before the Effective Date, the Supplier will take all reasonable endeavours to ensure that they
|
|
444
|
+
all contain provisions that:
|
|
445
|
+
</li>
|
|
446
|
+
</ul>
|
|
447
|
+
</p>
|
|
448
|
+
</div>
|
|
449
|
+
|
|
450
|
+
<div>
|
|
451
|
+
<h2 class="govuk-heading-m">
|
|
452
|
+
12. Framework Prices:
|
|
453
|
+
</h2>
|
|
454
|
+
|
|
455
|
+
<p>
|
|
456
|
+
Details in Framework Schedule 3 (Framework Prices)
|
|
457
|
+
</p>
|
|
458
|
+
</div>
|
|
459
|
+
|
|
460
|
+
<div>
|
|
461
|
+
<h2 class="govuk-heading-m">
|
|
462
|
+
13. Insurance:
|
|
463
|
+
</h2>
|
|
464
|
+
|
|
465
|
+
<p>
|
|
466
|
+
Details in Annex of Joint Schedule 3 (Insurance Requirements)
|
|
467
|
+
</p>
|
|
468
|
+
</div>
|
|
469
|
+
|
|
470
|
+
<div>
|
|
471
|
+
<h2 class="govuk-heading-m">
|
|
472
|
+
14. Cyber Essentials Certification:
|
|
473
|
+
</h2>
|
|
474
|
+
|
|
475
|
+
<p>
|
|
476
|
+
Cyber Essentials Scheme Plus Certificate (or equivalent) for Lot 2 only. Details in Joint Schedule 11 (Cyber
|
|
477
|
+
Essentials Scheme)
|
|
478
|
+
</p>
|
|
479
|
+
</div>
|
|
480
|
+
|
|
481
|
+
<div>
|
|
482
|
+
<h2 class="govuk-heading-m">
|
|
483
|
+
15. Intellectual Property Rights:
|
|
484
|
+
</h2>
|
|
485
|
+
|
|
486
|
+
<p>
|
|
487
|
+
Unless expressly stated otherwise in the Order Form, the following terms in Call-Off Schedule 1 (Intellectual
|
|
488
|
+
Property Rights) shall apply to all Call-Off Contracts under each Lot of the Framework as follows:
|
|
489
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
490
|
+
<li>
|
|
491
|
+
IPR Option B1 shall apply to Lots 1, 2 and 3
|
|
492
|
+
</li>
|
|
493
|
+
<li>
|
|
494
|
+
IPR Option A1 shall apply to Lot 4
|
|
495
|
+
</li>
|
|
496
|
+
</ul>
|
|
497
|
+
</p>
|
|
498
|
+
</div>
|
|
499
|
+
|
|
500
|
+
<div>
|
|
501
|
+
<h2 class="govuk-heading-m">
|
|
502
|
+
16. Management Charge:
|
|
503
|
+
</h2>
|
|
504
|
+
|
|
505
|
+
<p>
|
|
506
|
+
The Supplier will pay, excluding VAT, one (1) % of all the Charges for the Deliverables invoiced to the Buyer
|
|
507
|
+
under all Call-Off Contracts.
|
|
508
|
+
</p>
|
|
509
|
+
</div>
|
|
510
|
+
|
|
511
|
+
<div>
|
|
512
|
+
<h2 class="govuk-heading-m">
|
|
513
|
+
17. Supplier Framework Manager:
|
|
514
|
+
</h2>
|
|
515
|
+
|
|
516
|
+
<p>
|
|
517
|
+
Redacted under FOIA section 40, Personal Information
|
|
518
|
+
</p>
|
|
519
|
+
<p>
|
|
520
|
+
Redacted under FOIA section 40, Personal Information
|
|
521
|
+
</p>
|
|
522
|
+
<p>
|
|
523
|
+
Redacted under FOIA section 40, Personal Information
|
|
524
|
+
</p>
|
|
525
|
+
<p>
|
|
526
|
+
Redacted under FOIA section 40, Personal Information
|
|
527
|
+
</p>
|
|
528
|
+
</div>
|
|
529
|
+
|
|
530
|
+
<div>
|
|
531
|
+
<h2 class="govuk-heading-m">
|
|
532
|
+
18. Supplier Authorised Representative:
|
|
533
|
+
</h2>
|
|
534
|
+
|
|
535
|
+
<p>
|
|
536
|
+
Redacted under FOIA section 40, Personal Information
|
|
537
|
+
</p>
|
|
538
|
+
<p>
|
|
539
|
+
Redacted under FOIA section 40, Personal Information
|
|
540
|
+
</p>
|
|
541
|
+
<p>
|
|
542
|
+
Redacted under FOIA section 40, Personal Information
|
|
543
|
+
</p>
|
|
544
|
+
<p>
|
|
545
|
+
Redacted under FOIA section 40, Personal Information
|
|
546
|
+
</p>
|
|
547
|
+
</div>
|
|
548
|
+
|
|
549
|
+
<div>
|
|
550
|
+
<h2 class="govuk-heading-m">
|
|
551
|
+
19. Supplier Compliance Officer:
|
|
552
|
+
</h2>
|
|
553
|
+
|
|
554
|
+
<p>
|
|
555
|
+
Redacted under FOIA section 40, Personal Information
|
|
556
|
+
</p>
|
|
557
|
+
<p>
|
|
558
|
+
Redacted under FOIA section 40, Personal Information
|
|
559
|
+
</p>
|
|
560
|
+
<p>
|
|
561
|
+
Redacted under FOIA section 40, Personal Information
|
|
562
|
+
</p>
|
|
563
|
+
<p>
|
|
564
|
+
Redacted under FOIA section 40, Personal Information
|
|
565
|
+
</p>
|
|
566
|
+
</div>
|
|
567
|
+
|
|
568
|
+
<div>
|
|
569
|
+
<h2 class="govuk-heading-m">
|
|
570
|
+
20. Supplier Data Protection Officer:
|
|
571
|
+
</h2>
|
|
572
|
+
|
|
573
|
+
<p>
|
|
574
|
+
Redacted under FOIA section 40, Personal Information
|
|
575
|
+
</p>
|
|
576
|
+
<p>
|
|
577
|
+
Redacted under FOIA section 40, Personal Information
|
|
578
|
+
</p>
|
|
579
|
+
<p>
|
|
580
|
+
Redacted under FOIA section 40, Personal Information
|
|
581
|
+
</p>
|
|
582
|
+
<p>
|
|
583
|
+
Redacted under FOIA section 40, Personal Information
|
|
584
|
+
</p>
|
|
585
|
+
</div>
|
|
586
|
+
|
|
587
|
+
<div>
|
|
588
|
+
<h2 class="govuk-heading-m">
|
|
589
|
+
21. Data Protection Liability Cap:
|
|
590
|
+
</h2>
|
|
591
|
+
|
|
592
|
+
<p>
|
|
593
|
+
£10,000,000 (ten million pounds)
|
|
594
|
+
</p>
|
|
595
|
+
</div>
|
|
596
|
+
|
|
597
|
+
<div>
|
|
598
|
+
<h2 class="govuk-heading-m">
|
|
599
|
+
22. Supplier Marketing Contact:
|
|
600
|
+
</h2>
|
|
601
|
+
|
|
602
|
+
<p>
|
|
603
|
+
Redacted under FOIA section 40, Personal Information
|
|
604
|
+
</p>
|
|
605
|
+
<p>
|
|
606
|
+
Redacted under FOIA section 40, Personal Information
|
|
607
|
+
</p>
|
|
608
|
+
<p>
|
|
609
|
+
Redacted under FOIA section 40, Personal Information
|
|
610
|
+
</p>
|
|
611
|
+
<p>
|
|
612
|
+
Redacted under FOIA section 40, Personal Information
|
|
613
|
+
</p>
|
|
614
|
+
</div>
|
|
615
|
+
|
|
616
|
+
<div>
|
|
617
|
+
<h2 class="govuk-heading-m">
|
|
618
|
+
23. Key Subcontractors:
|
|
619
|
+
</h2>
|
|
620
|
+
|
|
621
|
+
[[key_subcontractors]]
|
|
622
|
+
</div>
|
|
623
|
+
|
|
624
|
+
<div>
|
|
625
|
+
<h2 class="govuk-heading-m">
|
|
626
|
+
24. GCA Authorised Representative:
|
|
627
|
+
</h2>
|
|
628
|
+
|
|
629
|
+
<p>
|
|
630
|
+
Redacted under FOIA section 40, Personal Information
|
|
631
|
+
</p>
|
|
632
|
+
<p>
|
|
633
|
+
Redacted under FOIA section 40, Personal Information
|
|
634
|
+
</p>
|
|
635
|
+
<p>
|
|
636
|
+
Redacted under FOIA section 40, Personal Information
|
|
637
|
+
</p>
|
|
638
|
+
<p>
|
|
639
|
+
Redacted under FOIA section 40, Personal Information
|
|
640
|
+
</p>
|
|
641
|
+
</div>
|
|
642
|
+
|
|
643
|
+
<div>
|
|
644
|
+
<h2 class="govuk-heading-m">
|
|
645
|
+
For and on behalf of the Supplier:
|
|
646
|
+
</h2>
|
|
647
|
+
|
|
648
|
+
<dl class="govuk-summary-list govuk-summary-list--no-border">
|
|
649
|
+
<div class="govuk-summary-list__row">
|
|
650
|
+
<dt class="govuk-summary-list__key">
|
|
651
|
+
Signature:
|
|
652
|
+
</dt>
|
|
653
|
+
<dd class="govuk-summary-list__value">
|
|
654
|
+
Redacted under FOIA section 40, Personal Information
|
|
655
|
+
</dd>
|
|
656
|
+
</div>
|
|
657
|
+
<div class="govuk-summary-list__row">
|
|
658
|
+
<dt class="govuk-summary-list__key">
|
|
659
|
+
Name:
|
|
660
|
+
</dt>
|
|
661
|
+
<dd class="govuk-summary-list__value">
|
|
662
|
+
|
|
663
|
+
</dd>
|
|
664
|
+
</div>
|
|
665
|
+
<div class="govuk-summary-list__row">
|
|
666
|
+
<dt class="govuk-summary-list__key">
|
|
667
|
+
Role:
|
|
668
|
+
</dt>
|
|
669
|
+
<dd class="govuk-summary-list__value">
|
|
670
|
+
Redacted under FOIA section 40, Personal Information
|
|
671
|
+
</dd>
|
|
672
|
+
</div>
|
|
673
|
+
<div class="govuk-summary-list__row">
|
|
674
|
+
<dt class="govuk-summary-list__key">
|
|
675
|
+
Date:
|
|
676
|
+
</dt>
|
|
677
|
+
<dd class="govuk-summary-list__value">
|
|
678
|
+
|
|
679
|
+
</dd>
|
|
680
|
+
</div>
|
|
681
|
+
</dl>
|
|
682
|
+
</div>
|
|
683
|
+
|
|
684
|
+
<div>
|
|
685
|
+
<h2 class="govuk-heading-m">
|
|
686
|
+
For and on behalf of the GCA:
|
|
687
|
+
</h2>
|
|
688
|
+
|
|
689
|
+
<dl class="govuk-summary-list govuk-summary-list--no-border">
|
|
690
|
+
<div class="govuk-summary-list__row">
|
|
691
|
+
<dt class="govuk-summary-list__key">
|
|
692
|
+
Signature:
|
|
693
|
+
</dt>
|
|
694
|
+
<dd class="govuk-summary-list__value">
|
|
695
|
+
Redacted under FOIA section 40, Personal Information
|
|
696
|
+
</dd>
|
|
697
|
+
</div>
|
|
698
|
+
<div class="govuk-summary-list__row">
|
|
699
|
+
<dt class="govuk-summary-list__key">
|
|
700
|
+
Name:
|
|
701
|
+
</dt>
|
|
702
|
+
<dd class="govuk-summary-list__value">
|
|
703
|
+
|
|
704
|
+
</dd>
|
|
705
|
+
</div>
|
|
706
|
+
<div class="govuk-summary-list__row">
|
|
707
|
+
<dt class="govuk-summary-list__key">
|
|
708
|
+
Role:
|
|
709
|
+
</dt>
|
|
710
|
+
<dd class="govuk-summary-list__value">
|
|
711
|
+
Redacted under FOIA section 40, Personal Information
|
|
712
|
+
</dd>
|
|
713
|
+
</div>
|
|
714
|
+
<div class="govuk-summary-list__row">
|
|
715
|
+
<dt class="govuk-summary-list__key">
|
|
716
|
+
Date:
|
|
717
|
+
</dt>
|
|
718
|
+
<dd class="govuk-summary-list__value">
|
|
719
|
+
|
|
720
|
+
</dd>
|
|
721
|
+
</div>
|
|
722
|
+
</dl>
|
|
723
|
+
</div>
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
depends:
|
|
727
|
+
- "on": agreementVersion
|
|
728
|
+
being:
|
|
729
|
+
- standard
|