Developer

Preview the Ayra Gate decision envelope.

A read-only technical preview of requests, decisions, receipts, and verifier evidence. No live keys, no terminal, no private rule tables.

Read-only preview
Review preview
Tool
ayra.gate.check
MCP
Payload
Redacted workflow context
Sealed
Decision
ALLOW / BLOCK / ROUTE
Sample
Proof
0xeaddfebc...
Receipt
fast
Preview latency
scoped
Review path
Static preview

Request and response, side by side.

The preview shows the integration shape without exposing live API keys, private infrastructure, production data, or proprietary rule logic.

Sample requestread only
{
  "tool": "ayra.gate.check",
  "workflow": "claim_submission",
  "checks": [
    "authority",
    "consent_scope",
    "documentation"
  ],
  "payload": "redacted_context_ref"
}
Sample decisionverified
{
  "decision": "ALLOW",
  "route": "continue",
  "receipt": {
    "receiptBatch": "55",
    "block": "42028382",
    "proofId": "0xeaddfebc..."
  }
}
RequestSealed contextSample payloads show shape and scope without live patient data.
DecisionReceipted gateALLOW, BLOCK, and ROUTE outcomes carry proof context for review.
VerifierScoped evidenceAyra Verifier recomputes proof bundles in a controlled review environment without exposing PHI, raw claims, or production secrets.
Call pathread only
clientgatereceiptverifier
requestworkflow, checks, context_ref
decisionALLOW | BLOCK | ROUTE
receiptbatch, block, proof_id
reviewbundle, scope, recompute
Envelopeschema
decision  ALLOW
route     continue
proof     present
review    scoped
Bundle anatomy
request hash rule result anchor receipt verifier scope
Visibility
PHI excluded

Only redacted references and salted commitments appear in the public proof path.

What is included

A preview, not public access.

The public developer page is intentionally read-only. Partners receive controlled specifications and evaluation materials after scope is approved.

Preview

Event shapes

Representative request, decision, receipt, and bundle structures.

Private

Internal systems

No credentials, terminals, production systems, private repositories, or proprietary rule tables.

Scoped

Review path

Teams request evaluation scope before receiving deeper API and verifier materials.

Previewrequest shape, receipt shape, proof posture
Scoped reviewtest bundles, verifier materials, integration scope
ProductionBAA-aligned deployment with governed credentials
Technical posture

Inspectable without becoming public.

Ayra gives reviewers enough structure to understand the proof path while keeping PHI, raw claims, secrets, and private implementation details out of the browser.