Add a legacy service to the proxy
Goal: register a new legacy C# service behind /api/v1/proxy/.
Goal: register a new legacy C# service behind /api/v1/proxy/.
ARIA AI Agent Proxied Policy Enforcement
Goal: call an EmpowerID WebUI API method through the BFF.
Purpose: call EmpowerID workflows and WebUI API directly via the BFF with OAuth token injection and PDP-aware context.
Purpose: stable façade to legacy C# microservices with circuit breaker, caching, limits, and metrics.
Purpose: map API paths/methods to resource/action with optional id extraction to build PDP context.
Goal: execute a configured EmpowerID workflow through the BFF.
Purpose: stream Server‑Sent Events from CRUD service through the BFF.
Goal: fix broken SPA calls after service renames, path changes, or config moves.
Source of truth: ServiceConfigs/BFF/config/routes.yaml (mounted to /app/config).