Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / ResearchAgentProfileResult

Interface: ResearchAgentProfileResult

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

What researchAgentProfile returns: the profile plus the evidence accessor.

Extended by

Properties

PropertyTypeDescriptionDefined in
evidence() => ResearchEvidenceEntry[]The research kit's host-side evidence snapshot. One kit instance backs the profile, so children spawned from the SAME registered profile pool their verified evidence here (and see each other's entries through list_evidence); construct one template per fan-out run, or per child, when isolation matters.packages/core/dist/index.d.ts
profileAgentProfile-packages/core/dist/index.d.ts