chore(agents): fix ca-architecture-guard — add hostname resolution guidance and prevent self-issue-filing for clone failures #3554

Closed
freemo wants to merge 1 commits from improvement/agent-arch-guard-clone-failure-handling into master

1 Commits

Author SHA1 Message Date
freemo 4fb388c469 chore(agents): fix ca-architecture-guard clone failure and self-issue-filing
CI / lint (pull_request) Successful in 37s
CI / typecheck (pull_request) Successful in 57s
CI / security (pull_request) Successful in 53s
CI / quality (pull_request) Successful in 34s
CI / helm (pull_request) Successful in 23s
CI / build (pull_request) Successful in 30s
CI / unit_tests (pull_request) Failing after 7m6s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 19m41s
CI / integration_tests (pull_request) Failing after 22m53s
CI / coverage (pull_request) Successful in 11m8s
CI / status-check (pull_request) Failing after 2s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Successful in 57m19s
Add hostname resolution guidance to Clone Isolation Protocol, add Clone
Failure Handling section with step-by-step recovery procedure, and add
Important Rules section prohibiting filing issues about infrastructure
failures in the agent's own execution environment.

Approved proposal: #3387
Pattern: workflow_fix
Evidence: Agent failed to clone due to wrong hostname, then filed
issue #3378 about its own TLS failure as a product bug.
Fix: Hostname guidance, clone failure handling, scope restriction.

ISSUES CLOSED: #3387
2026-04-05 19:33:58 +00:00