Back to Guides

/gcloud-kit:declaration

Generate the supplier declaration for the G-Cloud framework.

Overview

The supplier declaration is a company-wide document (not per-service) covering legal compliance, exclusion grounds, insurance, tax, data protection, and framework terms. It answers approximately 57 mandatory declaration questions required by CCS.

Usage

/gcloud-kit:declaration

Arguments: None — this is a company-wide document.

Prerequisites

  • Supplier profile (services/supplier/supplier-profile.md)

Output

services/supplier/declaration.md

Template used: .gcloud/templates/declaration-template.md

What it does

  1. Loads the supplier profile
  2. Reads the declaration template
  3. Completes all mandatory sections:
    • Company information
    • Service offerings overview
    • Mandatory exclusion grounds (criminal convictions, fraud, terrorism)
    • Discretionary exclusion grounds (bankruptcy, misconduct, conflict of interest)
    • Modern slavery statement
    • Equality and diversity policies
    • Environmental and social responsibility
    • Insurance details (PI, PL, EL)
    • Tax compliance
    • UK GDPR compliance
    • Framework terms acceptance
  4. Generates a verification checklist
  5. Creates the declaration document

Related commands