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