Commit Graph

143 Commits

Author SHA1 Message Date
eab640aa21 Update .gitignore to ignore build and testing output artifacts 2026-07-05 10:54:16 -05:00
a516944086 Finish the references implementation for the extraction module and update roadmap documentation 2026-07-05 10:53:16 -05:00
be6803ffa1 Document extraction reference support 2026-07-05 14:52:52 +00:00
ef4bdd4f9f Use references in D&D spell extraction 2026-07-05 14:49:17 +00: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
39e071f5ca Add CLI reference binding flags 2026-07-05 14:27:23 +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
f9999a73df Add a staged implementation plan for background context references 2026-07-05 09:08:31 -05:00
11d8187052 Update documentation to reflect the implemented chunking module 2026-07-05 08:40:24 -05:00
86bff552c1 Update .gitgnore to ignore build artifacts 2026-07-05 08:39:34 -05:00
d3f790095e Trim and validate scene caveats 2026-07-05 13:30:32 +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
e19cc02c4d Add a staged implementation plan to address gaps from the initial implementation of the scene chunking module 2026-07-05 08:15:46 -05:00
8a5419448f Update feature roadmaps to reflect future work 2026-07-05 08:11:54 -05:00
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
11073b613c Update AGENTS.md 2026-07-04 07:05:06 -05:00
b85e826c1c Bugfix in the seriatim input adapter v0.1.0 2026-07-03 22:27:54 -05:00
4d0b2c69e6 Clean up completed documentation roadmaps 2026-07-04 03:13:27 +00:00
30e98a4d99 Add integration and artifact contract documentation 2026-07-04 03:11:29 +00:00
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