Principles
Design constraints, not slogans.
These principles are enforced by the system. They aren't just values; they are architectural decisions.
Offline is normal
Every action saves locally first. Sync is optional. We assume zero connectivity by default.
History must not change
Past records are never silently modified. Audit trails are immutable and permanent.
Explicit over clever
No hidden automation. Changes are recorded. We prefer clarity over magic.
State is separate from work
Notes capture truth. Activities capture execution. Mixing them creates confusion.
Supervisor-mediated labour
Workers don't need accounts. Managers log work. Technology serves the hierarchy, not vice versa.
Compliance is first-class
Audits are a design input, not an afterthought. Data is captured with verification in mind.
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