feat: implement structural component output validation #11147

Closed
freemo wants to merge 2 commits from feat/structural-component-output-validation into master

2 Commits

Author SHA1 Message Date
HAL9000 1df5526506 fix(lint): resolve lint errors in structural validation module
CI / lint (pull_request) Failing after 1m14s
CI / helm (pull_request) Successful in 47s
CI / push-validation (pull_request) Successful in 36s
CI / build (pull_request) Successful in 1m11s
CI / quality (pull_request) Successful in 1m52s
CI / typecheck (pull_request) Successful in 1m54s
CI / security (pull_request) Successful in 1m57s
CI / integration_tests (pull_request) Successful in 5m24s
CI / unit_tests (pull_request) Successful in 6m32s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / status-check (pull_request) Failing after 3s
Fix E501 line length violations in validators.py by breaking long lines.
Fix B007 unused loop variable by renaming check to _check_type.
Fix isort __all__ sort order in cli/output/__init__.py.

ISSUES CLOSED: #8164
2026-05-15 02:07:08 +00:00
freemo a31a892250 feat: implement structural component output validation 2026-05-15 00:11:51 +00:00