Back to Guides

/gcloud-kit:sdd-lot2

Generate a Service Definition Document for Lot 2 — Cloud Software (SaaS).

Overview

Produces a complete SDD answering all mandatory Digital Marketplace questions for Lot 2 services. Covers service information, pricing, technical specifications, data management, security, identity and access, operations, support, scaling, resilience, standards, and end of service.

Usage

/gcloud-kit:sdd-lot2 My SaaS Application

Arguments: Service name (must match an existing service directory).

Prerequisites

  • Supplier profile (services/supplier/supplier-profile.md)
  • Service design (services/{name}/service-design.md)

Output

services/{name}/sdd.md

Template used: .gcloud/templates/sdd-lot2-template.md

What it does

  1. Verifies prerequisites exist
  2. Researches software details via WebFetch/WebSearch
  3. Reads the Lot 2 SDD template
  4. Generates answers to all mandatory questions covering:
    • Service information and summary
    • Pricing model
    • Technical specifications
    • Data management and location
    • Security controls
    • Identity and access management
    • Operational processes
    • Support and SLAs
    • Scaling and performance
    • Resilience and availability
    • Standards and certifications
    • End of service and data export
  5. Validates character limits and cross-document consistency

Character limits

  • Service name: ≤100 characters
  • Summary: ≤50 words, ≤500 characters
  • Features: ≤10 items, each ≤100 characters
  • Benefits: ≤10 items, each ≤100 characters

Related commands