Commit Graph

65 Commits

Author SHA1 Message Date
6ceabf40bb Add developer and internal architecture documentation 2026-07-04 03:07:56 +00:00
2d75f6ad13 Add operations and troubleshooting documentation 2026-07-04 03:04:01 +00:00
4dd00347e0 Add user documentation for Notarius CLI and config 2026-07-04 03:01:38 +00:00
5fab9936d0 Add a roadmap for a full documentation pass 2026-07-03 21:55:58 -05:00
b738dbc1eb Update policy documentation in advance of a full documentation pass 2026-07-03 21:46:27 -05:00
4db7805a95 Clean up MVP output handling 2026-07-03 21:26:05 -05:00
5424aae3de Mark MVP implementation complete in roadmap 2026-07-04 01:17:51 +00: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
07b3264b6b Add a staged implementation plan for MVP 2026-07-03 19:33:53 -05:00
0a4a29a2df Document D&D spells extraction contract 2026-07-03 23:48:38 +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
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