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.ProjectOptions.md.
  • English
  • Interface: ProjectOptions

    Extended by

    Properties

    configPath?

    readonly optional configPath?: string


    logger?

    readonly optional logger?: StructuredLogger


    mode?

    readonly optional mode?: string


    registry?

    readonly optional registry?: TargetRegistry

    Advanced adapter registry used for every source, artifact, and runtime operation.


    root

    readonly root: string


    targets?

    readonly optional targets?: readonly string[]