Pulse/internal/agentexec
rcourtman 8e1d5729d4 Point the exec rejection message at a fresh commands-enabled install
The rejection told operators to re-run the agent installer, but the
token minted by the original install command cannot gain the exec scope
after the fact and install tokens are single use, so re-running the
same command loops forever (issues #1586, #1564). Name the actual
recovery step instead.

Contract-Neutral: reworded operator-facing rejection copy (#1586, #1564); no behavior or contract change
2026-07-18 11:54:09 +01:00
..
approval_grant.go Tighten unified agent hardening proof 2026-04-23 23:37:25 +01:00
approval_grant_test.go Tighten unified agent hardening proof 2026-04-23 23:37:25 +01:00
apt_codec.go refactor(agentexec): dedupe host operation dispatch and receipt-identity validation 2026-07-17 17:36:17 +01:00
apt_codec_coverage_test.go test(coverage): agentexec codecs and licensing service branch coverage 2026-07-14 14:45:55 +01:00
apt_codec_test.go Complete durable APT workflow continuity 2026-07-12 05:23:02 +01:00
deploy_test.go Harden agentexec token binding and disk filtering 2026-04-23 15:54:48 +01:00
docker_lifecycle_codec.go Add durable Docker restart lifecycle proof 2026-07-12 12:11:16 +01:00
docker_lifecycle_codec_coverage_test.go Add coverage tests for agentexec lifecycle codec and aicontracts pure helpers 2026-07-17 06:53:16 +01:00
docker_lifecycle_contract_test.go Restore one-click Docker container updates through the typed action plane 2026-07-14 12:19:04 +01:00
docker_update_codec.go Restore one-click Docker container updates through the typed action plane 2026-07-14 12:19:04 +01:00
docker_update_codec_coverage_test.go test(coverage): agentexec codecs and licensing service branch coverage 2026-07-14 14:45:55 +01:00
export_test_helpers.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
operation_query_test.go Complete durable APT workflow continuity 2026-07-12 05:23:02 +01:00
policy.go Add governed Docker and Podman lifecycle actions 2026-06-12 21:17:58 +01:00
policy_test.go Add governed Docker and Podman lifecycle actions 2026-06-12 21:17:58 +01:00
server.go Point the exec rejection message at a fresh commands-enabled install 2026-07-18 11:54:09 +01:00
server_coverage_test.go Point the exec rejection message at a fresh commands-enabled install 2026-07-18 11:54:09 +01:00
server_docker_receipt_coverage_test.go test(coverage): unifiedresources adapters and agentexec server-receipt branches 2026-07-14 14:56:47 +01:00
server_test.go Add durable agent operation receipts 2026-07-12 04:16:22 +01:00
server_websocket_test.go Drive executing-action restart recovery at startup and agent registration 2026-07-14 14:19:19 +01:00
types.go Restore one-click Docker container updates through the typed action plane 2026-07-14 12:19:04 +01:00
types_coverage_test.go test(coverage): agentexec codecs and licensing service branch coverage 2026-07-14 14:45:55 +01:00
verifier_postconditions.go Wire production Proxmox action verification 2026-07-13 11:04:09 +01:00
verifier_postconditions_test.go Wire production Proxmox action verification 2026-07-13 11:04:09 +01:00