Commit Graph

45 Commits

Author SHA1 Message Date
de6689bc1d Add Scriptorium prompt assets 2026-07-05 18:13:10 +00:00
0fc740470f Switch config to Scriptorium profiles 2026-07-05 18:03:23 +00:00
49d94cc2e9 Add prompt input materials and session IDs 2026-07-05 17:51:36 +00:00
291298cf7b Add Scriptorium API grounding 2026-07-05 17:46:05 +00:00
c1ba94192d Cover reference prompts for chunk and normalize usage 2026-07-05 16:39:41 +00:00
22032dfd6d Deliver references to eligible runtime targets 2026-07-05 16:38:17 +00:00
4cafde2502 Materialize references for all eligible targets 2026-07-05 16:35:24 +00:00
8c623b7ad8 Support target-aware reference selectors 2026-07-05 16:31:23 +00:00
43dc954440 Resolve references across eligible pipeline targets 2026-07-05 16:24:49 +00:00
51053d390d Add stage-local reference config bindings 2026-07-05 16:18:00 +00:00
9278797aa9 Introduce target-aware resolved reference storage 2026-07-05 16:12:38 +00:00
39e49d7f77 Expand module contracts for references and normalizer LLM access 2026-07-05 16:06:47 +00:00
a516944086 Finish the references implementation for the extraction module and update roadmap documentation 2026-07-05 10:53:16 -05:00
2f97895732 Record reference provenance in manifests 2026-07-05 14:44:44 +00:00
9e89b88efc Add prompt reference template functions 2026-07-05 14:37:39 +00:00
a57c6397e3 Materialize extraction reference files 2026-07-05 14:32:35 +00:00
70d733edaf Resolve extraction reference bindings from config 2026-07-05 14:21:36 +00:00
1c31f56af1 Add reference contracts to extractor metadata 2026-07-05 14:13:48 +00:00
95218218e2 Canonicalize chunk units before extraction 2026-07-05 13:28:09 +00:00
e700df82d8 Record top-level module metadata in run manifests 2026-07-05 13:23:56 +00:00
e5eb0ba5c8 Make chunk validation a framework contract 2026-07-04 12:52:16 +00:00
4db7805a95 Clean up MVP output handling 2026-07-03 21:26:05 -05:00
361b1f53f4 Wire production CLI catalog and scheduled LLM client 2026-07-04 00:59:32 +00:00
0ad96618fc Add production default pipeline modules 2026-07-04 00:55:18 +00:00
bc4203a264 Add run manifest and logical output file contracts 2026-07-04 00:45:21 +00:00
ac14667797 Move D&D spell assets into extractor module 2026-07-04 00:39:31 +00:00
404bfc8da5 Add D&D spells prompt assets 2026-07-03 23:34:10 +00:00
382ca3fb6c Add D&D spells response schema 2026-07-03 23:31:19 +00:00
31b136f1e2 Add embedded prompt registry 2026-07-03 16:43:04 +00:00
54b9851f65 Add embedded response schema registry 2026-07-03 16:40:56 +00:00
8a4339913b Add OpenAI-compatible LLM runtime 2026-07-03 16:38:50 +00:00
d6dadb6c70 Final cleanup after checkpoint 3 and remove the completed implementation plan 2026-07-03 11:26:49 -05:00
25fbd791c8 Clean up pipeline test naming 2026-07-03 15:51:24 +00:00
d7881d7936 Add walking skeleton pipeline fixture 2026-07-03 15:49:32 +00:00
a0ef7167e9 Refactor runner for resolved pipelines 2026-07-03 15:46:42 +00:00
8217561f4f Add generic merge and normalize helpers 2026-07-03 15:39:10 +00:00
7580230269 Add resolved pipeline profiles 2026-07-03 15:37:07 +00:00
62bc8983c7 Add pipeline module registries 2026-07-03 15:30:44 +00:00
75a0a9fa79 Add pipeline stage contracts 2026-07-03 15:24:07 +00:00
b4ee4c64f0 Consolidate the architecture plan into fewer packages 2026-07-03 10:01:28 -05:00
5a6e82f599 Update the architecture plan to standardize on input -> chunk -> extract -> merge -> normalize -> output naming conventions 2026-07-03 09:03:45 -05:00
32be4ee85e Harden the runner contract 2026-07-03 08:26:51 -05:00
ccecc630e4 Add framework composition runner 2026-07-03 12:50:09 +00:00
26595e0105 Add contract composition test 2026-07-03 06:09:42 +00:00
94286c70b6 Add framework contract interfaces 2026-07-03 06:07:58 +00:00