Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 960 Bytes

File metadata and controls

38 lines (26 loc) · 960 Bytes

Governance

CoreLink Platform public repositories are currently maintained by the CoreLink engineering team.

Decision process

Changes are evaluated based on:

  • user and integration value;
  • public API consistency;
  • backward compatibility;
  • security and tenant isolation;
  • implementation independence;
  • operational maintainability.

Public contract changes

Material changes to public APIs, schemas, SDK behavior, authentication, events, or webhooks should begin with an issue or design proposal.

Breaking changes require:

  1. documented motivation;
  2. compatibility assessment;
  3. migration path;
  4. versioning decision;
  5. maintainer approval.

Maintainers

Repository maintainers are responsible for:

  • reviewing pull requests;
  • managing releases;
  • enforcing compatibility policies;
  • responding to security reports;
  • maintaining public documentation.

The maintainer list may be expanded as the project and contributor community grow.