Rulvar API reference / @rulvar/core / RESEARCH_PROFILE_LIMITS
Variable: RESEARCH_PROFILE_LIMITS
ts
const RESEARCH_PROFILE_LIMITS: UsageLimits;Defined in: packages/core/src/engine/profile-templates.ts:37
The research template's stop conditions: a weighted unit budget over the research tools (bookkeeping tools are free), per-tool caps, both repetition guards, and soft budget notices. Exported so hosts and tests can read the exact defaults they are overriding.