ToolProvenance Type
Identifies where a tool originated, so feedback-driven adjustments can target the correct source (a JSON file to re-version, or a compiled assembly to patch).
Record fields
| Record Field |
Description
|
Full Usage:
Kind
Field type: string
|
Source kind: "json", "assembly", or "code".
|
Full Usage:
Location
Field type: string option
|
Path to the originating artifact (a JSON file or a DLL), when applicable.
|
Full Usage:
Member
Field type: string option
|
Optional member identifier within the artifact (e.g. an assembly type/property).
|
Nao