findByTargetRef

open override fun findByTargetRef(targetRef: String): List<ProjectionRecord>

Trace from a produced/adopted artifact back to the projection records that reference it. Starting from a target artifact reference (e.g. a graph node ID), this returns every record whose ProjectionRecord.targetRef matches, across all lifecycles — so a reviewer can see whether the artifact was created (PROJECTED), adopted/aligned (ADOPTED), skipped, failed, or has gone stale.

Return

records whose ProjectionRecord.targetRef matches

Parameters

targetRef

Reference to the produced/adopted artifact in the target