Agent Process Repository
interface AgentProcessRepository
Spring-style repository for agent processes. We don't extend Repository because it confuses Spring's component scanning if JPA/Neo or another Spring Data solution is used on the classpath downstream.