Skip to content

docs: add failure pattern anchors#356

Closed
aqilaziz wants to merge 1 commit into
aaronlab:mainfrom
aqilaziz:docs-failure-pattern-anchors
Closed

docs: add failure pattern anchors#356
aqilaziz wants to merge 1 commit into
aaronlab:mainfrom
aqilaziz:docs-failure-pattern-anchors

Conversation

@aqilaziz

Copy link
Copy Markdown
Contributor

Summary

  • add stable section anchors to the browser-agent failure patterns page
  • add a metadata test for representative failure-pattern anchors

Testing

  • rg -n '<h2 id=' docs/browser-agent-failure-patterns.html
  • uv run --python 3.11 --extra dev pytest tests/test_metadata.py::test_failure_patterns_page_has_stable_section_anchors tests/test_metadata.py::test_failure_patterns_page_guide_fragment_links_have_targets -q
  • PYTHONUTF8=1 uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q
  • git diff --check

Fixes #353

@aaronlab

Copy link
Copy Markdown
Owner

Thanks for the PR and for picking up #353. Another contributor's equivalent fix was merged first in #355, which closed #353 and added the stable anchors plus metadata coverage.\n\nI'm closing this one as a duplicate so the branch does not stay open against already-updated main. If you want to pick up another small docs task, the current good-first queue is here:\nhttps://github.com/aaronlab/browsertrace/labels/good%20first%20issue

@aaronlab aaronlab closed this May 12, 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.

Docs: add stable anchors to failure pattern sections

2 participants