IRIS Platform Operations

Performance & Optimization Control Plane

One scorecard for pages, APIs, agents, workflows, integrations, FinOps, SAP call reduction, evidence load, replay coverage, and graceful failure. Quiet telemetry windows are shown as capture-enabled or no-sample states, not as static health claims.

Measured Window: 7 days · Source: ledger and browser telemetry
Runtime samples
3813
Browser/API action events in the selected window
Agent executions
4
AgentExecution rows
LLM calls
0
LLMAuditRecord rows
Evidence packs
665
EvidencePack rows
Confirmed SOR writes
0
SorWriteback confirmed documents
Cache hit rate
0.00 %
Measured when UI/API telemetry reports cache hits
Runtime Observability Console
0.00 ms API p95
4 agent executions
Token & Compute FinOps Console
0 USD
Cost per decision 0.00 USD
SAP Call Reduction Monitor
0
0 confirmed writebacks
Page/API Performance Audit Console
0.00 ms page p95
0 failed actions
Decision Runtime Reliability Dashboard
100 % replay
4 decisions executed

Optimization Scorecard

AreaMetricValueTargetStateSamplesSource / Next action
UICore page load p950.00 ms< 2000 msCapture enabled0RuntimePerformanceTelemetry.page_load_ms
Keep summary-first rendering and lazy-load drawers.
UIDrawer load p952,361 ms< 3000 msMeasured2RuntimePerformanceTelemetry.drawer_load_ms
Evidence and replay drawers should fetch on open.
APIRead API latency p950.00 ms< 500 msCapture enabled0RuntimePerformanceTelemetry.api_latency_ms
Use mission summary/queue/case/evidence/replay endpoints instead of over-fetching.
DataDB latency p950.00 ms< 100 msCapture enabled0RuntimePerformanceTelemetry.db_latency_ms
Index hot paths by case, mission, status, priority, counterparty, and created_at.
AgentAgent response p9512,517 msunder 15000 msMeasured1AgentExecutionTelemetry.latency_ms / AgentExecution.execution_time_ms
Use deterministic-first routing and cached context packs.
EvidenceEvidence replay coverage100 %100%Measured665EvidencePack.is_replayable
Governed decisions should seal replayable evidence packs.
DecisionFailed user actions00Measured3813RuntimePerformanceTelemetry.outcome
Every failed action should retain the case state and expose retry/replay.
IntegrationSAP calls avoided0maximizeCapture enabled0LLMAuditRecord.evidence_json.finops_counters
Prefer UDP/cache reads; reserve SAP calls for governed writes and authoritative confirmations.
CostAI spend0 USDbudget governedCapture enabled0LLMAuditRecord token ledger
Track cost per case, mission, user, and business outcome.
ValueMeasured business value0.00 USDtrace to value eventsMeasured1ValueEventRecord
Aggregate case value to team, tower, FB&T, and CFO views.

Layer Audit

LayerStateSamplesChecksNext action
UIMeasured2summary-first page load, lazy drawer load, failed browser actionsBeacon is active on the optimization page; extend to mission pages as they are touched.
APIMeasured0read p95, duplicate calls, payload split by summary/queue/case/evidence/replayTrack read API p95 by route and split heavy payloads.
DataMeasured0hot-path indexes, precomputed aggregates, DB latencyKeep mission summary APIs and indexed queue endpoints as the preferred access path.
AgentMeasured1deterministic-first routing, token cost, agent latencyRoute deterministic checks before LLM reasoning and cache context packs.
IntegrationMeasured0SAP call reduction, cache/UDP reads, governed writebacksStart recording SOR read/write counters on each agent execution.

Mission-Level Performance Audits

SurfaceMissionStatePage samplesAgent callsValue
P2P Analyst pageP2PNeeds attention200.00 USD
O2C canonical mission surfaceO2CCapture enabled000.00 USD
R2R canonical mission surfaceR2RCapture enabled000.00 USD
Treasury canonical mission surfaceTreasuryCapture enabled000.00 USD
FP&A canonical mission surfaceFPACapture enabled000.00 USD
Tax canonical mission surfaceTaxCapture enabled000.00 USD

Production Telemetry Contract

FieldPurpose
user_action_idcorrelation id for every UI action
pageroute or surface emitting telemetry
personarole/persona shown in the UI
missionP2P, O2C, R2R, FP&A, Treasury, Controls, or platform
case_idbusiness case or transaction id where applicable
api_latency_msread/write API latency
agent_latency_msagent execution latency
db_latency_msdatabase latency when reported by API
token_counttoken usage from LLM ledger or browser action metadata
model_usedmodel selected for the action
sap_callsSOR calls made for the action
cache_hitwhether context/cache served the action
decision_iddecision/replay id
evidence_pack_idevidence pack id
outcomecaptured, completed, failed, escalated, or retried
error_codebounded error identifier