Commit Graph

44 Commits

Author SHA1 Message Date
d9b5c25cfe Add D&D spells extractor skeleton 2026-07-03 23:29:08 +00:00
a4d64f6f16 Plan D&D spells extractor implementation 2026-07-03 23:25:32 +00:00
39fcfba605 Tighten Seriatim input validation 2026-07-03 23:14:33 +00:00
91bec3ae52 Document Seriatim input integration 2026-07-03 21:18:24 +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
f4d37f9557 Plan Seriatim input implementation 2026-07-03 21:06:34 +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
1d66934577 Add a staged implementation plan for porting relevant code from audita 2026-07-03 11:32:43 -05: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
3cf2ac577f Add a staged implementation plan for the pipeline stages 2026-07-03 10:19:57 -05:00
c4da7bea1a Update feature roadmap to include a named pipeline profile configuration model 2026-07-03 10:09:02 -05: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
88042174b3 Revise the architecture plan to reflect an input -> chunk -> process -> merge -> normalize -> output workflow 2026-07-03 08:54:23 -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
281f236e27 Add a staged implementation plan for the initial framework and module composition architecture 2026-07-03 07:38:23 -05: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
346eebe815 Add core artifact model 2026-07-03 06:05:49 +00:00
9431719db6 Add core source model validation 2026-07-03 06:03:57 +00:00
0c68d3f727 Bootstrap Go CLI shell 2026-07-03 06:01:34 +00:00
60682e977e Add an initial staged implementation prompt fro the core contracts and skeleton 2026-07-03 00:58:40 -05:00
9fd63d0422 Add roadmap documents for the initial architecture 2026-07-03 00:54:40 -05:00
346a56debb Initial commit 2026-07-03 04:42:08 +00:00