- **paths: Cache away results of static construction of RelPath** - **agent: Cache away results of converting rules file names into relpaths** This PR fixed a regression from relpath PR where we've started doing more work when working with static (Rel-)Paths. Release Notes: - N/A