From authority to continuity.
KYE™ does not stop at who logged in. It traces who or what acted, on behalf of whom, through which delegation chain, using which capability, under what authority, inside what scope, in what state, and with what evidence. For agentic systems, the next challenge is continuity: preserving the chain between original intent, interpretation, authority, decision, execution and audit.
KYE Continuity Profile™ helps organisations detect when delegated actions drift from authorised intent, scope, state, oversight or incentive alignment.
Ten dimensions, one continuous chain.
KYE™ Core records the seven dimensions of any authority decision. Continuity preserves three more — intent, interpretation and incentive / pressure context — and binds them all to a single replayable record.
Ten drift types. Each one signed and audited.
When delegated agency drifts away from the authorised chain, KYE Continuity Profile™ records a KYEAgencyDriftEvent, signs it, hash-chains it into the audit ledger, and emits a kye.agency_drift.detected signal on KYE Signal Bus™.
- intent_drift — agent reinterpreted the goal materially
- authority_drift — action no longer matches the grant
- scope_drift — request exceeds the scope ceiling
- state_drift — actor / principal / credential state changed mid-flight
- capability_drift — agent invoked an off-manifest capability
- execution_drift — execution differs from approved decision
- incentive_drift — commercial / affiliate conflict surfaced
- oversight_drift — required human-in-the-loop missed
- evidence_drift — audit / evidence chain incomplete
- delegation_drift — sub-delegation broke parent constraints
Six normative objects. Validated in CI.
continuity-profile.json— KYE Continuity Profile™ manifestcontinuity-context.json— per-action canonical recordintent-trace.json— signal → interpretation → decision → executioncontinuity-decision.json— policy decision + continuity_scoreagency-drift-event.json— one record per detected driftcontinuity-evidence-pack.json— replayable bundle, signed
Reproduce: git clone https://github.com/KYE-Protocol/schemas && cd schemas && npm ci && npm test
Five planned apps. Contracts open; engines paid.
The contracts are open. The engine is paid.
Open under Apache 2.0
- All v1 schemas above
- Reason-code dictionaries
- Webhook event names
- Sample fixtures + examples
- Conformance test vectors
- Validator SDK (TS / Py / Go)
- Sample MCP read-only tools
Proprietary (commercial licence)
- KYE Continuity Gateway™ runtime engine
- Intent-drift detection algorithm
- Incentive-conflict scoring engine
- Pressure-signal analysis engine
- KYE Agency Drift Monitor™ (managed)
- Sector-specific continuity packs
- BYOC / on-prem deployment