This repository provides a reusable engine for the industry prioritization matrix pipeline.
- pipelines/industry_prioritization_matrix/active/ (work here)
- pipelines/industry_prioritization_matrix/baseline/ (frozen reference)
- configs/ (per-run configuration templates)
- scripts/ (supporting utilities)
- data_contracts/ (expected inputs/outputs)
- Do not edit baseline/.
- Keep changes minimal and scoped to the requested task.
- See pipelines/industry_prioritization_matrix/run.R for the current run command.