Krafthaus Workspace

Krafthaus workflow app

Quote Approval Gate

Approve standard quotes quickly and route nonstandard pricing, discounts, or terms before they reach the customer. The gate gives Sales Ops an approve, review, or block result, a decision record, and the next owner.

Buyer wedge

For sales ops, RevOps, and founders approving quotes before revenue moves.

Start with one quote approval path and ship it as a 7-10 day sprint. The first version closes the intake, defines approval thresholds, and makes the next owner explicit before pricing or terms reach the customer.

Pain

Quote exceptions leak through informal approval paths

Discount policy, CRM notes, Slack approvals, legal review, security review, and founder judgment drift apart when revenue teams move fast.

Install

Workflow App Sprint

Krafthaus turns the workflow into closed intake, a direct Rulebook v1 verdict, a Decision Record, and a sales ops handoff.

Outcome

Faster approval with less revenue leakage

Teams get clearer quote sends, fewer inconsistent exceptions, and a record they can replay when a commercial call is challenged.

01 What the buyer gets

A running quote_approval_gate_packet with intake facts, verdict material, handoff, packet hash, and decision record references.

02 Rulebook-backed approval logic

Direct declarative rules for discount limits, margin floors, nonstandard terms, legal review, security review, and owner routing.

03 Three workflow starts

Start with discount approvals, enterprise terms, or an AI sales-agent quote boundary.

Executable demo

Run a quote through the gate.

This form posts closed quote facts to /api/quote-approval-gate. The server validates the intake, calls Decide with a pinned direct_declarative_rulebook, and only returns a quote_approval_gate_packet when the Decision Record material is present.

Runtime: direct_declarative_rulebook

Decision and record

Quote approval result

Ready to evaluate

Run a quote to see the decision, owner, next action, and technical record.

Workflow boundary

Before a quote leaves sales.

Enterprise quotes often mix discounts, contract value, nonstandard terms, legal review, security review, margin pressure, and owner approval. The Krafthaus surface makes that repeated workflow explicit before a CRM, CPQ, or sales ops process sends the quote.

Inputs

Closed quote intake

Quote ID, account tier, contract value, discount, margin, nonstandard terms, legal review, security review, and approval owner.

Verdict

Rulebook v1 decision

Direct declarative Rulebook v1 evaluates the quote facts. It does not run customer executable rulebooks.

Handoff

Sales ops next action

Send the quote, route it to the approval owner, or block the send until the missing review or risk condition is resolved.

Pinned rulebook

Direct declarative binding, not a prompt.

The first version uses caller-supplied quote facts and a pinned Rulebook v1 hash. The public manifest binds this surface to Decide runtime contracts, replay, conformance, and the application binding material.

01APPROVE_QUOTE

Standard quote: discount at or below 25%, margin at or above 20%, no nonstandard terms, and legal plus security review complete.

02ROUTE_REVIEW

Large discount, nonstandard terms, missing legal review, or default uncertainty routes the quote to the named approval owner.

03BLOCK_QUOTE

Low margin or high contract value without security review blocks quote send until the risk clears.

Application contract

A registered Krafthaus app surface.

Quote Approval Gate is intentionally not another policy MCP. It is a software-company operating workflow that shows how Krafthaus can install Decide into sales ops, RevOps, or quote-to-cash surfaces.

Why this matters

This is the broader Krafthaus category.

Decision Memos, policy notaries, Solana gates, and Quote Approval Gate are different product surfaces. The shared primitive is a Krafthaus workflow app that applies Decide where a consequential workflow needs a verdict, record, or handoff.