Track completed execution artifact paths
This commit is contained in:
@@ -37,6 +37,12 @@ consistent provenance, and status-appropriate validation or bounded classified
|
||||
errors. Completed execution provenance keeps Promptkit's run identity distinct
|
||||
from the Weatherreporter run identity.
|
||||
|
||||
For a completed prompt run, the execution record is atomically replaced after
|
||||
each downstream artifact is saved. Its path set therefore records the raw and
|
||||
normalized generated text, render context, managed report, requested output
|
||||
copy, and notification artifact actually reached without changing the original
|
||||
Promptkit outcome.
|
||||
|
||||
`PromptDebugWriter` is separate from workspace state. An empty root disables
|
||||
it. An enabled absolute root is checked for safe directories and symlinks, then
|
||||
stores `preparation.json` and `execution.json` beneath
|
||||
|
||||
Reference in New Issue
Block a user