Description: "Intent" is great, but "Decision State" also depends on the system prompt and environment variables at that exact moment.
Goal: Capture a hash of the active system prompt and key environment variables (e.g., NODE_ENV, USER_ROLE) into the cowork_log entry to prevent "prompt-injection" or "configuration-drift" from hiding in the logs.
Description: "Intent" is great, but "Decision State" also depends on the system prompt and environment variables at that exact moment.
Goal: Capture a hash of the active system prompt and key environment variables (e.g., NODE_ENV, USER_ROLE) into the cowork_log entry to prevent "prompt-injection" or "configuration-drift" from hiding in the logs.