8f0f9bae22
- "docs/s07-uat.md" - ".gsd/milestones/M001/slices/S07/tasks/T01-SUMMARY.md" GSD-Task: S07/T01
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
---
|
|
estimated_steps: 1
|
|
estimated_files: 2
|
|
skills_used: []
|
|
---
|
|
|
|
# T01: Shape S07 UAT doc around acceptance-run evidence seam
|
|
|
|
Why: Give S07 its own UAT closure document that reuses the S06 acceptance runner as the evidence source and frames the daily-loop proof across /jobs → workspace → reminders → dashboard while preserving the manual-send and Gmail-continuity notes. Do: review docs/s06-acceptance-run.md and scripts/s06-acceptance-run.sh for generated/manual seams; create docs/s07-uat.md with sections for surfaces, job identity, manual-send boundary evidence, Gmail continuity status, rerun commands, and artifact links; note that evidence is imported from the acceptance run rather than duplicated. Done when docs/s07-uat.md exists with the sections above and references the seeded job (S06 Acceptance Backend Engineer) and acceptance artifact.
|
|
|
|
## Inputs
|
|
|
|
- ``docs/s06-acceptance-run.md``
|
|
- ``scripts/s06-acceptance-run.sh``
|
|
|
|
## Expected Output
|
|
|
|
- ``docs/s07-uat.md``
|
|
|
|
## Verification
|
|
|
|
test -s docs/s07-uat.md && grep -q "S06 Acceptance Backend Engineer" docs/s07-uat.md
|