66568cd214
CI / benchmark-publish (pull_request) Has been skipped
CI / push-validation (pull_request) Successful in 41s
CI / helm (pull_request) Successful in 47s
CI / build (pull_request) Successful in 1m8s
CI / lint (pull_request) Failing after 1m15s
CI / benchmark-regression (pull_request) Failing after 1m36s
CI / typecheck (pull_request) Successful in 1m48s
CI / quality (pull_request) Successful in 1m48s
CI / security (pull_request) Successful in 2m3s
CI / unit_tests (pull_request) Failing after 2m49s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / integration_tests (pull_request) Successful in 4m21s
CI / e2e_tests (pull_request) Successful in 4m50s
CI / status-check (pull_request) Failing after 4s
Add ADR-049 documenting the CLI communication pattern — the exemption of local-mode CLI from the A2A protocol boundary (permitted until M9/v3.8.0) via documented cli-exemption annotations in import-linter config, and committed to full A2aLocalFacade migration in M9. Add Layer Boundary Enforcement Specification section defining how architectural layer constraints (ADR-001 four-layer architecture) are programmatically enforced via AST-based analysis and import-linter contracts with BDD test coverage for every boundary constraint. ISSUES CLOSED: #10052