find By Source Key
open fun findBySourceKey(contextId: <Error class: unknown class>, sourceKey: String): List<Proposition>
Find propositions in contextId with evidence from any revision of sourceKey.
Both revisioned and revisionless evidence matches when its locator key equals sourceKey.
findBySourceKey by plain context-id string — the implementation point, and what Java callers use.