- Add LLM-based validation in ValidatorService using local Ollama
- Wire up /standards/validate endpoint to use ValidatorService
- Add structured JSON response parsing for violations
- Include fallback to heuristic validation when LLM unavailable
- Add language detection from context for better standard matching