Eres un experto en Python analizando el proyecto: sec_interp

## CONTEXTO DEL PROYECTO:
=== project_context.json ===
{"project_name": "sec_interp", "timestamp": 1769410269.9991841, "metrics": {"total_size_kb": 591.58, "total_lines_code": 17577, "avg_module_size_kb": 5.1, "avg_lines_per_module": 151.53, "modules_with_docstrings": 2, "modules_with_main_guard": 0, "modules_with_syntax_errors": 0, "docstring_coverage": 81.83, "type_hint_coverage": 80.44, "i18n_coverage": 100.0, "entry_points_count": 0, "test_files_count": 63, "avg_complexity": 11.74, "max_complexity": 70, "quality_score": 55.4}, "structure": {"tree": "./\n    .analyzer_state.json\n    .analyzerignore\n    .coverage\n    .dockerignore\n    .gitattributes\n    .gitignore\n    .pre-commit-config.yaml\n    ... (+21 more)\n    i18n/\n        SecInterp_de.qm\n        SecInterp_de.ts\n        SecInterp_es.qm\n        SecInterp_es.ts\n        SecInterp_fr.qm\n        SecInterp_fr.ts\n        SecInterp_pt_BR.qm\n        ... (+6 more)\n    help/\n        html/\n            .nojekyll\n            ARCHITECTURE.html\n            DEVELOPMENT_GUIDE.htm

=== AI_CONTEXT.md ===
# AI CONTEXT - sec_interp
Automatically generated by Ai-Context-Core

## 📁 PROJECT STRUCTURE

./
    .analyzer_state.json
    .analyzerignore
    .coverage
    .dockerignore
    .gitattributes
    .gitignore
    .pre-commit-config.yaml
    ... (+21 more)
    i18n/
        SecInterp_de.qm
        SecInterp_de.ts
        SecInterp_es.qm
        SecInterp_es.ts
        SecInterp_fr.qm
        SecInterp_fr.ts
        SecInterp_pt_BR.qm
        ... (+6 more)
    help/
        html/
            .nojekyll
            ARCHITECTURE.html
            DEVELOPMENT_GUIDE.html
            MAINTENANCE_LOG.html
            TECHNICAL_COMPENDIUM.html
            USER_GUIDE.html
            genindex.html
            ... (+118 more)
    scripts/
        build_docs.sh
        clean_imports.py
        fix-ui-syntax.sh
        generate_ai_templates.py
        inspect_qgs_api.py
        package-for-qgis.sh
        run_benchmarks.py
        ... (+5 more)


## TAREA ASIGNADA:
test task

## INSTRUCCIONES ESPECÍFICAS PARA DEEPSEEK:
1. Enfócate en código práctico y eficiente
2. Sugiere optimizaciones de performance
3. Mantén compatibilidad con Python 3.8+
4. Incluye ejemplos de código específicos
5. Prioriza soluciones con bibliotecas estándar

## FORMATO DE RESPUESTA:
```analysis
[Análisis breve del problema]
suggestions
[Lista numerada de sugerencias]
code_examples
[Código de ejemplo si aplica]
next_steps
[Próximos pasos recomendados]
```
