Skip to main content

shared

Function shared 

Source
pub fn shared() -> Vec<SharedArtifact>
Expand description

Every artifact the skills share, sorted by path.

These land once, outside the agent skill roots, because every skill names the same absolute path for them. A copy per skill would be one file to correct per agent root per skill; one copy is one.