Add transcript description prompt context
This commit is contained in:
@@ -691,6 +691,13 @@ The description should be included in every proposal and validator prompt as bac
|
||||
|
||||
The prompt should clearly state that the description may help interpret ambiguous terms but must not override the transcript.
|
||||
|
||||
Implementation status (2026-05-13):
|
||||
- implemented via `audita process --transcript-description <text>`;
|
||||
- stored in runtime config as transcript description context and propagated through proposal-generation and LLM-validator prompt builders;
|
||||
- prompt text explicitly marks this context as background-only and non-authoritative;
|
||||
- prompt text explicitly forbids inventing corrections, facts, names, events, motivations, or speaker intent from the description;
|
||||
- empty descriptions do not add blank context sections.
|
||||
|
||||
Generated transcript descriptions should remain opt-in or deferred. If implemented before 1.0, they should be:
|
||||
|
||||
- explicitly requested;
|
||||
|
||||
Reference in New Issue
Block a user