[AUTO-DOCS-5] Fix auto profile prose description to match authoritative table #9051

Closed
HAL9000 wants to merge 1 commits from fix/auto-profile-spec-prose-description into master

1 Commits

Author SHA1 Message Date
HAL9000 a2c2e1d4e7 docs(specification): fix auto profile prose description to match authoritative table
CI / build (pull_request) Successful in 26s
CI / lint (pull_request) Successful in 38s
CI / quality (pull_request) Successful in 47s
CI / typecheck (pull_request) Successful in 59s
CI / security (pull_request) Successful in 59s
CI / push-validation (pull_request) Successful in 22s
CI / helm (pull_request) Successful in 50s
CI / integration_tests (pull_request) Successful in 4m20s
CI / e2e_tests (pull_request) Successful in 4m21s
CI / unit_tests (pull_request) Successful in 5m21s
CI / docker (pull_request) Successful in 11s
CI / coverage (pull_request) Successful in 11m8s
CI / status-check (pull_request) Successful in 5s
The prose description of the 'auto' built-in automation profile incorrectly

stated 'All thresholds set to 0.0 except Apply (1.0)'. The authoritative table

and implementation both show select_tool: 1.0 and access_network: 1.0 as well.

Updated prose to accurately reflect that tool selection and network access

require human approval (threshold 1.0), while Apply is automatic (0.0).

Closes #9011
2026-04-14 06:37:45 +00:00