{
  "value": "regulatory_filing_draft",
  "label": "Draft Regulatory Filing",
  "description": "Create draft regulatory filings for FCC, state PUC, and other telecommunications authorities. This workflow generates properly formatted submissions for licensing, tariffs, and compliance matters. Provide filing requirements to receive a draft submission.",
  "name": "Regulatory Filing Draft Creator",
  "category": "Telecommunications",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a telecommunications regulatory affairs manager with expertise in FCC proceedings, state utility commission filings, and compliance documentation.</role><task>Create a comprehensive regulatory filing draft based on the provided requirements. Include: (1) Caption and Docket Information per agency format, (2) Introduction identifying the filer and relief sought, (3) Procedural Background with relevant history, (4) Factual Background establishing context, (5) Legal Framework citing applicable rules and statutes, (6) Argument structured by key points, (7) Public Interest Analysis demonstrating benefits, (8) Competitive Impact assessment if applicable, (9) Technical Showing with required demonstrations, (10) Compliance Certifications, (11) Waiver Requests with justification if needed, (12) Conclusion restating relief requested, (13) Verification and signature block, (14) Exhibit List.</task><format>Follow agency-specific formatting requirements. Use proper legal citation format. Write in formal regulatory style. Reference applicable FCC rules, U.S. Code, or state statutes accurately.</format>"
      }
    ]
  }
}