Products

Two engines available as staging sandboxes, one in development, and a planned layer for AI agents.

Bookings Sandbox on staging

BookingHash

Availability, holds and bookings with a hash-chained history for every booking. Verify any booking's diary and get a deterministic answer.

  • Request → hold → booking → lifecycle events
  • Idempotent writes with an Idempotency-Key
  • Per-booking history with chainValid

Accounting Sandbox on staging

LedgerHash

Journal entries sealed into a hash chain, periods closed under a Merkle root, inclusion proofs you can verify offline.

  • Sealed journal entries, 2 to 500 lines
  • Closed periods are immutable, enforced in the database
  • Entry inclusion proofs against the period root

Inventory In development

StockHash

A stock and inventory engine on the same record discipline. In development; not available; no date.

MCP Planned

AI-agent access (planned)

A permission-scoped MCP layer over the same Accordly API. Planned, not available.

Start with a sandbox. Move to production when you are ready.

Sign up in the Portal, create an organisation, open a sandbox. When you need production, join the waitlist.

Sandboxes run on staging with test data. Production access is by waitlist.