pub fn agent_plan(vault: &Vault, tags: &[String]) -> AgentPlan
Build an AgentPlan from a vault’s schema. If tags is non-empty an entry is included only when it carries one of the requested tags.
AgentPlan
tags