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/index.SourceStatus.md.
  • 简体中文
  • Interface: SourceStatus

    Properties

    diagnostics

    readonly diagnostics: readonly Diagnostic[]


    packageName?

    readonly optional packageName?: string

    The npm package name axis derived from package.json, when valid.


    packageVersion?

    readonly optional packageVersion?: string

    The semantic release-version axis derived from package.json, when valid.


    revision?

    readonly optional revision?: string


    state

    readonly state: SourceState