VM
Bridge and runtime stack for validating DAG execution flows. Operational observability while the chain and VM mature.
A bridge runtime that validates execution before the chain does.
URUZ VM is a validation runtime that bridges Aptos execution with Kaspa settlement. It provides real-time observability into DAG execution flows, ensuring every state transition is traceable, verifiable, and reconcilable.
While the URUZ chain and native VM mature in parallel, this runtime stack establishes the operational foundation: execution confirmation, progression tracking, mismatch detection, and full audit visibility.
Smart contract execution boundary
DAG-based final settlement layer
Runtime observability and reconciliation
Built on clear separation of concerns.
Coordinator Owns Orchestration
The coordinator is the single source of truth for flow progression. All state transitions flow through explicit orchestration.
Contracts Stay Execution-Boundary Focused
Smart contracts handle execution logic only. No coordination complexity bleeds into on-chain code.
Canonical Mapping First
Every flow has a canonical identifier. Cross-chain state is mapped deterministically before execution.
Observability First
Every state transition is logged, timestamped, and queryable. No silent failures, no hidden state.
Reconciliation is Observational
Mismatch detection reads state. It never mutates. Reconciliation surfaces truth without forcing it.
Health, Loop Health, Flow Truth Are Separate
System health, loop lifecycle, and individual flow state are distinct concerns with distinct surfaces.
Operational runtime surfaces, already exercised.
These capabilities are live in local and devnet environments. Each represents validated, operational functionality rather than roadmap speculation.
EXECUTION LAYER
- Aptos execution integration
- Event-driven execution confirmation
- Transaction lifecycle tracking
- Smart contract state observation
SETTLEMENT LAYER
- Kaspa settlement integration
- DAG finality detection
- Cross-chain state mapping
- Settlement confirmation tracking
RUNTIME OPERATIONS
- Polling and runner lifecycle
- Loop health monitoring
- Graceful shutdown handling
- Recovery state persistence
OBSERVABILITY
- Progression metrics dashboard
- Reconciliation visibility
- Mismatch detection and alerting
- Full audit trail inspection
Eight states. Complete visibility.
Every flow progresses through deterministic states. Each transition is observable, auditable, and recoverable.
RUNTIME OBSERVABILITY
Building toward production.
Disciplined milestones based on architecture, runtime behavior, and integration readiness.
Local/Devnet Bring-up
Runtime, health, and inspection surfaces established in local/devnet operation.
Real Execution Path
Aptos integration with event-driven confirmation
Real Settlement Read Path
IN PROGRESSKaspa DAG state observation and finality detection
Recovery Hardening
Crash recovery and state persistence guarantees
Release Primitive
Complete settlement flow with release execution
URUZ Devnet Integration
Native chain integration milestone