Operations rapidvalue.eu →

POC Mode

Trial-window posture, sovereignty defaults, and expiry behavior.

What is POC mode?

Proof-of-concept (POC) mode is a tenant status (PocConfig) that places a tenant in a trial window with a different security posture:

Lifecycle

PocExpiryMiddleware — what is blocked

For an expired POC, every non-read endpoint returns HTTP 423 (Locked) with a hint toward the "upgrade" flow. The customer can still log in, view dashboards, and download their export — only modifications are blocked.

Good to know

There is a 60-second in-process cache on the PocConfig lookup. It is invalidated by the enable / disable / sweep service calls — a manual database change outside those calls requires a backend restart.

Sales-side tooling

The sales command-line tool (scripts/rv-poc) wraps tenant provisioning and POC enablement into a single command. Use cases: creating a POC ticket, loading demo fixtures, extending the expiry window, and checking status.


Further reading: