Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.18 KB

File metadata and controls

36 lines (26 loc) · 1.18 KB

Maintainers

Current Maintainers

Responsibilities

Maintainers are responsible for:

  • Triaging issues and pull requests.
  • Keeping project direction aligned with Lathe's product boundary.
  • Reviewing changes for correctness, safety, compatibility, and maintainability.
  • Cutting releases and publishing release notes.
  • Enforcing the Code of Conduct.
  • Responding to security reports according to SECURITY.md.

Review Expectations

Pull requests should be reviewed for:

  • Whether the change fixes the stated problem.
  • Generated command correctness.
  • Runtime behavior for HTTP, auth, body, output, pagination, polling, and errors.
  • Catalog and generated Skill inspectability.
  • Focused tests or example runs that prove the changed surface.
  • Compatibility notes when generated behavior changes.

Security Reports

Do not open public issues for vulnerabilities. Follow the private reporting channel in SECURITY.md.