Rulvar API reference / @rulvar/rulvar / ChildArtifactPage
Interface: ChildArtifactPage
Defined in: packages/core/dist/index.d.ts
One page of a settled child's artifact CONTENT, returned by the opt-in read_child_artifact tool. Inline artifact data serializes to a string; an offloaded artifact (a TranscriptStore ref) is fetched and decoded as UTF-8; a patch artifact with only a changed file list carries that list in files and empty content. Paged and pure exactly like ChildResultPage.