Skip to content

Settlement and Diagnostic Commands

Petri is a user-facing market terminal. Infrastructure mutations such as vault initialization, settlement publication, DLMM pool provisioning, and scheduler execution are not part of the public Petri command surface.

Read-only settlement commands are covered in the market and ledger page:

Terminal window
petri settlements show ramx <CURRENT_EXPIRY_ID>
petri settlements check ramx <CURRENT_EXPIRY_ID>
petri settlements oracle ramx <CURRENT_EXPIRY_ID>

Use the user-facing market and contract commands for diagnostics:

Terminal window
petri markets status ramx
petri contracts --market ramx
petri writers show --sleeve <SLEEVE_PUBKEY>
petri writers close-status --close-request <REQUEST_PUBKEY>

Collective settlement claims are under petri writers claim. Settlement publication, sleeve finalization, pool provisioning, auction policy operations, and scheduler execution remain controlled infrastructure rather than public Petri commands.