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
+8
View File
@@ -0,0 +1,8 @@
# Transcription
Historical document transcription system.
## Prompt Artifacts
Prompt files are stored in `prompts/` and loaded from `PROMPT_DIR` (default: `./prompts`).
The canonical MVP prompt is `prompts/transcribe_document.md`.