product/engineering reviews for mergeability and standards
What This Does Not Yet Guarantee
The current scaffold enforces structure, config shape, and forbidden local-path
patterns. Full runtime transform/predict/decomp/build verification is still a
next-step enhancement once real market logic is migrated.
Getting Started
This repo is for market-specific implementations that sit on top of the shared
product/package layer in forecast-mmmapi-r.
Run all commands from the repository root.
Typical Workflow
Create or update a market/KPI folder under markets/.
Keep market-specific logic in bounded files such as transform.R and
decomp.R.
Run validation locally.
Open a pull request for product/engineering review.
Build the upload artefact from the repo version, not from a local copy.