# Tasks - [ ] Optional: add `recommend_schemas(sector: str) -> List[Dict[str, Any]]`: - [ ] Sort by: - [ ] `eu_verified` (true first) - [ ] `industry_accepted` (true first) - [ ] DPP type priority as described in the PRD.
Tasks
recommend_schemas(sector: str) -> List[Dict[str, Any]]:eu_verified(true first)industry_accepted(true first)