pub fn last_employment_plan() -> Option<EmploymentPlan>Expand description
Retrieve the last computed employment plan (H2 route), if any was recorded this process.
This is the getter a future H3 execution stage consults; returns None when the flag
was never enabled or no model has been loaded yet.