This project separates user-specific case data from shared system logic.
These files contain user data, case data, generated artifacts, and operating history.
config/profile.ymlconfig/lenders.ymlconfig/strategy.ymldata/cases/*data/tracker/*data/decision-log/*data/document-vault/*reports/*output/*
These files contain shared logic, rules, templates, and adapters.
engine/*adapters/*packs/*templates/*scripts/*docs/*
User-layer files must remain safe to customize and should not be overwritten by upstream system changes.