Map PromptKit repair results and generation errors

This commit is contained in:
2026-08-25 19:44:15 +00:00
parent 1b38f66240
commit 20107b0dfd
4 changed files with 201 additions and 3 deletions

View File

@@ -238,6 +238,8 @@ GOWORK=off go test -count=1 ./internal/promptexec
### Stage 4: Map PromptKit v0.8.0 Repair And Generation Errors In The Adapter
Status: Complete.
Purpose: make the adapter faithfully translate v0.8.0 preparation, execution,
validation, usage, and failure values into the Stage 3 contract.