ai.aient.problem.remediation_decision_recorded
Generated from @aient/events. Do not edit this page by hand.
A remediation admission decision was recorded for a problem.
Delivery Contract
| Field | Value |
|---|---|
| Visibility | Tenant-selectable public event |
| Topic | v1.events.problems |
| Bounded context | problem |
| Source | https://aient.ai/api/organisations/{organisationId} |
| Subject | problems/{problemId}/remediation-decisions/{decisionId} |
| Schema ID | sch_01KT542Q05SG5DDF3P83RRP553 |
| Immutable schema | https://registry.aient.ai/schemas/sch_01KT542Q05SG5DDF3P83RRP553.json |
| Version alias | https://registry.aient.ai/events/ai.aient.problem.remediation_decision_recorded/v1.json |
Payload Fields
| Field | Required | Type | Enum |
|---|---|---|---|
action | yes | string | - |
decision | yes | string | allowed, skipped, blocked, rejected, already_active |
decisionId | yes | string | - |
existingRemediationAttemptId | no | string | - |
nextReconsiderAt | no | string | - |
organisationId | yes | string | - |
problemId | yes | string | - |
reason | yes | string | - |
remediationAttemptId | no | string | - |
stage | no | string | - |
workRequestId | no | string | - |