Produce AI match-rule suggestions (human-review required)
Produce AI match-rule suggestions (human-review required)
Builds AGGREGATE, privacy-safe history features for the context, asks the AI advisor for config-only candidate rules, and enqueues each surviving candidate in a human-review queue. AI output is NEVER authoritative: producing a suggestion CREATES NO rule. A rule is created only when a human APPROVES a suggestion. The lane is gated by a global advisor kill-switch AND a per-tenant opt-in (fail-closed: a non-opted-in tenant gets 403). Tenant from the JWT, context from the path. The egress payload is aggregates only — no raw transaction, money, or PII.
POST
Produce AI match-rule suggestions (human-review required)
Authorizations
Bearer token authentication (format: "Bearer {token}")
Path Parameters
Context ID
List AI match-rule suggestions (the human-review queue)
Previous
Approve an AI match-rule suggestion (create the rule)
Next

