For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/interfaces/test.DeletedSourceReceipt.md.
  • 简体中文
  • Interface: DeletedSourceReceipt

    Verified project-relative paths removed before a packed entry is spawned. The receipt upgrades only a session whose entry and any explicit cwd belong to this same project root.

    Properties

    projectRoot

    readonly projectRoot: string

    Absolute root that must contain the launched entry and any explicit cwd.


    removed

    readonly removed: readonly string[]

    Sorted project-relative POSIX paths that existed, were removed, and were verified absent.