Plain-language intake
Start with a short human request rather than an open-ended editing surface.
CLEAN-ROOM RECREATION
FICTIONAL SITENO LIVE PUBLISHINGControlled AI Publishing Lab
A fictional, browser-only demonstration of a constrained publishing workflow: a request is interpreted against a narrow target, validated, previewed, approved by a person, and made recoverable.
01 / The problem
A simple request such as “add an event” should not grant a helper the ability to alter unrelated content. The design question is how to keep a useful workflow legible, reviewable, and deliberately narrow.
Start with a short human request rather than an open-ended editing surface.
Page content and journal content have separate routes, so one cannot overwrite the other.
Preview and validation appear before the simulated release—not after it.
02 / My contribution
This clean-room case study demonstrates the design thinking behind bounded operations, content ownership, validation, preview, approval, a release record, and a recoverable prior state. It does not reproduce a private tool or claim a general-purpose publishing platform.
03 / Architecture
A user request moves through a bounded local helper, a restricted publisher, checks and preview, human approval, and a static host. In this demo every step is simulated using fixed fictional content.
04 / Demonstration
Choose a fictional request. The panel makes the allowed target, validation result, preview, decision, release record, rollback, and reset visible. The explanatory case study remains complete without using these controls.
No staged change. The fictional site is at its known starting point.
Choose a request to inspect its current fictional content.
No content has been staged.
{ "state": "known-starting-point" }[00] Lab ready — no release activity.
05 / What changed or was learned
The demonstration foregrounds a practical lesson: a fast workflow can remain understandable when it has small, named targets; a visible preview; a meaningful approval moment; and a clear route back to the known prior version.
06 / Boundaries
IN
OUT
07 / Transferable value
The same habits transfer to service improvement: make the task small enough to understand, prove the expected state, give the person a decision point, and leave a reliable way back.