Commit Graph

53 Commits

Author SHA1 Message Date
c8217549a8 Verify D&D scene chunker run output 2026-07-04 13:08:45 +00:00
2130414899 Register D&D scene chunker 2026-07-04 13:05:39 +00:00
7f83a20fa6 Implement D&D scene chunker 2026-07-04 13:02:02 +00:00
317ab0472d Add D&D scene chunking assets 2026-07-04 12:57:04 +00:00
e5eb0ba5c8 Make chunk validation a framework contract 2026-07-04 12:52:16 +00:00
b95af4f87d Add a roadmap to implement a D&D-specific chunk module 2026-07-04 07:48:36 -05:00
b85e826c1c Bugfix in the seriatim input adapter 2026-07-03 22:27:54 -05:00
4db7805a95 Clean up MVP output handling 2026-07-03 21:26:05 -05:00
6310e49fce Add fixture-driven MVP acceptance coverage 2026-07-04 01:15:59 +00:00
7de41eb3bd Write run outputs and diagnostics 2026-07-04 01:11:57 +00:00
ae218d7c57 Add in-memory pipeline run command 2026-07-04 01:06:04 +00: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
373ba13562 Add D&D spells pipeline integration tests 2026-07-03 23:47:06 +00:00
c51c2d7fe5 Add D&D spells validators 2026-07-03 23:42:12 +00:00
b2012b9b2c Implement D&D spells extraction mapping 2026-07-03 23:38:41 +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
d9b5c25cfe Add D&D spells extractor skeleton 2026-07-03 23:29:08 +00:00
39fcfba605 Tighten Seriatim input validation 2026-07-03 23:14:33 +00:00
c804cb4bca Add Seriatim runner integration coverage 2026-07-03 21:17:10 +00:00
ef8bd91d48 Add Seriatim pipeline config coverage 2026-07-03 21:15:06 +00:00
95a54505cf Implement Seriatim transcript parsing 2026-07-03 21:13:12 +00:00
47013daa04 Add Seriatim input module skeleton 2026-07-03 21:09:43 +00:00
bf2c0f692d Harden CLI lane filtering and diagnostics redaction 2026-07-03 20:54:22 +00:00
fd835b582c Fix config validation edge cases 2026-07-03 18:56:35 +00:00
4477b13203 Add CLI config validation commands 2026-07-03 17:01:24 +00:00
400db97651 Add config validation and resolution 2026-07-03 16:56:00 +00:00
8622d0eef8 Add config loading primitives 2026-07-03 16:51:41 +00:00
145d1260f9 Add diagnostics run directory 2026-07-03 16:46:09 +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
2690cdd959 Audit code for consistency with checkpoint #1 of the architecture plan 2026-07-03 07:38:00 -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