AI creates
Pages, forms, agents and automations.
Use Codex, Claude, Cursor or your preferred stack.
For AI builders
Build the interface in your preferred stack. Kabyn supplies the business objects, commands, permissions and business logic behind it.
01 / After the prototype
AI creates
Use Codex, Claude, Cursor or your preferred stack.
The business needs
Kabyn keeps them outside the generated interface, so every app uses the same ones.
02 / One contract
Each app uses the same named objects and approved actions. Change the interface without copying the business rules.
Object
Approved commands
submitForApprovalAgent + RequesterapprovePurchaseFinance approverBusiness logic
Policy
Events
03 / From prototype to production
Keep changing the interface. Kabyn holds the data, rules and permissions the business relies on.
Define the customers, requests, projects and tasks your app uses.
Give the agent a named, permissioned request with defined input.
Validate input, apply rules, update state and emit events. In the Kabyn DSL, workflows hold this logic and can be triggered by commands or events.
Events state what happened and can trigger more logic. Audit records keep the execution history.
04 / Use any interface
Build with AI. Run with confidence.