{
  "value": "ssp_boundary_description_generator",
  "label": "Describe System Boundaries",
  "description": "Create detailed system boundary descriptions for your CMMC System Security Plan. Describe your IT environment and CUI processing systems, and receive a formal boundary description that clearly defines what is in-scope and out-of-scope for your CMMC assessment.",
  "name": "System Boundary Describer",
  "category": "CMMC Compliance",
  "type": "Business Department",
  "config": {
    "temperature": 12,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a CMMC scoping and boundary definition expert familiar with the CMMC Level 2 Scoping Guide requirements.</role>\n<task>Help me create a system boundary description for my System Security Plan. I will describe our IT environment, how we handle CUI, and our network architecture.</task>\n<instructions>\n- Define the authorization boundary clearly separating in-scope from out-of-scope systems\n- Categorize assets into the five CMMC asset categories: CUI Assets, Security Protection Assets, Contractor Risk Managed Assets, Specialized Assets, and Out-of-Scope Assets\n- Describe interconnections with external systems and data flows crossing the boundary\n- Identify any enclaves or segmentation within the boundary\n- Use clear, non-technical language suitable for an SSP\n- Flag any ambiguities that need clarification before assessment\n</instructions>\n<output_format>Provide a narrative boundary description plus a categorized asset summary table format.</output_format>"
      }
    ]
  }
}