live-tip-20260606183709-ready-artifact-naming: Standardize ready artifact file names for reproducibility #5

Open
std-bot wants to merge 0 commits from task/live-tip-20260606183709-ready-artifact-naming into main
First-time contributor

Assigned idea

ready artifact naming: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names.

Approach: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names.

Verification: {"file":"src/artifacts/naming.ts","assertion":"The naming helper must expose a function that builds names with a ready- prefix and includes runId and artifactType in the filename."}
{"file":"test/artifacts/ready-artifact-name.test.ts","assertion":"Add an assertion that generated names are stable for the same inputs and follow the exact format ready-<runId>-<artifactType>-<attempt>.tar.gz."}

Risk: Live smoke generated task; validate by PR diff and gate result.

Required smoke edit: update task/instruction.md with live-tip-20260606183709-ready-artifact-naming.

Agent context

Task slug: live-tip-20260606183709-ready-artifact-naming
Branch: task/live-tip-20260606183709-ready-artifact-naming

## Assigned idea ready artifact naming: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names. Approach: Edit task/instruction.md and set this task slug to live-tip-20260606183709-ready-artifact-naming. Implement deterministic ready-artifact names using run identifiers and artifact type, avoiding ad-hoc timestamp-only names. Verification: {"file":"src/artifacts/naming.ts","assertion":"The naming helper must expose a function that builds names with a `ready-` prefix and includes `runId` and `artifactType` in the filename."} {"file":"test/artifacts/ready-artifact-name.test.ts","assertion":"Add an assertion that generated names are stable for the same inputs and follow the exact format `ready-<runId>-<artifactType>-<attempt>.tar.gz`."} Risk: Live smoke generated task; validate by PR diff and gate result. Required smoke edit: update task/instruction.md with live-tip-20260606183709-ready-artifact-naming. ## Agent context Task slug: live-tip-20260606183709-ready-artifact-naming Branch: task/live-tip-20260606183709-ready-artifact-naming <!-- std-ts:idea-pr-body -->
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin task/live-tip-20260606183709-ready-artifact-naming:task/live-tip-20260606183709-ready-artifact-naming
git switch task/live-tip-20260606183709-ready-artifact-naming

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff task/live-tip-20260606183709-ready-artifact-naming
git switch task/live-tip-20260606183709-ready-artifact-naming
git rebase main
git switch main
git merge --ff-only task/live-tip-20260606183709-ready-artifact-naming
git switch task/live-tip-20260606183709-ready-artifact-naming
git rebase main
git switch main
git merge --no-ff task/live-tip-20260606183709-ready-artifact-naming
git switch main
git merge --squash task/live-tip-20260606183709-ready-artifact-naming
git switch main
git merge --ff-only task/live-tip-20260606183709-ready-artifact-naming
git switch main
git merge task/live-tip-20260606183709-ready-artifact-naming
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snorkel/root-live-tip-workflow-smoke-20260606183709!5
No description provided.