Krafthaus Workspace

Workflow App Examples

Workflow app examples

Krafthaus turns consequential software-company workflows into focused app surfaces. Three live apps prove the pattern: 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 before the workflow moves. 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.

More workflow categories

Start with the workflow your team already repeats.

Choose a category to see the intake, rulebook, record, and handoff before scoping a company-specific app.

Category wrapper

This is the system, not three disconnected demos.

The examples make Krafthaus legible as the workflow app layer. Start with one consequential workflow, package the operating surface, and use Decide underneath when the workflow needs deterministic verdicts, records, replay, and verification.