AI sales agent send boundary
Gate a customer-facing agent action before pricing, discount language, or next-step commitments leave the company.
Krafthaus workflow app
A concrete AI agent action boundary for software companies: intake the proposed action facts, run a direct_declarative_rulebook verdict on Decide, store the Decision Record, and hand the execution owner the next action before autonomous software acts.
Buyer wedge
This is the direct version of the broader Krafthaus thesis: before a customer-facing agent action executes, Krafthaus captures the facts, Decide returns a binding verdict, and the owner gets an action packet. It is not asking an LLM for a loose business judgment.
Gate a customer-facing agent action before pricing, discount language, or next-step commitments leave the company.
Route refunds, subscription changes, and sensitive customer updates when confidence, consent, or approval is missing.
Allow low-risk reversible updates, but require review for financial, security, or irreversible actions.
A running ai_agent_action_gate_packet with intake facts, verdict material, handoff, packet hash, and Decision Record references.
Direct declarative rules for confidence, consent, human approval, value at risk, reversibility, and customer impact.
Execute the agent action, route it to human review, or block execution until the risk clears.
Executable demo
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.
Decision Record material
Submit an action to see application_verdict, action, matched rule, runtime binding, rulebook_attestation material, and the returned ai_agent_action_gate_packet with packet_hash.
Application contract
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.
Application Manifest v1 pins the workflow, intake contract, direct rulebook binding, record fields, action boundary, and handoff.
Rulebook rulebook-v1.schema.jsonThe production core evaluates limited declarative JSON. Customer executable rulebooks are rejected.
Sprint Start from AI agent actionUse the proposal template to tailor this boundary to a company's AI agent actions, approval policy, and handoff owners.