Minor additional improvements to the D&D spell extraction prompt.
This commit is contained in:
@@ -58,13 +58,16 @@ occurred. The `spell` value must resolve through the effective SRD-plus-overlay
|
||||
catalog as either a canonical name or alias. Catalog validation accepts aliases
|
||||
but does not rewrite them; unknown fields are rejected.
|
||||
|
||||
`effect` and `narrative_description` record what the transcript establishes
|
||||
about the session as played. They do not correct the table from published D&D
|
||||
rules or supplement the transcript with model knowledge. When the transcript
|
||||
contains a nonstandard or disputed ruling, the artifact may preserve the
|
||||
observed resolution and attribute relevant reasoning to the GM or table; it
|
||||
must not present that reasoning as a universal game rule. The spell catalog is
|
||||
name-recognition policy, not evidence for spell mechanics or outcomes.
|
||||
`effect` and `narrative_description` record the casting declaration and its
|
||||
immediate resolution as established by the transcript. They do not follow
|
||||
summoned creatures, persistent spell effects, or other downstream consequences
|
||||
through the rest of the scene. They also do not correct the table from
|
||||
published D&D rules or supplement the transcript with model knowledge. When the
|
||||
transcript contains a nonstandard or disputed ruling, the artifact may preserve
|
||||
the immediate observed resolution and attribute relevant reasoning to the GM or
|
||||
table; it must not present that reasoning as a universal game rule. The spell
|
||||
catalog is name-recognition policy, not evidence for spell mechanics or
|
||||
outcomes.
|
||||
|
||||
## Source References
|
||||
|
||||
@@ -75,14 +78,16 @@ must not appear after the end unit. Unknown fields are rejected.
|
||||
|
||||
For each cast, the complete `source_refs` collection identifies the transcript
|
||||
evidence for every factual claim in `caster`, `spell`, `effect`, and
|
||||
`narrative_description`. A cast declaration and a later resolution may be
|
||||
`narrative_description`. A cast declaration and its immediate resolution may be
|
||||
cited with separate narrow ranges when intervening units are unrelated. A
|
||||
reported target, roll, amount, condition, interruption, or outcome must be
|
||||
supported by the cited units; otherwise the artifact describes only the
|
||||
supported attempt or declaration. The deterministic validators establish that
|
||||
ranges are structurally valid and that the spell name is related to cited
|
||||
text. Semantic claim completeness is an extraction policy and remains subject
|
||||
to evaluation rather than deterministic proof.
|
||||
reported target, roll, amount, condition, interruption, or immediate outcome
|
||||
must be supported by the cited units; otherwise the artifact describes only the
|
||||
supported attempt or declaration. Later behavior by summoned creatures,
|
||||
recurring effects, and other downstream consequences are outside the cast
|
||||
artifact's evidence scope. The deterministic validators establish that ranges
|
||||
are structurally valid and that the spell name is related to cited text.
|
||||
Semantic claim completeness is an extraction policy and remains subject to
|
||||
evaluation rather than deterministic proof.
|
||||
|
||||
Reference slot keys and accepted file types are defined in
|
||||
[Configuration](../config.md#implemented-production-modules). References are
|
||||
|
||||
Reference in New Issue
Block a user