feat: adapterOwner tracking in filterIncludes + collectSelfPath helper (#451)
Tombstone excludedFrom now uses the declaring aspect's full pathKey
instead of the anonymous wrapper's name. adapterOwner is captured at the
meta.adapter declaration site and propagated via tag to nested
filterIncludes invocations.
collectSelfPath extracts the aspect's path if not excluded, shared
between collectPathsInner and the upcoming structuredTrace adapter.
authored by