Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 453 Bytes

File metadata and controls

18 lines (13 loc) · 453 Bytes

Contributing to StreamKernel

Thank you for your interest in contributing!

Philosophy

StreamKernel values clarity, correctness, performance, and security.

Guidelines

  • Prefer small, focused changes
  • Respect architectural boundaries
  • Keep hot paths allocation-light
  • Maintain fail-closed security defaults

Licensing

All contributions are licensed under Apache License 2.0.

Questions

Open a discussion if unsure where something fits.