Files
jmiller b9bf7750dd fix: sync all version numbers to 02.01.08, add SHA256 checksum
Updated version in all .ini, .php, .md files to 02.01.08.
Added SHA256 checksum to updates.xml for install integrity validation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 17:04:44 -05:00

4.5 KiB

MokoStandards

Project Governance

Overview

This document defines the governance model for the MokoWaaSBrand repository within the mokoconsulting-tech organization. It is automatically maintained by MokoStandards v04.00.04.

Full governance policy is defined in the MokoStandards source repository: docs/policy/GOVERNANCE.md


Roles and Responsibilities

Maintainer

GitHub: @mokoconsulting-tech

Authority: Final decision-making authority on all matters for this repository.

Responsibilities:

  • Review and merge pull requests
  • Maintain code quality and standards compliance
  • Manage releases and versioning
  • Respond to issues and security reports

Contributors

Authority: Submit changes via pull requests.

Requirements:

  • Read and accept CODE_OF_CONDUCT.md
  • Follow CONTRIBUTING.md guidelines

Decision-Making

All changes must be submitted as pull requests. The maintainer (@mokoconsulting-tech) reviews and approves all changes before they are merged.

Sole Operator Policy

This organization operates under a sole operator model. The maintainer (@mokoconsulting-tech) is the sole employee and owner and may self-approve pull requests when no second reviewer is available. The following requirements remain mandatory regardless:

  1. Pull Requests Required — all changes to protected branches go through a PR.
  2. Automated Checks — all CI checks must pass before merging.
  3. Audit Trail — issues, pull requests, and commit history are preserved.
  4. Documentation — changes are documented in CHANGELOG.md.

See the full policy: Sole Operator Policy


Change Management

Change Type Approval Process
Routine (docs, bug fixes) Maintainer PR → CI pass → merge
Significant (new features) Maintainer PR with description → CI pass → merge
Major (breaking, architecture) Maintainer Issue discussion → PR → CI pass → merge
Emergency (security) Maintainer Labelled EMERGENCY → immediate merge → post-mortem

Reporting Issues


Metadata

Field Value
Document Type Policy
Domain Governance
Applies To mokoconsulting-tech/MokoWaaSBrand
Jurisdiction Tennessee, USA
Maintainer @mokoconsulting-tech
Standards MokoStandards v04.00.04
Repo https://github.com/mokoconsulting-tech/MokoWaaSBrand
Path /GOVERNANCE.md
Status Active — auto-maintained by MokoStandards