Approvals and decision records
In developmentSelected actions wait for an owner or admin to approve or reject them, and each decision is recorded with who decided and when; not yet switched on in a live product.
Lamiak Core · Workflows and approvals
Ordinary repeatable steps, with a person approving where the policy for that workflow says so, and each decision recorded with who made it and when.
The question
Where the policy for that workflow says so. The steps themselves are ordinary code with a defined input and output, so the same input walks the same path. Around them sit the points that wait for an owner or an admin, and each decision, whether it approves or rejects, is stored with the person who made it and the moment they did. This is partly built and exercised in testing; it is not switched on in a live product.
How it works today
In developmentPartly built and exercised in testing. It is not switched on in a live product.
A step is code with a defined input and output, so the same input walks the same path each time it runs.
Which actions wait for an owner or an admin is set per workflow, in the policy for that workflow, rather than decided by the agent doing the work.
An approval or a rejection is stored with the person who made it and the moment they did, so the record of a run answers who decided.
What is planned
PlannedCarrying the same approval points into a customer's own systems is designed and not built.
The same pattern applied to actions in the tools a business already runs on, rather than only inside our workspace.
A change to scope or schedule recorded alongside the price adjustment it triggers, held until someone releases both.
What this leans on
Each card carries its own status, taken from the registry rather than written here. How the labels are used is set out on the trust page.
Selected actions wait for an owner or admin to approve or reject them, and each decision is recorded with who decided and when; not yet switched on in a live product.
Proposals with options that clients can review and choose from in the portal; sending a proposal waits for a person's approval, and delivery is still being built.
Agents that propose actions inside your systems, with a person approving and a record of each decision.
Track scope and schedule changes with the approval and price adjustment they trigger.
The rest of Lamiak Core
We map the work, the systems it touches and the approvals it needs before anything is automated.