Products · Systems in production

Six systems in production. All demoable.

Line-of-business systems built by Noisy Cricket AB. Every one is running in production right now — not on a roadmap, not in a design prototype. Click into any of them, read for five minutes, or try it yourself via the demo link.

Same foundation in all six.

Operational systems for organisations that need something sharper than shelfware but don't want to commission an SAP project. We own the whole chain: architecture, database, frontend, ops. The same foundations run through all six.

Foundation 01

GDPR from day one.

Retention policies, consent register, anonymisation, exportable personal data. Not a checkbox — an architectural principle.

GDPR · Retention · Anonymisation
Foundation 02

Audit trail on everything.

Every write is traceable: who, what, when, before-value, after-value. EF Core interceptors capture it centrally — no code can sneak past.

Interceptors · Before/after diff
Foundation 03

Soft delete only.

Nothing disappears in silence. Everything is restorable inside the retention window. Built for organisations where compliance is mandatory.

Soft delete · Retention
Foundation 04

Idempotent writes.

Clients can retry without risking double operations. Network drops don't break the system. Stripe-model, baked into the middleware.

Idempotency-Key · Middleware
Foundation 05

Single-tenant by default.

Less complexity, faster iteration, lower ops cost. Multi-tenant where the customer needs it — never as the default.

Single-tenant · Own instance

The six systems.

A short descriptive pass — then you click through to a detail page or straight into the demo. All run live on our Docker Swarm cluster on live4.se.

Saw a system you want to see more of?

Get in touch and we'll book 30 minutes, walk through the system and answer the questions a demo doesn't cover.

Write to us