Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 769 Bytes

File metadata and controls

23 lines (13 loc) · 769 Bytes

Contributing

Thanks for considering a contribution.

Development

  • macOS 14+, Swift 6 toolchain (Xcode)
  • swift test before opening a PR
  • ./scripts/bundle-app.sh to smoke-test the menu-bar app

Scope

Keep changes focused. Match existing naming (Command Recipe, Run Mode, Owned Process, Background Service — see CONTEXT.md).

Product “not in v1” items in the README are out of scope unless an issue says otherwise.

Security

Read SECURITY.md and the README disclaimer. Do not add features that silently weaken the threat model (e.g. loading remote recipe lists) without an explicit design discussion.

License

By contributing, you agree your contributions are licensed under the MIT License.