CEK — Preserving Human Authority in AI Workflows by Dustin CummingsCEK — Preserving Human Authority in AI Workflows by Dustin Cummings

CEK — Preserving Human Authority in AI Workflows

Dustin Cummings

Dustin Cummings

The problem

Long-running AI workflows can drift. A later instruction, generated proposal, or state change may conflict with the authority and rules established at the beginning of the work.

The approach

CEK explores a constitutional execution model: establish human authority and operating rules first, carry them through controlled state transitions, and reject changes that exceed those boundaries before they are accepted.

What I built

I built a controlled proof-of-concept for keeping long-running AI workflows inside human-defined authority boundaries, even when later instructions or generated actions conflict with those rules.”

What the work demonstrated

The tests showed that invalid authority changes could be rejected without corrupting the accepted workflow state, while valid subsequent work continued from the last trusted state.”

Honest boundary

This is controlled proof-of-concept evidence—not a claim of production readiness, universal security, or protection against every adversarial strategy.

My role

Concept originator, system designer, test designer, evidence reviewer, and product lead.

Validation objective

The next milestone is to evaluate the model against a bounded real workflow with an external pilot or validation partner.
Like this project

Posted Aug 16, 2026

A controlled proof of concept exploring whether founding human authority can remain intact as an AI-assisted workflow changes over time.