AI Coworker

Last updated 2026-05-26 · Codex

The Short Version

DPF coworkers are purposed helpers, not a generic chatbot. The coworker on a page understands the page, the selected business archetype, the user’s role, and the tools that coworker is allowed to propose.

For the broader product framing, see Market Archetypes And Coworkers.

How It Works

The AI coworker is available on every page via the floating button in the bottom-right corner. It understands:

Quick Actions

Each page has skill buttons that trigger common tasks. These appear at the top of the coworker panel when you open it. Examples:

Universal Skills

Four skills appear on every page:

Voice

Where enabled, the microphone path sends dictated text into the same coworker message flow as typing. Voice does not bypass permissions or approvals.

Narrated output is separate. Text-to-speech can read decision rationales or persona-profile output when a voice profile is configured, but text remains the primary governed answer. A real-person voice requires explicit consent before training.

Authority & Approvals

The coworker operates within a two-layer authorization model:

WWMD And Autonomy

When a coworker hits an ambiguous decision, it should not guess from chat context alone. WWMD is the decision gate that lets the coworker consult the founder-kernel wiki and score options against platform principles.

The gate can return four outcomes:

This is a critical step toward trustworthy autonomy: every answer keeps sources, confidence, rationale, and decision history attached. For the technical details, see Autonomy, WWMD, and trusted coworker decisions.

Tool Evaluation

When you need to add an external tool (MCP server, npm package, API), the coworker can help evaluate it. On the Platform page, use the “Evaluate tool” skill to initiate a multi-agent review covering security, architecture fit, compliance, and integration testing.

Tips