crew team stop is traced by FR-U26–FR-U29 in docs/design/srs.md, but the sibling recovery verb crew team resume <session> (src/launcher/resume.ts, routed in src/cli.ts) is documented in the CLI contract's normative grammar with tests only — no SRS coverage. Future changes to its behavior (clean-stop marker, plan match, archived-exact Agents, TEAM_DRIFT) have no requirement to verify against. Docs-only; no runtime effect.
Acceptance: add SRS FR entries for team resume mirroring the FR-U26–FR-U29 treatment of team stop (eligibility proof, strict plan match, archived-exact reactivation, record/output shape), each with a Verify: pointer to the existing tests. No behavior change.
crew team stopis traced by FR-U26–FR-U29 indocs/design/srs.md, but the sibling recovery verbcrew team resume <session>(src/launcher/resume.ts, routed insrc/cli.ts) is documented in the CLI contract's normative grammar with tests only — no SRS coverage. Future changes to its behavior (clean-stop marker, plan match, archived-exact Agents,TEAM_DRIFT) have no requirement to verify against. Docs-only; no runtime effect.Acceptance: add SRS FR entries for
team resumemirroring the FR-U26–FR-U29 treatment ofteam stop(eligibility proof, strict plan match, archived-exact reactivation, record/output shape), each with a Verify: pointer to the existing tests. No behavior change.