For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/functions/eval.evalTargetDigests.md.
  • English
  • Function: evalTargetDigests()

    evalTargetDigests(manifest): Readonly<Record<string, string>>

    One digest per generated target, derived from the manifest's own recorded file hashes.

    Parameters

    manifest

    ArtifactManifest

    Returns

    Readonly<Record<string, string>>