develop
fix(models): parse numeric fields robustly accepting both String and num from API
feat(data): add Dio client, models, repositories with Either pattern
fix(pagination): read total/page/limit from top-level response