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/index.NormalizedPayload.md.
  • English
  • Interface: NormalizedPayload

    One declared prebuilt payload directory packaged verbatim into target artifacts.

    Properties

    files

    readonly files: readonly NormalizedPayloadFile[]


    id

    readonly id: string


    name

    readonly name: string

    The artifact-root destination directory name.


    provenance

    readonly provenance: SourceProvenance


    source

    readonly source: string

    Absolute payload source directory.


    targets

    readonly targets: readonly string[]