Quickstart PoC path01
A Rutile PoC should prove four flows: register agents, route tool calls, broker temporary access, and produce audit evidence.
- Select one high-value agent workflow.
- Register the agent owner, tools, data scopes, and risk tier.
- Route MCP/API calls through Rutile policy evaluation.
- Review audit events with the security team.
agent:
id: sample-procurement-agent
owner: security-platform-team
purpose: approved supplier risk review
tools: [approved_crm.read, vendor_risk.query]
policy:
default: deny
allow_when: owner_verified && change_ticket_approved
max_duration: 15m