Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 502 Bytes

File metadata and controls

9 lines (7 loc) · 502 Bytes

Create a verified spec-sync SDD change.

Arguments: $ARGUMENTS

  1. Run specsync change new "$ARGUMENTS" --json.
  2. Read the returned questions array and interview the user one question at a time.
  3. Record each answer with specsync change answer <id> <question-id> <answer> --json.
  4. Continue until the question list is empty, then show the selected artifacts and next action.
  5. Do not approve, implement, verify, accept, or archive until the corresponding human gate or work stage is reached.