|
|
3ba2c62cc1
|
Add D&D NPC artifact contract and identity codec
|
2026-07-21 02:08:46 +00:00 |
|
|
|
5186e061a8
|
Minor additional improvements to the D&D spell extraction prompt.
|
2026-07-20 20:34:59 -05:00 |
|
|
|
c4c907d421
|
Hardened D&D spell extraction prompts
|
2026-07-20 20:25:23 -05:00 |
|
|
|
8b5a4e0efd
|
Apply spell normalization follow-up fixes
|
2026-07-20 19:45:00 -05:00 |
|
|
|
3eb68baca6
|
Document D&D spell normalization behavior
|
2026-07-20 21:25:02 +00:00 |
|
|
|
79b9fffcaf
|
Register the D&D spell normalizer defaults
|
2026-07-20 21:06:30 +00:00 |
|
|
|
be22852daa
|
Collapse duplicate D&D spell casts during normalization
|
2026-07-20 21:00:22 +00:00 |
|
|
|
f5107045c3
|
Add deterministic D&D spell normalizer foundation
|
2026-07-20 20:52:27 +00:00 |
|
|
|
0f25e7339f
|
Add a framework mechanism for prepared modules and validators to contribute checkpoint identity fingerprints
|
2026-07-20 15:14:41 -05:00 |
|
|
|
f08b407b72
|
Enforce spell catalog validation in the D&D pipeline
|
2026-07-20 19:30:17 +00:00 |
|
|
|
4ff2c7795f
|
Ground spell extraction with the effective catalog
|
2026-07-20 19:20:56 +00:00 |
|
|
|
3bfe05ab56
|
Add spell catalog overlay resolution
|
2026-07-20 19:10:44 +00:00 |
|
|
|
ac53f83ac8
|
Add feature roadmap and implementation plan for D&D spell extraction and validation upgrades
|
2026-07-20 13:47:43 -05:00 |
|
|
|
4f96abf42c
|
Make composition and boundary tests extension-friendly
|
2026-07-18 23:50:24 +00:00 |
|
|
|
d88bcb6070
|
Rewrite brittle validation and schema tests
|
2026-07-18 23:44:27 +00:00 |
|
|
|
0cca3b1f5d
|
Consolidate configuration and resolver tests
|
2026-07-18 23:38:59 +00:00 |
|
|
|
bbc83ab042
|
Remove obsolete and misleading tests
|
2026-07-18 23:32:26 +00:00 |
|
|
|
1542a12497
|
Cut configuration and CLI over to output cache and debug surfaces
|
2026-07-18 12:42:10 +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 |
|
|
|
68481804a7
|
Enforce production module import boundaries
|
2026-07-17 15:27:17 +00:00 |
|
|
|
35bffdf336
|
Validate artifact candidates before final encoding
|
2026-07-17 15:13:19 +00:00 |
|
|
|
2df7084d5d
|
Enforce module family import boundaries
|
2026-07-17 13:58:50 +00:00 |
|
|
|
3013ee044d
|
Finalize bounded typed pipeline implementation
|
2026-07-17 08:49:08 +00: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 |
|
|
|
66de1a5520
|
Run D&D spell lanes through typed artifacts
|
2026-07-17 07:19:58 +00:00 |
|
|
|
52e6b31408
|
Add typed spell validation strategies
|
2026-07-17 07:02:30 +00:00 |
|
|
|
142ba36695
|
Introduce typed D&D spell artifacts
|
2026-07-17 06:50:08 +00:00 |
|
|
|
b949e9bbc0
|
Construct universal modules with decoded options
|
2026-07-17 06:30:56 +00:00 |
|
|
|
ce3a07512f
|
Prepare pipelines before source execution
|
2026-07-17 06:18:46 +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 |
|
|
|
15c369c509
|
Organize D&D extensions by domain
|
2026-07-17 05:05:48 +00:00 |
|
|
|
a81b9f1e1f
|
Organize generic and Seriatim modules by domain
|
2026-07-17 04:57:47 +00:00 |
|
|
|
0327659355
|
Compose production modules through family registrars
|
2026-07-17 04:53:09 +00:00 |
|
|
|
98b03a4629
|
Refactor the D&D spells module to apply deterministic fields where appropriate
|
2026-07-08 10:43:39 -05:00 |
|
|
|
3e67be6ac3
|
Add generic raw output validators
|
2026-07-07 21:32:56 +00:00 |
|
|
|
d593bfee0a
|
Add validator chain provenance
|
2026-07-07 21:10:29 +00:00 |
|
|
|
b7ad66f0e0
|
Replace validator contracts with raw output validation
|
2026-07-07 20:55:49 +00:00 |
|
|
|
582c5dceed
|
Cleanup and complete the pipeline refactor
|
2026-07-07 15:32:35 -05:00 |
|
|
|
7c95791e94
|
Update raw output files and manifests
|
2026-07-07 19:27:28 +00:00 |
|
|
|
aa14faa3cb
|
Migrate production modules to raw outputs
|
2026-07-07 19:23:35 +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 |
|
|
|
aec807fcb0
|
Update D&D schemas to require integer unit_id values
|
2026-07-06 14:41:24 -05:00 |
|
|
|
9b2d0297b7
|
Clean up DnD shared prompt asset tests
|
2026-07-06 17:24:15 +00:00 |
|