mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
ff8479157f
Classify the action preflight transport pair in the runtime surface audit: action_preflight is a non-admitting read-only feasibility query per the agent-lifecycle contract, its result is a plain operation result. Route patrolRuntimeCanonicalStatuses through ReadState only, deriving providers when absent, instead of the direct state fallback banned by SRC-04b. Contract-Neutral: behavioral CI fix: classify existing action_preflight transport constants per documented agent-lifecycle contract and route patrol observer statuses through ReadState; no wire or payload delta