Target Brief Baseline Stage

Single-stage acceptance playbook for the baseline context phase.

understudy-ai a78acb2 808 B Updated

File contents

target-brief-baseline-stage

Goal

Run the baseline context stage end to end for a selected target.

Inputs

  • targetName

Child Artifacts

  • collect-target-context

Stage Plan

  1. [skill] collect-target-context -> Collect baseline target context | inputs: targetName, artifactsRootDir | outputs: target.json, context.md | retry: retry_once
  2. [approval] baseline-preview -> Wait for human approval | outputs: approval.state | approval: baseline_review

Output Contract

  • target.json
  • context.md

Approval Gates

  • Human review before continuing beyond the baseline stage

Failure Policy

  • Keep the partial context output if the stage cannot finish in one pass

understudy-ai/understudy/tree/main/packages/gateway/src/__tests__/fixtures/handwritten-playbook-demo/skills/target-brief-baseline-stage commit a78acb2962

Frequently asked questions

npx skillmds@latest add understudy-ai/target-brief-baseline-stage