Pro feature. Requires a Pidgeon account with Post Pro entitlement. AI Triage ships with the Post desktop app and the licensed CLI, not the free
dotnet tool install build.Setup
AI Triage runs on-device out of the box; no configuration is required. To opt into a cloud provider instead (BYOK, your keys, your cost control), set the egress policy and your provider key:pidgeon ai egress (no arguments) shows the current PHI-egress policy. Every call that resolves to a non-local provider is audit-logged. See AI Commands for the full set of AI modes and providers.
Usage
Triage a message that fails validation:Example Output
API
The Post Bridge exposes AI Triage atPOST /api/loft/triage on localhost:5101. That route is unauthenticated because the Bridge is a single-user loopback sidecar: it only listens on localhost for the signed-in user, and the AI Triage feature itself stays gated behind Post Pro. See the API Reference for the request and response shape.