This repository contains source-controlled assets used by CMS Power Platform solutions, including Power Apps, Dataverse plugins, and dataflows.
/apps/
App-specific code and resources/shared/
Cross-app reusable components (when appropriate)
Code starts app-specific and becomes shared only when reuse is proven.
This approach favors clarity, safety, and maintainability over premature abstraction.