Krafthaus Sign in

Workflow App Examples

Workflow apps built on Decide

Krafthaus is the forward-deployed product layer that installs Decide into consequential customer workflows. Three live software-company workflow apps prove the delivery layer: quote approval, AI agent action, and customer onboarding readiness.

Live app surfaces

Three proofs of the same delivery layer.

Each app has a public surface, a closed intake, a pinned Application Manifest v1, a direct_declarative_rulebook binding, a Decision Record, and an execution handoff before the customer workflow moves.

What repeats

The app changes. The contract stays stable.

01Closed intake

Each app accepts only the facts needed for the workflow boundary. It does not ask an LLM to freeball the business decision.

02Pinned Rulebook v1

All three live examples use direct_declarative_rulebook and reject customer executable rulebooks in production.

03Decision Record

Decide returns required binding material: runtime binding, rulebook contract, application verdict, input hash, and rulebook attestation.

04Execution handoff

Krafthaus turns the verdict into a next action: send, route, block, execute, or review.

Contracts and proposal paths

Use the examples as proof, then scope one company workflow.

Category wrapper

This is the system, not three disconnected demos.

The examples make Krafthaus legible as the workflow app layer on Decide. Start with one consequential workflow, package the operating surface, and let Decide own deterministic verdicts, records, replay, and verification.