Krafthaus Workspace

Krafthaus workflow app

AI Agent Action Gate

Let low-risk agent actions proceed and route sensitive customer, financial, or irreversible actions to review before software acts. The gate returns allow, review, or block with the evidence and next owner attached.

Buyer wedge

Before autonomous software sends, changes, refunds, or updates.

Use this when an agent can touch customer state but not every action deserves the same autonomy. Krafthaus captures the facts, applies the bounded action policy, and gives the owner an action packet before execution.

Sales

AI sales agent send boundary

Gate a customer-facing agent action before pricing, discount language, or next-step commitments leave the company.

Support

AI support action boundary

Route refunds, subscription changes, and sensitive customer updates when confidence, consent, or approval is missing.

Ops

AI back-office action boundary

Allow low-risk reversible updates, but require review for financial, security, or irreversible actions.

01 Action packet

A running ai_agent_action_gate_packet with intake facts, verdict material, handoff, packet hash, and Decision Record references.

02 Rulebook-backed action logic

Direct declarative rules for confidence, consent, human approval, value at risk, reversibility, and customer impact.

03 Execution handoff

Execute the agent action, route it to human review, or block execution until the risk clears.

Executable demo

Run an agent action through the gate.

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

Runtime: direct_declarative_rulebook

Decision and record

Agent action result

Ready to evaluate

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

Application contract

A registered Krafthaus app surface for AI action control.

AI Agent Action Gate is a software-company operating workflow that shows how Krafthaus can install Decide between a proposed autonomous action and the system that would mutate customer, revenue, or operational state.