kin_artifact_list
Lists every tracked file—code, Dockerfiles, lockfiles, configurations, assets, symlinks—at one semantic change, so you can see what the repository contains before assessing impact.
Instructions
List the repository's tracked files at one semantic change, code and non-code alike: Dockerfiles, lockfiles, configuration, assets, symlinks. Call it for what the repository contains, not what the parsers turned into entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| source_change_id | No | Exact semantic change ID. Defaults to the current branch head. |