Definition of Done is a broader quality bar that usually applies across work items; acceptance criteria are specific to a story or request. See Definition of Done vs Acceptance Criteria
Implementation tasks
Tasks describe how the team will produce the result; acceptance criteria describe what result will be accepted
A full requirements document
Acceptance criteria should be enough to guide delivery and validation without pretending every implementation detail is known upfront
A substitute for conversation
Acceptance criteria capture alignment, but they are produced through discussion, examples, and clarification
Boundary
Acceptance Criteria are the story-specific conditions that must be true for the work to be accepted.
If a change alters what would count as accepted, correct, or useful, it is a change to acceptance criteria, not merely a new task.