QUARK CONSTITUTIONAL SANDBOX · LOCAL-ONLY

Test the gate before the action.

This prototype runs entirely in your browser. It does not call an AI model and does not send your scenario to our servers. It demonstrates constitutional gate logic; it is not yet the production QUARK runtime.

Use synthetic or non-sensitive test scenarios. Do not paste passwords, health records, payment data, government IDs or confidential third-party information.

QUARK Playground

The QUARK Playground is designed as a free constitutional sandbox before production access.

Planned public flow

  1. Open the sandbox.
  2. Use synthetic data or your own non-sensitive test scenario.
  3. Submit a request or proposed action.
  4. QUARK evaluates evidence, authorization, necessity, privacy, human autonomy and tool scope.
  5. The console returns PASS, DENY, REQUIRE-HUMAN or UNKNOWN, with reasons.
  6. Developers can then test the same policy path through documented APIs.

Why synthetic data first?

A demo does not need real private data in order to prove that a control gate works. Synthetic scenarios let people test the architecture without converting curiosity into unnecessary data collection.

Current status

The explanatory surface and browser-based constitutional console are available on this website. The console is deterministic and does not call a production AI model or external tool. It is not labelled production-ready as an AI/runtime service; model access, evidence logging, privacy behavior and abuse controls require separate verification before any future production integration.