AgentSequenceOrderAnalyzer
NexusLabs.Foundry.MicrosoftAgentFramework.Analyzers¶
AgentSequenceOrderAnalyzer Class¶
Analyzer that validates Order values within [AgentSequenceMember] pipeline declarations.
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentSequenceOrderAnalyzer
Remarks¶
FDRYMAF006 (Error): Two or more agents in the same pipeline declare the same Order value.
FDRYMAF007 (Warning): The Order values in a pipeline are not contiguous — a gap exists.