Rulvar API reference / @rulvar/rulvar / implementationAgentProfile
Function: implementationAgentProfile()
ts
function implementationAgentProfile(options?): AgentProfile;Defined in: packages/core/dist/index.d.ts
The implementation child template: the caller's task tools plus the progress contract, with IMPLEMENTATION_PROFILE_LIMITS as the stop conditions (a no-progress detector instead of the research no-new-evidence guard: implementation legitimately re-reads state).
Parameters
| Parameter | Type |
|---|---|
options? | AgentProfileTemplateOptions |