Understand the Analytical Lifecycle
Corridor follows a single end-to-end flow that moves your work from raw data through built objects, into production, and back again as monitoring data.
The flowchart below walks through the full analytical lifecycle, from onboarding raw data, to building valuable features, models and policies in Pre-Production and to monitoring outcomes once they are live in production.
What happens at each step
| Step | Module | What you do |
|---|---|---|
| Pre-Production | ||
| 01Register Data | Data Vault | Onboard source data tables and expose columns or aggregations as governed Data Elements with metadata and lineage. |
| 02Build Features | Feature Engineering | Turn raw data into reusable shared variables (DPDs, ratios, flags, WOE bins) that any model or policy can pull from. |
| 03Develop Models | Model Studio | Train models natively (xgboost, sklearn, regression, Jupyter) or import existing artifacts. Validate, retrain, and run champion vs challenger comparisons. |
| 04Compose Strategy & Rules | Underwriting | Build a decision workflow on top of registered data, features, and models: approve/decline rules, cutoffs, pricing, offer filtering, and what-if scenarios. |
| 05Simulate & Review | All modules | Run any object on historical data. Models surface AUC, KS, decile lift; policies surface approval rate, bad rate, and waterfall reports. |
| 06Approve & Export | All modules | Send the locked artifact through a formal approval workflow with full change/audit log and fair-lending review, then export (scorecard, JSON) for deployment. |
| Post-Production | ||
| 07Bring Data Back In | Data Vault | Pull decisions, scores, outcomes, and dependent variables from your production stack back into Corridor to close the feedback loop. |
| 08Monitor Performance | All modules | Track model health (PSI, CSI, KS, drift) and policy outcomes (approvals, DPD, bad rate). When something drifts, refine or retrain and the loop starts again. |
Next: Start with a Model →