INTELLIVISION REAL ARCHITECTURE
Sign In Start Free →
TRUTHFUL ENGINEERING DISCLOSURES

Trust, Guarantees & Security

We build security through local data isolation, cryptographic hashing, and fail-closed authorization. We hold no unverified badges and make only gate-proven claims.

GATE-TESTED GUARANTEES

Every Claim Backed by Automated Tests

We never state a capability without an automated test backing it in our claims manifest.

PROVEN

Keeps selling with no internet - load-shedding proof by design

IndexedDB persistent local database stores inventory, transactions, and till receipts entirely on-device.

PROVEN

Each sale writes items, payments and stock in one atomic transaction

Live stock deduction on every sale with zero partial or orphan records.

PROVEN

True double-entry ledger, balanced to the cent on every sale

Region-aware language and currency defaults with manual override.

PROVEN

Role-based access that fails closed - a cashier can never open owner screens

Passwords stored only as salted PBKDF2 hashes, verified on your device.

PROVEN

Region-aware language and currency defaults with manual override

Full multi-language switching directly on the till interface without network calls.

PROVEN

Prints to standard Bluetooth ESC/POS thermal printers with cash-drawer kick

Direct Web Bluetooth and USB connection to 58mm and 80mm receipt printers.

PROVEN

Import your products from Square, Loyverse, Yoco and more - every rejected row shown with its reason, nothing silently lost

Regional decimal formats handled correctly.

PROVEN

A sale at the till updates open dashboards in under a second

Dashboard numbers computed from your real data, never placeholders.

PROVEN

We never simulate a payment, filing or approval - if it is not real, it says so

Installs like an app straight from the browser.

SECURITY BY DESIGN

Security Architecture & Threat Model

How IntelliVision protects local business data and fails closed when a capability is not connected.

🛡️ Offline-First Local Data Storage

On-Device Isolation: Your business data lives on your device, not our servers, until you choose Connected Mode.

No Server Traffic During Sales: The till keeps selling with no internet. Sales and stock are recorded entirely inside the browser's local IndexedDB.

🔒 Fail-Closed Role-Based Access (RBAC)

Deterministic Authorization: Role-based access that fails closed — a cashier can never open owner screens or view sensitive financial journals.

Permissions are enforced on every route navigation and interface component directly on your device.

🔑 Salted PBKDF2 Password Authentication

Zero Plaintext Storage: Passwords stored only as salted PBKDF2 hashes, verified on your device.

Even if local files are inspected, cryptographic salts and iterations prevent brute-force recovery of credentials.

💳 Zero Cardholder Data Retention

No Card Data Processing: IntelliVision never captures, processes, or stores primary account numbers (PAN), CVVs, or cardholder magnetic tracks.

Card transactions are executed exclusively on certified external speedpoint card terminals provided by your acquiring bank or payment processor.

⚡ Progressive Web App & Service Worker Channel

Deterministic Delivery: Installs like an app straight from the browser.

Service-worker caching ensures application code is loaded securely from the local browser cache during connectivity outages and load shedding.

📖 Atomic Transactions & Cent-Balanced Double-Entry

Atomic Transactions: Each sale writes items, payments and stock in one atomic transaction — eliminating partial writes or corruption.

Cent-Balanced Accounting: True double-entry ledger, balanced to the cent on every sale. Regional tax is applied only from the merchant's configured jurisdiction settings.

☁️ Planned Cloud & Statutory Extensions

Connected Mode: cloud sync, multi-site and integrations Coming soon

VAT201 figures computed for you, ready to file on eFiling Coming soon

Payroll with EMP201, EMP501 and IRP5 packs Coming soon

⚖️ Truth in Auditing Standard

No Simulated Filings: We never simulate a payment, filing or approval — if it is not real, it says so.

Every screen loads clean in a real browser, backed by automated integration gates.