Early Access β€” This workspace is in active development. Free readiness check β†’
Vraimony
Workspace

🚒 Shipping & Maritime

GA sessions Β· War-risk reroute Β· Floating storage Β· Force majeure Β· Chokepoint disruption

Start Templates Cases / Sessions Artifacts Developer
Action Center
⏱ Enter your adjuster token below to load live actions for your sessions.
Quick actions
Active GA sessions

No active sessions loaded. Create one via the Adjuster Portal.

Active chokepoints: Strait of Hormuz Β· Bab el-Mandeb Β· Suez Canal Β· Black Sea. Same protocol, same three packs, any disruption. Emergency pack β†’

Shipping-specific templates. Same ERF core β€” context-tuned fields and workflow states.

GA Notice

GA Cargo Interest Pack

B/L + Commercial Invoice + Insurance Certificate + Average Bond/Guarantee. Role-aware: forwarder / cargo_owner / insurer / broker.

War-Risk

War-Risk Reroute Documentation

Official advisory (JWC/BIMCO/IMO) + original voyage plan + cancellation response. For underwriters, P&I clubs, charterers.

Offshore

Floating Storage / Awaiting Orders

Continuous instruction timeline + discharge order history. Prevents instruction disputes while vessel waits offshore.

Force Majeure

Force Majeure Evidence Pack

Dated official notice + contractual clause + mitigation steps. For counterparty notification and contract dispute prevention.

Demurrage

Demurrage Dispute Record

Counter-laytime calculation + NOR + charter party + port log. For demurrage invoice disputes with shipowners.

All templates use PASS / Declared / Unverified + evidence_degree. See full template library β†’

All GA sessions and shipping cases. Check reviewer state with your certificate token.

Check reviewer state

Enter adjuster token to load sessions.

ERF records, PDFs, verify links generated from shipping cases.

Verify a record

Enter a receipt ID or content hash to verify signature and timestamp anchor.

Open Verify β†’

Sample GA pack

See what a completed GA cargo interest pack looks like β€” structure, status labels, reviewer view.

See sample β†’

Record status

Check active / revoked / superseded status + independent timestamp anchor for any record ID.

Check status β†’

Shipping-specific endpoints, schema, and code examples.

GA Session API
POST/v1/ga/request
Open a GA session with role-aware interests. Returns adjuster_token + per-interest submission links.
POST/v1/ga/submit/:token
Any interest party submits artifact declarations. Roles: cargo_owner, forwarder, insurer, broker.
GET/v1/ga/status/:ga_ref + Authorization: Bearer token
Adjuster checks state of all interests. Returns completion_pct + missing_artifacts per interest.
GET/v1/workspace/shipping/actions + Authorization: Bearer token
Action Center data: Next Actions sorted by urgency (high/medium). Scans all sessions for this adjuster.
Core API
POST/v1/seal
Seal a record with ed25519 + SHA-256 + timestamp_anchor + optional evidence[] with evidence_degree.
GET/v1/record/status?id=:receipt_id
Record lifecycle status: active / revoked / superseded + timestamp_anchor verification.