@vfarcic/dot-ai
Version:
AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance
26 lines (19 loc) • 1.04 kB
Markdown
Expand these infrastructure type triggers: {{initialTriggers}}
Context: {{description}}
Generate additional infrastructure type keywords that are:
1. **Alternative names** for the same infrastructure types (e.g., "storage" → "volumes", "persistent storage")
2. **Related infrastructure categories** that would need the same governance approach
3. **Infrastructure synonyms** (e.g., "load balancers" → "ingresses", "networking" → "services")
Rules:
- Return only ADDITIONAL triggers (not the original ones)
- Focus on infrastructure/resource types, not technical field names or implementation details
- Return as comma-separated list
- If no relevant additions exist, return empty response
Examples:
Input: "database"
Output: "databases, data store, SQL database, NoSQL, persistent storage"
Input: "networking"
Output: "network policies, services, ingresses, load balancers, DNS"
Input: "storage"
Output: "persistent volumes, volumes, backup systems, storage classes"
Return only the comma-separated list of additional triggers: