sectionsByProvenance
@forge/monorepo / frontend/src / sectionsByProvenance
Function: sectionsByProvenance()
sectionsByProvenance(
inspection,prefix): readonlyInspectedSection[]
Defined in: frontend/src/context-inspector.ts:60
All sections tagged with a given provenance prefix — e.g. every principal-memory: entry used.
Parameters
inspection
prefix
string
Returns
readonly InspectedSection[]