Roles and Ownership

This page defines who owns what in the operating model.

Product/Engineering

Owns:

  • repository structure
  • validation standards
  • build standards
  • mergeability decisions
  • what counts as the authoritative repository version

Market Analyst

Owns:

  • market logic
  • business context
  • KPI-specific transform and decomp intent
  • keeping market assumptions current

Migration Authority

A market/KPI is considered migrated when product/engineering approves the implementation, validation passes for the agreed scope, and the team accepts the Git version as authoritative.

Disagreements

If analyst and product/engineering disagree:

  • analyst owns the market/business intent
  • product/engineering owns the repository standards and final merge decision

In practice, that means product/engineering decides whether an implementation is fit to become the authoritative build path in this repo.