41d3a4a903
narrativeQueryBuild reimplemented the "any token in list" check the package already has as hasTok; use it instead of a nested loop. AnaphoraResolver's doc comments described a stale return shape (a key/value pair) and an incomplete pronoun list (missing the "that" and "mine" classes the switch already handled) — fixed the comments to match the code, no behaviour change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>