Principles

Design constraints, not slogans.

These principles are enforced by the system. They aren't just values; they are architectural decisions.

01

Offline is normal

Every action saves locally first. Sync is optional. We assume zero connectivity by default.

02

History must not change

Past records are never silently modified. Audit trails are immutable and permanent.

03

Explicit over clever

No hidden automation. Changes are recorded. We prefer clarity over magic.

04

State is separate from work

Notes capture truth. Activities capture execution. Mixing them creates confusion.

05

Supervisor-mediated labour

Workers don't need accounts. Managers log work. Technology serves the hierarchy, not vice versa.

06

Compliance is first-class

Audits are a design input, not an afterthought. Data is captured with verification in mind.

07

Calm systems outlast clever ones

No noise. No gamification. Just accurate records. Tools should be quiet until needed.

Built on these foundations.

Join the Waitlist