Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.12 KB

File metadata and controls

33 lines (23 loc) · 1.12 KB

Governance

Overview

Assura is maintained by Seb Tardif as a single-maintainer project. All design decisions, releases, and merge authority rest with the maintainer.

Decision Process

  • Feature requests are welcome as GitHub Issues. The maintainer evaluates each against the project roadmap and specification.
  • Pull requests are reviewed by the maintainer. Contributions that align with the specification and pass CI are merged promptly.
  • Breaking changes are discussed in an issue before implementation.

Releases

The maintainer controls release cadence. Releases follow semantic versioning. Release PRs (created by release-please) require explicit maintainer approval before merging.

Security

Security vulnerabilities should be reported through GitHub Security Advisories. See SECURITY.md for details.

Future Governance

As the project grows, governance will evolve to include additional maintainers and a more formal decision process. Changes to governance will be documented in this file.