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/interfaces/api.TargetArtifactCopy.md.
  • English
  • Interface: TargetArtifactCopy

    Properties

    bytes

    readonly bytes: number


    kind

    readonly kind: "copy"


    prebuilt?

    readonly optional prebuilt?: true

    True for a file of a declared prebuilt payload: copied byte-for-byte like any other copy entry, but recorded with the prebuilt manifest kind and exempt from generated-module content validation.


    relativePath

    readonly relativePath: string


    source

    readonly source: string


    sourceInputs

    readonly sourceInputs: readonly string[]

    Absolute authored inputs for this copied artifact.