Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 716 Bytes

File metadata and controls

20 lines (15 loc) · 716 Bytes

Governance

Maintainer model

The maintainers decide when specification text is ready to merge and release.

Maintainer contact for repository administration: hello@vtubermate.com.

Decision priorities

  1. interoperability
  2. mechanical executability for implementers
  3. backwards-compatible clarification when possible
  4. minimal scope growth

Types of change

  • editorial: wording, examples, consistency, formatting
  • normative: changes to MUST / SHOULD / MAY behavior or conformance
  • security: changes needed to prevent unsafe package handling

Release rule of thumb

If a proposed change alters validator outcomes for existing packages, treat it as normative and discuss it explicitly before merge.