Commit Graph

40 Commits

Author SHA1 Message Date
71a004bfc8 Publish effective LLM backend provenance 2026-07-30 02:18:14 +00:00
e61e522662 Build evidence context for output encoders 2026-07-27 18:17:54 +00:00
5a968b64eb Clean up completed roadmap work 2026-07-25 21:50:39 -05:00
80ec939383 Validate normalize retry diagnostics 2026-07-26 02:43:28 +00:00
8a12c56971 Add retryable normalization fallbacks 2026-07-26 01:20:28 +00:00
97c9a8e5ce Carry accepted chunk maps through the runner 2026-07-23 14:58:14 +00:00
22d4f29670 Implement generated artifact handoff and provenance 2026-07-21 21:39:23 +00:00
f846f252c0 Implement ordered pipeline step resolution 2026-07-21 21:05:28 +00:00
bbc83ab042 Remove obsolete and misleading tests 2026-07-18 23:32:26 +00:00
6fc6ce0adb Expose chunk plan provenance and safe diagnostics 2026-07-18 00:45:01 +00:00
7844c0a93f Generate and materialize canonical chunk plans 2026-07-17 23:57:59 +00:00
60b86dc40c Finish the domain pipeline cleanup 2026-07-17 11:29:52 -05:00
adfe3825ee Remove legacy raw pipeline contracts 2026-07-17 08:13:08 +00:00
814fcdc6ba Serialize typed artifacts at durable boundaries 2026-07-17 07:33:49 +00:00
b949e9bbc0 Construct universal modules with decoded options 2026-07-17 06:30:56 +00:00
1c84d19e5f Add type-safe artifact lane resolution 2026-07-17 05:57:31 +00:00
fc1b57bde2 Add typed artifact codec foundation 2026-07-17 05:41:20 +00:00
075888c97f Move chunks into the canonical source model 2026-07-17 05:32:11 +00:00
40709e4ad8 Add canonical source unit provenance 2026-07-17 05:19:57 +00:00
68ec69f2e4 Rewrite the debug path to provide raw LLM prompt and response artifacts 2026-07-08 08:37:26 -05:00
3e67be6ac3 Add generic raw output validators 2026-07-07 21:32:56 +00:00
b7ad66f0e0 Replace validator contracts with raw output validation 2026-07-07 20:55:49 +00:00
cc6b050367 Implement runner retries and raw validation 2026-07-07 19:19:04 +00:00
bcedf19a08 Add merge references and retry config 2026-07-07 19:10:55 +00:00
c05ecb58d8 Implement raw module output contracts 2026-07-07 18:58:23 +00:00
9e3f8809b3 Implement integer source units and chunk payloads 2026-07-07 18:34:23 +00:00
223f3751e8 Add reference slot clone helper 2026-07-06 17:06:24 +00:00
7d4c027d09 Finish implementation of the scriptorium migration 2026-07-05 18:26:31 -05:00
f6224dcbee Add Scriptorium-backed LLM runtime 2026-07-05 18:21:37 +00:00
49d94cc2e9 Add prompt input materials and session IDs 2026-07-05 17:51:36 +00:00
39e49d7f77 Expand module contracts for references and normalizer LLM access 2026-07-05 16:06:47 +00:00
1c31f56af1 Add reference contracts to extractor metadata 2026-07-05 14:13:48 +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
bc4203a264 Add run manifest and logical output file contracts 2026-07-04 00:45:21 +00:00
d6dadb6c70 Final cleanup after checkpoint 3 and remove the completed implementation plan 2026-07-03 11:26:49 -05:00
75a0a9fa79 Add pipeline stage contracts 2026-07-03 15:24:07 +00: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
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