Skip to content

Commit 165c645

Browse files
Merge pull request #34 from natesmalley/add-orchestrator-metadata
Add metadata for Example Agentic Orchestrator workflow
2 parents 0338d7d + 3030105 commit 165c645

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
metadata_details:
2+
purpose: "AI-powered security orchestration demonstrating non-deterministic alert analysis and response"
3+
trigger_type: "manual"
4+
integration_dependency: "OpenAI API for AI-driven analysis and decision making. Requires API key authentication. Note: This is a demonstration workflow - tools configured are non-functional placeholders for safety"
5+
expected_actions_per_run: "Variable - depends on AI analysis of the security event"
6+
human_in_the_loop: "yes - manual trigger with user-provided security event JSON"
7+
required_products: "AI SIEM, Singularity Response, HyperAutomation"
8+
tags: ["ai", "orchestration", "demo", "agentic", "security-analysis", "openai"]
9+
version: "v1.0"
10+
author: "Community"
11+
last_updated: "2025-12-04"
12+
warning: "DEMO ONLY - Do not use with production data. Tools are non-functional by design for safety"

0 commit comments

Comments
 (0)