Skip to content
Lamiak

Lamiak Core · Workflows and approvals

Steps that run the same way, and the person who decides.

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 does a person have to say yes?

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 development

What is built, stated as built.

Partly built and exercised in testing. It is not switched on in a live product.

  1. Repeatable steps

    A step is code with a defined input and output, so the same input walks the same path each time it runs.

  2. Approval where the policy says

    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.

  3. The decision is recorded

    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

Planned

What is designed, stated as designed.

Carrying the same approval points into a customer's own systems is designed and not built.

  1. Approval inside your systems

    The same pattern applied to actions in the tools a business already runs on, rather than only inside our workspace.

  2. Changes that move together

    A change to scope or schedule recorded alongside the price adjustment it triggers, held until someone releases both.

What this leans on

The registry entries behind this page.

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.

Approvals and decision records

In development

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.

Human approval

Proposals

In development

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.

Human approval

Approval-gated agents

Planned

Agents that propose actions inside your systems, with a person approving and a record of each decision.

Human approval

Change requests

Planned

Track scope and schedule changes with the approval and price adjustment they trigger.

Human approval

Start with one workflow that matters.

We map the work, the systems it touches and the approvals it needs before anything is automated.