INFOC ONEDesign Reference
Design Principles

Six principles that keep the platform clear, rigorous, and trustworthy.

The principles that shape every product and engineering decision behind INFOC ONE.

Audience
ProductDesignEngineering
Focus
ClarityComplianceTrustSimplicity

The Principles

Each one makes a specific failure mode impossible, not merely discouraged.

These rules govern every decision, from architecture to UX to naming.

One System, Whole Business

Finance, people, sales, stock, POS, projects, and planning live in one connected system. The month-end reconciliation between disconnected tools disappears, because there is nothing to reconcile.

Compliance by Design

Singapore compliance is built into the core data model, not bolted on as a module. When CPF rates or InvoiceNow specifications change, the platform updates, not the customer.

Statutory Values Are Data

Government-set values live as effective-dated, verified data the application reads, never as hard-coded constants. A rate change becomes a data edit with an effective date, not a code release.

One Writer, One Truth

For anything that matters, exactly one part of the system is allowed to write it. The rules are proven once and enforced everywhere, so two code paths can never drift apart.

AI Proposes, Humans Approve

An agent does its work, proposes an action, and stops. A human reviews and approves, and the same agent can never approve its own proposal.

Data Is Permanent

Posted records are corrected by reversal, never erased, so history stays intact. Businesses depend on their records, so the platform never deletes them without consent.

Go Deeper

The full reasoning behind every principle.

The design document explains how each principle shows up in the architecture, compliance model, and AI layer.