Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / reviewAgentProfile

Function: reviewAgentProfile()

ts
function reviewAgentProfile(options?): AgentProfile;

Defined in: packages/core/dist/index.d.ts

The review child template: the caller's task tools plus the progress contract, with REVIEW_PROFILE_LIMITS as the stop conditions (a tighter turn budget and the no-new-evidence guard: a reviewer circling over the same pages should stop, not spin).

Parameters

ParameterType
options?AgentProfileTemplateOptions

Returns

AgentProfile