Skip to content

docs(agents): behaviour → behavior (Argus smoke test)#766

Merged
bokelley merged 1 commit into
mainfrom
bokelley/argus-smoke-test
May 21, 2026
Merged

docs(agents): behaviour → behavior (Argus smoke test)#766
bokelley merged 1 commit into
mainfrom
bokelley/argus-smoke-test

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

Summary

Single-word docs fix to exercise the newly-ported Argus AI PR review workflow end-to-end.

AGENTS.md is the Python SDK's agent-facing API reference; US spelling matches the rest of the file.

Test plan

  • AI PR Review (Argus) workflow runs on this PR.
  • Argus posts a review as the IPR bot (--approve expected — docs-only is in the skip-everything triage list, so no experts are called).
  • Verify step confirms the review landed within 10 minutes.

🤖 Generated with Claude Code

Single-word docs fix to exercise the newly-ported Argus AI PR review
workflow end-to-end. AGENTS.md is the Python SDK's API surface
reference for agents; US spelling matches the rest of the file.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@aao-ipr-bot aao-ipr-bot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. One-word US-spelling fix in the agent-facing API reference; conventional-commit docs(agents): is the right semver signal.

Things I checked

  • Diff is a single substitution at AGENTS.md:102 (behaviourbehavior). No source changes, no public-API touch.
  • Triage: docs-only → skip-everything. No code-reviewer, no domain experts called (per workflow rules).
  • Conventional-commit prefix docs(agents): matches the change. No !, no breaking surface — correct.
  • Test plan boxes are unchecked because they describe the very workflow this PR exercises — this review landing is what checks them. Not a test-plan-honesty miss.

Follow-ups (non-blocking — file as issues)

  • Repo-wide spelling is still mixed: MIGRATION_v3_to_v4.md, docs/proposals/proposal-manager-v15-design.md, and five files under src/adcp/decisioning/** (recipe.py:135, proposal_manager.py:185, implementation_config.py:15, dispatch.py:648, time_budget.py:12) still carry behaviour. If we're standardizing on US, a sweep PR would close it out. Not part of this PR's scope.

Approving.

@bokelley bokelley merged commit e7c0815 into main May 21, 2026
17 checks passed
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