Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / PilotAgentProfileResult

Interface: PilotAgentProfileResult

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

What pilotAgentProfile returns: the pinned profile plus its accessors.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
attestationToolsetAttestationThe toolset pin the profile enforces at every spawn (RV1514): the hash of the EXACT resolved toolset the factory built, per-tool hashes included, so a drifted registration refuses typed before any provider call. Returned so the host can persist or audit it.-packages/core/dist/index.d.ts
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.ResearchAgentProfileResult.evidencepackages/core/dist/index.d.ts
profileAgentProfile-ResearchAgentProfileResult.profilepackages/core/dist/index.d.ts