Skip to content

DOC: rewrite retry.md for clarity and concision#5496

Merged
DavertMik merged 2 commits into4.xfrom
4.x-docs-update
Mar 25, 2026
Merged

DOC: rewrite retry.md for clarity and concision#5496
DavertMik merged 2 commits into4.xfrom
4.x-docs-update

Conversation

@DavertMik
Copy link
Copy Markdown
Contributor

Summary

  • Remove ~260 lines of duplicated content: "Common Patterns" and "Configuration Reference" sections restated everything already shown in the numbered sections
  • Move self-healing to its correct position — after retryTo and before scenario retries, reflecting that it operates at the step level
  • Rewrite the self-healing entry with a code example and a bullet-list breakdown of how AI healing works step by step
  • Link to /heal and /ai instead of duplicating their content inline

Test plan

  • Review rendered docs for correct section ordering (Helper → Manual → Auto → retryTo → Healing → Scenario → Feature → Hook)
  • Confirm all cross-links resolve (/heal, /ai, /effects#retryto, /timeouts)

🤖 Generated with Claude Code

DavertMik and others added 2 commits March 24, 2026 02:44
- Remove repeated "Common Patterns" and "Configuration Reference" sections
- Move self-healing to step-level position (after retryTo, before scenario retries)
- Explain AI healing flow as bullet list showing what happens at each stage
- Link to /heal and /ai instead of duplicating their content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ID locator types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DavertMik DavertMik changed the base branch from 3.x to 4.x March 25, 2026 22:56
@DavertMik DavertMik merged commit 2f8bc5c into 4.x Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant