Skip to content

AgentOrphanAnalyzer

NexusLabs.Needlr.AgentFramework.Analyzers

AgentOrphanAnalyzer Class

Analyzer that detects agent types that participate in no topology declaration.

public sealed class AgentOrphanAnalyzer

Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentOrphanAnalyzer

Remarks

\<b>NDLRMAF008\</b> (Info): A class decorated with [NeedlrAiAgent] is not referenced in any topology attribute ([AgentHandoffsTo], [AgentGroupChatMember], or [AgentSequenceMember]). This may indicate an orphaned or work-in-progress agent.