Skip to content

Governance

View and export the audit trail, view and export the agent execution journal, and set agent budgets.

Console Governance
API GET /v1/admin/audit · GET /v1/admin/audit/export?format= · GET /v1/admin/agent/journal · GET /v1/admin/agent/journal/export · PUT /v1/admin/agent/budgets
Mutating? Budgets — yes; exports/views — read

Prerequisites

  • Signed in (exports and views work for auditor; budget changes need it_admin / app_owner)

View and export the audit trail

  1. Open Governance.
  2. Open the audit trail view (GET /v1/admin/audit).
  3. Choose Export and select the offered format (GET /v1/admin/audit/export?format=).
  4. Save the downloaded file.

Verify

  • The export file downloads and opens in your audit review tool.
  • Row content matches what you see on screen for the same time window.

View and export the agent execution journal

  1. On Governance, open the agent execution journal (GET /v1/admin/agent/journal).
  2. Export if needed (/export).

Verify

  • Journal entries load.
  • Export produces a usable file.

Set agent budgets

  1. On Governance, open agent budget controls.
  2. Set the budget values required by your policy.
  3. Save (PUT /v1/admin/agent/budgets).

Verify

  1. Re-open budget settings and confirm the saved values.
  2. If signed in as auditor, confirm save returns 403 RES-ADMIN-403.

If it fails

Symptom Action
403 on budget save Expected for auditor — use a mutating role
Empty audit / journal No events in range, or API error — widen filters; confirm admin API health
Need compliance “certification” language for an auditor Residion ships control mappings as documentation — not certification. See Guardrails