KYE
Sandbox
$ demo · runs in your browser
   ┌──────────────────────────────────────┐
   │  Proposed action                     │
   │  actor: kyc_triage_001               │
   │  capability: kyc.verify              │
   └─────────────────┬────────────────────┘
                     │
                     ▼
   ┌──────────────────────────────────────┐
   │  KYE Decision Engine™                │
   │  (algorithm + ordering + reason-code │
   │   alphabet are proprietary            │
   │   track and are not disclosed here)  │
   └─────────────────┬────────────────────┘
                     │
                     ▼
   ┌──────────────────────────────────────┐
   │  Verdict + signed Decision Map™      │
   └─────────────────┬────────────────────┘
                     │
                     ▼
   ┌──────────────────────────────────────┐
   │  Emit audit event & compose          │
   │  evidence pack                       │
   └──────────────────────────────────────┘
Node detail

Admissibility

First gate. Verifies the action is decidable: actor & principal resolved, capability known, prohibited-class check, evidence ready, jurisdiction supported. See public/vocabulary/action-admissibility.md.

Authority Finality

Resolves the in-force authority path from actor to principal. SLA: in-force authorities locatable in <200 ms.

Meaning Continuity

Scores meaning preservation across handoffs; routes to reconfirmation on material drift. See public/vocabulary/meaning-continuity.md.

Risk & Assurance

Compares assurance level to capability minimum and risk threshold to action class.

Required gates

Honours required_gates on the entity authority record (e.g. payment_execute, external_send).