The Core Principle: One Object to Rule Them All
In traditional software, a “Lead” in your CRM is a fundamentally different entity from a “Task” in your project management tool. They live in separate databases, have different hardcoded properties, and cannot interact without complex integrations. This is the primary source of data silos in business. Luklak is built on a revolutionary principle: at the deepest architectural level, a Lead, a Task, a Contract, and a Support Ticket are all the same thing. They are all instances of the one🧊 Universal Object
.
Think of the Universal Object as “smart clay.” It’s a formless, powerful material that you, the architect, can mold into any shape your business needs—a “cup” (Task), a “plate” (Lead), or a “vase” (Project). The material is the same; only the form you give it changes.
Flexible by Design: The Unstructured Schema
The power of the Universal Object comes from what it doesn’t have: a rigid, predefined data structure. Unlike a traditional database table, the core Object itself has no fixed schema. You, the architect, define the schema when you design an Object Type in a📋 Function
. You give the “smart clay” its shape by attaching a custom set of Data Fields
.
- Your “Candidate” Object Type gets a
Resume
file field and anInterview Stage
selection field. - Your “Sales Deal” Object Type gets a
Deal Value
currency field and aClosing Date
field. - Your “Software Bug” Object Type gets a
Priority
field and anAssignee
user field.
Universal by Default: Built-in Superpowers
Because every single thing you create is fundamentally a Universal Object, every Object—regardless of its Type—automatically inherits a powerful set of platform-wide capabilities. This is what truly eliminates silos and makes Luklak a unified system.Universal Workflow
Every Object, by default, can have a lifecycle and move through statuses.
Universal Query
Every Object can be instantly found, filtered, and aggregated with a single query language (UQL).
Universal Automation
Every Object can be a trigger or an action in a platform-wide automation rule.
Universal Collaboration
Every Object has its own built-in chat channel for contextual discussions.
Universal Connections
Every Object can be logically linked to any other Object, creating a web of relationships.
Universal Access
Every Object is instantly available and usable across both desktop and mobile devices.
This is the “secret sauce” of Luklak. It’s why you don’t need clunky integrations to make your CRM “talk” to your project manager. In Luklak, they are already speaking the same language because they are made of the same universal matter.
What’s Next?
Now that you understand the theory behind the Universal Object, let’s clarify the practical distinction between the blueprint (Object Type
) and the live instance (Object
).
- Learn the crucial difference between an Object and an Object Type → Distinguishing Objects vs. Object Types