- Implement min_tags/max_tags validation in platform_rules.py
- Support tags as list or comma-separated string
- Add tags field to ContentValidateRequest schemas
- Pass tags through API and service layers
- Configure pytest-cov in pyproject.toml (auto coverage on pytest run)