AgentOrphanAnalyzer
NexusLabs.Needlr.AgentFramework.Analyzers¶
AgentOrphanAnalyzer Class¶
Analyzer that detects agent types that participate in no topology declaration.
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.