What happens to a prompt after it is answered?
Many deployments treat the prompt as transient — assembled in memory, sent, discarded. That is convenient until someone asks what was submitted, or until a prompt turns out to have contained regulated material, at which point the absence of a record is the problem.
Centralpoint stores prompts, reasoning traces and final answers as a single governed record. The AI Interaction Log captures each execution with the skills that loaded and the token accounting for the request, and Dialogue History preserves the conversation it belonged to. Because these are records inside the organization's environment, they inherit audience scoping and retention schedules rather than living under a provider's log-retention default.