VARUX AXIS Deterministic PostgreSQL Write-Path Control
v0.6 · Pilot Readiness
AXIS Documentation / Testing & Adoption / Pilot

Pilot

v0.6 Pilot ReadinessNon-production

AXIS reached v0.6 Pilot Readiness: controlled demos, local review and a non-production pilot. This milestone is explicitly not compliance-certified enterprise production.

Pilot scope

In scopeOut of scope
Controlled demos with reviewer environmentsProduction enterprise deployment
Local review of the HTTP integration pathNative wire protocol in production
Policy, approval and audit workflows with real driversRBAC/SSO, KMS, external ledger
Operational drills (health, evidence verify, recovery)Compliance certification

Pilot acceptance criteria

Operator checklist

Run the stack: docker compose up --build; verify health and policy status.

Set a real AXIS_OPERATOR_TOKEN; confirm operator_auth_enabled: true.

Close direct DB access (network/roles) — the documented bypass.

Persist and back up /data (WAL, JSONL, approvals) and policies.

Document accepted pilot risks (plaintext lab traffic, unverified identity, single operator).

Demo scenarios

Exit criteria to leave the pilot

  1. Complete the production review gates (mTLS, TLS to PostgreSQL, token policy, identity/JWT adoption, external evidence handling).
  2. Third-party security review and compliance assessment.
  3. Extended Query shipped and verified with real OLTP clients.
  4. Approval workflow reviewed for multi-person approval if required.

Use shadow mode during integration weeks, then approval_first, then enforce — the decisions are identical in all modes, so the switch is a confidence step, not a behavior change.

Related: Testing & Verification · Limitations · FAQ