Skip to content
Live Governance Demonstration — Synthetic Scenarios · No Actions Executed

Live Demonstration · Synthetic Data

See Pre-Execution Governance in Action

Every scenario below uses synthetic demonstration data. An autonomous system proposes an action as structured facts; Synchronicity evaluates that proposed action against versioned, human-authored policy and returns an eligibility outcome with signed, replayable evidence. Synchronicity never initiates or executes the action—the downstream execution system retains that responsibility.

Live service · v3.9.8 Deterministic · same input → same hash Fail-closed by default Offline-verifiable (Ed25519)

Synchronicity occupies only the governance and signed-eligibility boundary. It does not reason for the agent and it does not execute.

1 · Choose a Scenario

1Pick a proposed action

Six autonomous-agent actions are submitted to Synchronicity as structured facts in a Structured Proposed Action Descriptor. No eligibility outcome is supplied in the request—the versioned policy derives it.

No proposed action selected yet.

2 · Review the Proposed Action

2The proposed action, in plain language

What this is: the facts the proposing system transmits — the proposing agent, the proposed action, its target and context, and the policy-relevant facts. Why it matters: there is no outcome, verdict, or conclusion field here, just facts. The policy decides what they mean. Every fact below is editable: change one and the dry-run in Step 3 re-evaluates live.

Proposed-action facts (editable)
View Structured Proposed Action Descriptor

The exact payload sent to the real API.

3 · Evaluate Against Policy

3Applicable policy and policy version

What this is: the versioned, licensee-authored policy this tenant is governed by — visible and editable, with its contract_version: 2 eligibility grammar in the open. Why it matters: the outcome is derived by these rules from the Step-2 facts; nothing is keyed to the scenario name or tenant ID. (Policy edits here are a dry-run — they never sign or record anything.)

Dry-run outcome
Active policy (deployed)
View Versioned Policy

4Evaluate the proposed action

What this is: the real /v2/decide call against the deployed, versioned policy. Why it matters: the outcome you will see in Step 5 is produced here, by policy evaluation over the Step-2 facts — it is not revealed anywhere before this evaluation runs. Fact edits travel with the request; policy edits stay a Step-3 dry-run.

5Eligibility outcome

What this is: the canonical v2 eligibility outcome — one of Eligible, Eligible with Conditions, Hold, or Not Eligible — bound into the signed artifact together with contract_version: 2. Why it matters: when several rules match, the most restrictive outcome wins; when no rule matches, the evaluation fails closed to Hold. An action that is Eligible with Conditions is eligible only when each signed condition is verified; a Hold means execution must not proceed until the stated condition or uncertainty is resolved; Not Eligible means the proposed action does not satisfy current policy. In every case Synchronicity returned an eligibility determination — the downstream execution system remains responsible for enforcement and execution.

Run the evaluation in Step 4 first.

6Constraint or reason trace

What this is: the decisive, signed reason codes (the codes of the rules that support the final, highest-precedence outcome), any signed conditions, and the step-by-step reasoning trace. Why it matters: a decision you can't explain is a decision you can't audit — every outcome names the exact policy constraints behind it.

Run the evaluation in Step 4 first.

    4 · Inspect the Signed Evidence

    7Signed evidence summary

    What this is: the Deterministic Decision Artifact, Ed25519-signed and appended to this tenant's tamper-evident evidence chain before it is returned. Why it matters: the signature covers the outcome, the decisive reason codes, any conditions, the contract version, the SPAD hash, and the policy-snapshot hash — the complete input set, not just the answer.

    View Deterministic Decision Artifact

    The complete signed artifact, including its full signature material.

    8Verify and replay

    What this is: the trust anchor — independent checks you can run yourself. Independent signature verification can be performed against the published Synchronicity JWKS. Replay re-evaluates the stored SPAD against the stored policy snapshot and compares the reproduced result with the recorded evaluation.

    Verify Signed Evidence

    Or verify from your own terminal (no service dependency): download the DDA, then run the bundled offline CLI against the public JWKS.

    Replay Deterministic Evaluation

    Replay demonstrates deterministic reproduction of the evaluation. Replay does not independently verify the original signature.

    Developer Details
    How this page resists tampering:

    This page runs only its own code (Content-Security-Policy, nonce-based) — no third-party scripts can inject.

    The signing key is pinned by RFC 7638 thumbprint — a swapped key is rejected in your browser. Pinned:

    The offline verifier you download is published with SHA-256 — verify the tool itself. (SRI here covers the downloadable artifact; the page's inline assets are covered by the CSP nonce above.)

    Point the demo at a different Synchronicity host (leave blank to use this same host; no trailing slash):

    How it works

    1. An autonomous system creates a Structured Proposed Action Descriptor.
    2. Synchronicity evaluates it against versioned policy.
    3. Synchronicity returns one canonical eligibility outcome.
    4. Synchronicity issues a signed Deterministic Decision Artifact.
    5. A separate downstream system verifies the artifact and independently determines whether execution proceeds.

    Governance Without Execution Authority

    Synchronicity evaluates whether the proposed action is eligible under the applicable policy. It does not initiate or execute the action. The governed execution system remains responsible for verifying the signed artifact, satisfying any stated conditions, and determining whether execution proceeds.

    It does not select actions — it states eligibility under the loaded policy.
    It does not recommend actions.
    It does not initiate execution.
    It does not control downstream systems.
    It does not perform orchestration or routing.
    It does not replace the executor's responsibility.
    It holds no outbound execution credentials.
    It is not a claim of certification or formal compliance with any framework.

    KDH is the architecture licensor, not the regulated party — Synchronicity produces the evidence and controls that help a licensee meet its own obligations in the licensee's own environment.

    Run this in your environment

    Don't watch ours — run yours. Drop the container in, wire the reference adapter in ≤ 20 lines, point it at a policy template, and get a governed decision on your own machine. Then let's talk.

    1 Request access 2 NDA 3 Run it in your env 4 Technical eval 5 Pilot
    Opens your email to boone.carlson@keystonedigitalholdingsgroup.com. No mail app? Copy the address