nexus-agents - v2.80.0
    Preparing search index...

    Variable StrictAgentRoleSchemaConst

    StrictAgentRoleSchema: ZodEnum<
        {
            custom: "custom";
            orchestrator: "orchestrator";
            code_expert: "code_expert";
            architecture_expert: "architecture_expert";
            security_expert: "security_expert";
            documentation_expert: "documentation_expert";
            testing_expert: "testing_expert";
            infrastructure_expert: "infrastructure_expert";
        },
    > = ...

    Agent roles that can execute workflow steps.