os-sdlc: record the target in artifact.yml at intake and thread it through gates #303

Closed
opened 2026-08-06 21:32:46 +00:00 by jared · 1 comment
Owner

Promoted from #297 wrap-up. With --target given at setup, the stepper still asked ask_human 'which target', and every gate call needed --target/OS_SDLC_TARGET repeated. Recording the target in artifact.yml at intake removes the ask_human and the repetition, and should fix #301's stale 'project-config unresolved' prompt text.

Promoted from #297 wrap-up. With --target given at setup, the stepper still asked ask_human 'which target', and every gate call needed --target/OS_SDLC_TARGET repeated. Recording the target in artifact.yml at intake removes the ask_human and the repetition, and should fix #301's stale 'project-config unresolved' prompt text.
Author
Owner

Done: Artifact.create takes target:, attr_accessor :target, STRING_FIELDS includes target (artifact.rb). bin/os-sdlc:436 passes target: SELECTED_TARGET at intake. No 'which target' ask_human or '#301 project-config unresolved' strings remain in source. Closing.

Done: Artifact.create takes target:, attr_accessor :target, STRING_FIELDS includes target (artifact.rb). bin/os-sdlc:436 passes target: SELECTED_TARGET at intake. No 'which target' ask_human or '#301 project-config unresolved' strings remain in source. Closing.
jared closed this issue 2026-08-13 18:11:54 +00:00
Sign in to join this conversation.
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
jared/cc-os#303
No description provided.