World's First · Live · v0.6.0

Progression
Admissibility Engine

Beyond identity and action enforcement. VeriSigil evaluates whether a specific AI agent state transition should be permitted — given evidence, authority, context, and consequence.

"Should this specific progression be permitted now?"
🔍
Trajectory
Does this progression make logical sense given prior workflow steps?
⚖️
Authority
Does the agent carry sufficient authority for this consequence level?
📋
Evidence
Is the proof complete and sufficient for this specific action?
Consequence
LOW / MEDIUM / HIGH / CRITICAL — governs required authority and evidence.
Try a scenario:
Progression Request
READY
Progression Decision
PENDING
AWAITING EVALUATION
Configure request and click Evaluate
Raw API Response
JSON
// Response will appear here after evaluation
// POST /v1/progression/evaluate
// verisigil-api-production.up.railway.app

Try It. Share It. Prove It.

This is a live endpoint — every evaluation calls the real VeriSigil API and chains the decision to an immutable Merkle audit trail. Share this page so others can test it themselves.