df7e4a15cf
Implementa todas las reglas de docs/integrity.md: - Pipeline: siempre impuro, uses_functions no vacio - Pura: sin returns_optional, sin error_type - Impura: error_type obligatorio - Tested: coherencia entre tested, tests y test_file_path - Component: framework obligatorio, returns vacio, has_state->impure - file_path siempre relativa - Referencias cruzadas: uses_functions, uses_types, returns, error_type deben apuntar a IDs existentes - Types: algebraic valido, sin auto-referencias, refs validadas Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>