|
|
447c4f73f9
|
Protect deterministic D&D prompt inputs
|
2026-07-21 14:04:52 +00:00 |
|
|
|
110593ece1
|
Close out the D&D combat turn extraction roadmap
|
2026-07-21 07:49:57 -05:00 |
|
|
|
a1f5dce405
|
Compose production D&D combat pipeline
|
2026-07-21 05:42:33 +00:00 |
|
|
|
50aa60e0b8
|
Add combat turn normalization and invariants
|
2026-07-21 05:22:12 +00:00 |
|
|
|
2fbb3813aa
|
Add standalone D&D combat turn extraction
|
2026-07-21 05:08:02 +00:00 |
|
|
|
6dd695611c
|
Add durable D&D combat turn artifacts
|
2026-07-21 04:48:55 +00:00 |
|
|
|
92acb45775
|
Share the D&D NPC registry and prompt grounding
|
2026-07-21 04:34:56 +00:00 |
|
|
|
c6f330eb06
|
Implement NPC extraction follow-up fixes
|
2026-07-20 23:10:25 -05:00 |
|
|
|
20cfbfd311
|
Add NPC registry grounding for spell extraction
|
2026-07-21 03:12:03 +00:00 |
|
|
|
fb043325e1
|
Add production NPC pipeline composition
|
2026-07-21 02:50:37 +00:00 |
|
|
|
06c0259788
|
Add NPC normalization and identity validation
|
2026-07-21 02:36:59 +00:00 |
|
|
|
3d5fd9dc05
|
Add D&D NPC extraction and validation
|
2026-07-21 02:24:26 +00:00 |
|
|
|
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 |
|
|
|
ae97adb8b0
|
Add assembled spell pipeline and checkpoint coverage
|
2026-07-20 21:16:08 +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 |
|
|
|
3d0d79360e
|
Verify spell catalog provenance and checkpoint identity
|
2026-07-20 19:38:57 +00: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 |
|
|
|
7806dba509
|
Deliver target references during pipeline preparation
|
2026-07-20 18:57: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 |
|
|
|
385e4593f4
|
Implement ADR-0007
|
2026-07-19 10:15:28 -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 |
|
|
|
2cba6d4512
|
Add filesystem checkpoint compatibility tests
|
2026-07-18 23:27:36 +00:00 |
|
|
|
4d3351c774
|
Implement finalized test suite for the CLI and configuration code
|
2026-07-18 12:14:46 -05:00 |
|
|
|
a586257d5e
|
Harden CLI and configuration contract coverage
|
2026-07-18 16:14:24 +00:00 |
|
|
|
b8163091cc
|
Add production and example composition contract tests
|
2026-07-18 16:09:58 +00:00 |
|
|
|
c7b3af82b4
|
Add CLI cache and resume contract tests
|
2026-07-18 15:59:57 +00:00 |
|
|
|
a42b06ba20
|
Add CLI reference selector contract tests
|
2026-07-18 15:51:57 +00:00 |
|
|
|
8d62973627
|
Add run control contract tests
|
2026-07-18 15:46:19 +00:00 |
|
|
|
8cdefc72a1
|
Add CLI command contract tests
|
2026-07-18 15:35:58 +00:00 |
|
|
|
d3a8dc7930
|
Add configuration validation and resolution contracts
|
2026-07-18 15:31:05 +00:00 |
|
|
|
86ebb62f84
|
Add version 3 configuration contract tests
|
2026-07-18 15:18:37 +00:00 |
|
|
|
50191ee694
|
Add implementation plan for CLI and configuration test coverage
|
2026-07-18 10:14:02 -05:00 |
|
|
|
3c35124db4
|
Complete run state hardening audit
|
2026-07-18 14:36:47 +00:00 |
|
|
|
e4ec521bed
|
Write terminal debug reports for failed runs
|
2026-07-18 14:31:46 +00:00 |
|
|
|
2111e01142
|
Make run identities collision-resistant and outputs exclusive
|
2026-07-18 14:21:26 +00:00 |
|
|
|
a39eea7ed6
|
Enforce redaction for resolved pipeline summaries
|
2026-07-18 14:13:27 +00:00 |
|
|
|
7bcce9953e
|
Harden debug bundle filesystem collaborators
|
2026-07-18 14:07:14 +00:00 |
|
|
|
9746a42e04
|
Reject backslashes in confined file paths
|
2026-07-18 14:07:14 +00:00 |
|