Step 2 implemented

This commit is contained in:
Jim Lancaster
2026-06-24 14:02:36 -05:00
parent c1afcc4c9e
commit d20b41aa88
6 changed files with 448 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
# Prompt Artifacts
This directory stores transcription prompts as individual Markdown artifacts.
## Conventions
- Keep one prompt per file.
- Use stable, descriptive snake_case file names.
- Prefer incremental edits to a single prompt per change for clean history.
- Keep prompts human-readable and policy-focused.
- Do not store secrets in prompt files.
## Current Prompt
- `transcribe_document.md`: baseline verbatim transcription policy for historical documents.