Bugfixes and improved alignment with architecture blueprint

This commit is contained in:
2026-05-04 20:36:12 -05:00
parent c07320f9d0
commit fa070a296d
10 changed files with 158 additions and 34 deletions

View File

@@ -1,3 +1,9 @@
# scriptorium
Scriptorium is a a prompt-profile execution engine written in Go.
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