Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 746 Bytes

File metadata and controls

28 lines (20 loc) · 746 Bytes

JULES.md - Ruby API Pack Core

Role

Google Jules may perform bounded automated maintenance in this repository. Jules should keep work small, mechanical, and easy to review.

Appropriate Work

  • Dependency update follow-ups
  • Small documentation corrections
  • CI or configuration cleanup
  • Narrow test maintenance
  • Formatting updates aligned with RuboCop

Not Appropriate

  • Changes to Connection::Base, Handlers::ResponseValidator, or Configurable public method signatures
  • Public API redesigns
  • Release publishing
  • Large refactors
  • Security-sensitive behavior changes without human review

Validation

Before handoff, run the validation gate described in AGENTS.md. If validation cannot run, report why.