200Complete canonical post-intervention detail record with retained attributed evidence.Mutation completed · JSON RESPONSE+
{
"identity": {
"identity_uuid": "identity-01J…",
"profile_uuid": "profile-01J…",
"tenant_uuid": "tenant-01J…",
"email": "[email protected]",
"username": "person",
"display_name": "Example Person",
"identity_active": true
},
"control": {
"lifecycle_status": "REVIEW_REQUIRED",
"risk_score": 72,
"risk_tier": "HIGH",
"reviewer_rating": "WATCH",
"review_reason": "Manual review pending.",
"version": 5,
"updated_by": "admin-01J…",
"updated_at": "2026-09-01T18:00:00Z"
},
"capabilities": [
{
"capability": "LOGIN",
"status": "ACTIVE",
"reason": "",
"version": 0
},
{
"capability": "TRADING",
"status": "ACTIVE",
"reason": "",
"version": 0
}
],
"alerts": [
{
"uuid": "alert-01J…",
"rule_code": "AUTH_FAILURE_BURST",
"severity": "HIGH",
"status": "OPEN",
"title": "Repeated authentication failures",
"summary": "Retained security evidence requires review.",
"occurrence_count": 6,
"assigned_to": null,
"acknowledged_by": null,
"acknowledged_at": null,
"resolved_by": null,
"resolved_at": null,
"resolution": null,
"created_at": "2026-09-01T17:45:00Z",
"updated_at": "2026-09-01T17:45:00Z"
}
],
"signals": [
{
"uuid": "signal-01J…",
"signal_type": "AUTH_FAILURE_BURST",
"source_service": "identity-security",
"severity": "HIGH",
"score_delta": 25,
"summary": "Repeated authentication failures",
"evidence_sha256": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"observed_at": "2026-09-01T17:45:00Z"
}
],
"events": [
{
"uuid": "event-01J…",
"event_type": "RATING_CHANGED",
"target_ref": "RISK_REVIEW",
"actor_ref": "admin-01J…",
"reason": "Manual review required.",
"before": {
"reviewer_rating": "UNRATED"
},
"after": {
"reviewer_rating": "WATCH"
},
"previous_event_hash": null,
"event_hash": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
"created_at": "2026-09-01T18:00:00Z"
}
],
"session_posture": {
"active_mobile_sessions": 1,
"last_mobile_activity": "2026-09-01T18:01:00Z"
}
}
- CALLER ACTION
- Accept the returned representation or receipt, then select an exact tenant-scoped identity and inspect the supporting alerts, evidence, rating, and lifecycle data before forming a conclusion.
- RETRY SAFETY
- Do not repeat a successful mutation merely to confirm it. For one logical mutation, retain the same Idempotency-Key and byte-equivalent request. Never reuse that key for changed instructions.
- STATE RECONCILIATION
- Persist returned identifiers, versions, commitments, and receipts. Refresh the subject, claim or credential version, issuer and reviewer authority, evidence commitment, decision, expiry, and revocation status.