10 lines
253 B
Markdown
10 lines
253 B
Markdown
# scriptorium
|
|
|
|
Scriptorium is a prompt-profile execution engine written in Go.
|
|
|
|
Current implementation scope:
|
|
- domain model and core interfaces
|
|
- YAML-backed prompt profile loading
|
|
- inline and file artifact reading
|
|
- provider-neutral prompt rendering
|