The Eulogy of
Any CMS System

The page had a remarkable run. The facts underneath it now need a better home.

Technology Day · Grand RapidsWebriQ · StackShift II
One question to start
If one specification changed this morning, could you name every place it has to change?

The website. The product feed. The spec sheet. The distributor portal. The sales deck. The answer an AI assistant gives your buyer tomorrow.

If you remember one thing from the next hour

Digital work fails in three ways

CapacityWork cannot start. The queue grows faster than anyone can clear it.
ExecutionWork cannot move. Handoffs and decisions consume the schedule.
AccountabilityWork cannot close. Everyone owns a piece; nobody owns completion.

Everything in the next hour comes back to these three — including the part where I show you how to prove it, on your own work.

01 · The road here

From pages
to canon

This is not a history of how websites were built. It is a history of one thing: what the industry treated as the unit worth keeping.

Four decades, one variable

The unit of truth has changed three times

Unit 01 · until ~1997

The file

A person edited a document and uploaded it. Truth lived wherever the last edit happened.

Unit 02 · 1997 onward

The page

A database assembled a page for every visitor. Anyone could publish without a developer.

Unit 03 · 2014 onward

The content entry

Content separated from presentation so one entry could serve a site, an app and a feed.

Unit 04 · now

The verified claim

A single statement that carries its own source, owner, state and validity.

What each one solved, and what it left

Three publishing architectures

ModelDurable unitWhat it solvedWhat remains unsolved
Legacy CMSThe pageEditorial publishing — anyone could publish without a developerFacts stay fused to presentation. Change one, hunt for the rest.
Headless CMSThe content entryDelivery across many front ends from one sourceAn entry is still a page-shaped container. Fact governance depends on discipline.
Canon-firstThe verified claimAuthority, provenance and propagation that happen by architectureRequires clear ownership and an operating model to run it.
The thing all three have in common
Every one of those units is a container for prose.
The fact itself never had a home.
The fourth unit, up close

Anatomy of a trusted claim

A fact becomes reusable the moment a system can say what it asserts, who owns it, and why anyone should trust it.

ClaimModel X supports a 480 V input
SourceApproved supplier release
OwnerProduct operations
StateVerified
ValidityCurrent release

A sentence on a page carries none of that. A machine reading it has to infer authority from a paragraph and a template — and it will infer wrong.

02 · The operational cost

Where work
gets stuck

The unit is an architecture problem. What it does to your week is an operating problem — and that is the part the business actually feels.

The structural problem
We keep governing pages, when the thing that has to stay trustworthy is the claim.
How it fails, every time

The failure cycle

A specification changesOne fact changes in the system that owns it.
Pages divergeCopies of that fact live in separate templates, feeds and documents.
Teams reconcilePeople go looking for every surface it touched.
Trust erodesCustomers and machines get different answers to the same question.

Nobody is doing this badly. The cycle is simply what you get when the fact has no home of its own.

Failure mode 01

Capacity

Work cannot start. The queue expands faster than the team can absorb it.

47

open items

Product pages wait on content. Search improvements wait on developers. Application changes wait on IT.

The proof question. Can the operating model create measurable additional capacity without adding an internal role?

Failure mode 02

Execution

Work cannot move. You have the people and the tools, and it still slows at the seams between them.

BriefObjective and contextClear
TicketContext gets compressedThinner
ApprovalThe decision waits in emailStalled
DependencyAppears late, from somewhere elseBlocked
Almost doneFor six weeksOpen
Failure mode 03

Accountability

Work cannot close. Everyone owns a piece. Nobody owns completion.

MarketingThe objective
ITThe infrastructure
The agencyThe deliverable
LeadershipAsks if it shipped

The proof question. Can completion become as visible and owned as the activity leading up to it?

The diagnostic

Name yours before you fix anything

CAPACITY

Work cannot start

The queue grows faster than it clears.

Measure added throughput
EXECUTION

Work cannot move

Handoffs and decisions consume the schedule.

Measure cycle time
ACCOUNTABILITY

Work cannot close

Completion has no single observable owner.

Measure closure and evidence
03 · What replaces it

A new
operating model

Two changes, and they only work together. The unit of truth changes from the page to the claim. And the system, not the person, becomes the thing that moves the work.

The first change

We call it a canon

A canon is the authoritative body of work — the accepted texts, as against everything else anybody ever wrote.

The definition

Your complete, verified, machine-legible body of claims

Each one bound to the thing it concerns, carrying its own source, owner, state and validity. Every page, feed and answer is composed from it.

The test

How you know whether you have one

Point at a single fact about your business. Can you say where it came from, who owns it, and when it stops being true? Then it is canon. If it only exists as a sentence inside a page, it is prose — and prose does not survive.

Where authority lives

Ownership boundaries

Domain systems own facts

Your product, finance and operational systems stay authoritative for the data they create. Nothing downstream writes back to them.

The canon governs claims

It carries source, owner, state and relationships — without trying to own every source fact in the business.

Rendering stays disposable

Pages, feeds, documents and agent responses are all regenerable from approved knowledge. None of them is precious.

Orchestration cannot invent

The layer that assembles output is never allowed to author a new fact of its own. It composes; it does not assert.

Clear operating boundaries

Three parties, three jobs

Your team

Direction and authority

Sets priorities, supplies authoritative knowledge, and makes the decisions only you can make.

WebriQ

The operating loop

Structures the work, drives execution, and owns it through to completion.

The system

State and evidence

Preserves instructions, history, provenance and completion evidence across every handoff.

The customer does not become a project manager for WebriQ.

One operating spine

How work moves, end to end

1 · IntakeInstruction enters
2 · UnderstandContext is resolved
3 · PlanWork becomes executable
4 · ExecuteSpecialists and agents act
5 · VerifyOutput meets authority
6 · ApproveExceptions reach people
7 · ReleaseEvidence returns

Every approved result enriches the canon that supports the next cycle. Month twelve carries more approved context than month one.

Governed autonomy

Authority is earned

Autonomy is not one switch. Each class of work moves up a permission ladder on evidence, risk and track record.

Human decidesMaterial claims and exceptionsHighest control
Human approvesSystem proposes completed outputReview gate
Human samplesRoutine work moves with oversightEarned trust
System executesBounded, reversible, observable workProven class
04 · Operationally and technologically

How it actually works

I am going to name every part of this. Not because you need it to make a decision — because if I do not name it, this is just somebody telling you he has magic.

The system itself

Two ways in. One canon. Two tracks out.

Your product systemSpecs, dimensions, certifications, availability. Copied in one way only — nothing downstream writes back.
Your expertiseDocuments, your site, recorded calls. Read and separated into individual claims, each with its source.
The canonThe asset. The only thing here that is precious.
CompositionsNot authored — composed. Every page, feed, translation and citable document.

Above the canon sits the review queue: nothing enters unapproved, and every approval is recorded and reversible.

Technical architecture

Six layers, one job each

SourcesProduct systems, documents, APIs and human expertiseAuthority enters
IngestionParse, normalise, extract and compareEvidence forms
CanonClaims, provenance, relationships, state and approvalsTrusted record
OrchestrationPlans work, routes decisions and enforces permissionsWork moves
OperationsAgents, automation, specialists and human approvalWork completes
SurfacesWeb, applications, feeds, search and AI responsesOutput renders
The components behind the model

The same six, with the real names on them

LayerNamed componentsWhat they do
SourcesPIM, ERP, APIs, documents, websites, calls and mediaSupply product data, business knowledge and evidence. StackShift II reads them and does not write back.
IngestionParsers, normalisation pipelines and AI extraction agentsConvert source material into proposed facts, claims, relationships and metadata. Nothing becomes canonical here.
CanonSupabase, PostgreSQL and pgvectorHolds approved semantic objects, sources, relationships and approval history. The Canon is the only source of truth.
OrchestrationStackShift II workflow and composition engineTurns business instructions into planned work, routes decisions, applies permissions and defines each required output.
OperationsAI agents, automation and WebriQ specialistsExecute the work. People retain approval wherever business authority, judgment or risk requires it.
SurfacesNext.js, Vercel, applications, APIs, feeds, JSON-LD and MCPRender human and machine outputs from the Canon. Every surface remains replaceable and holds no independent truth.

No CMS is required. If a customer insists on Payload CMS, it receives approved content as a read-only delivery surface. Payload remains outside StackShift II and never becomes a source of truth.

Delivery surfaces

One truth, two tracks

Human track

Rendered experiences

Web pages, applications, articles, FAQs, documents, newsletters and social content.

Machine track

Retrievable knowledge

Structured claims, APIs, feeds, search indexes and context for agents.

Both tracks resolve to the same approved knowledge. You should never publish one truth for people and assemble another for machines.

Decision boundary

Human authority stays. Human labour does not.

Machines handle

Scale and consistency

  • Parsing and comparison
  • Classification and routing
  • Assembly and validation
  • Evidence capture
People retain

Authority and judgment

  • Material factual decisions
  • Business priorities
  • Risk exceptions
  • What counts as done
05 · Proof

How would you know it works?

Not a software tour. A piece of real work, with a real instruction, and an outcome you can audit afterwards.

Your supplier changed 132 products

New products appeared, some were discontinued, and several specifications conflict with what is already live on your site.

Customer instruction
Update our digital product information. Do not publish conflicting specifications without approval.
Manual demonstration

Supplier release to completion evidence

READY · 0 / 7
Unclassified132
Routine0
Exceptions0
Completed0
The operating result
132 changes came in.
Nothing disappeared.
Routine114 completed
Exceptions18 held with reasons
Material conflicts4 decided by you
Unaccounted0
Back to the three words

One batch. All three answered.

Failure modeWhat the batch would normally doWhat happened instead
Capacity132 items join a queue nobody has room forThe operating model absorbed the batch
ExecutionEverything stalls at the first conflicting specificationRoutine work moved while exceptions took the decision path
AccountabilitySome items get done; nobody can say whichEvery item ended with a state and completion evidence
06 · Evidence before commitment

How you would test it

This part is not a pitch. It is how I would tell anyone to evaluate an operating change — ours or somebody else’s.

Three ways to buy evidence

A proof of concept and a pilot answer different questions

ApproachThe question it answersWhat it runs onWhere it falls short
Proof of conceptDoes the technology function?Sample data, a sandbox, the vendor drivingProves the software works. Says nothing about whether your work moves.
PilotCan we run the product?Your environment, limited scope and usersYou end up evaluating software, while the real constraint is capacity, execution or accountability.
Operating testDoes our work actually move?Real workload, real decisions, real evidenceNeeds a named failure mode and a real workload — you cannot test it on a hypothetical.

An operating relationship cannot be proven by a demo, because the thing being tested is not the software. It is whether work finishes.

Whatever you test, test one thing
IF IT IS CAPACITY

Bring the backlog

A bounded backlog or a recurring workload the internal team cannot absorb.

Prove: measurable additional capacity
IF IT IS EXECUTION

Bring the stuck initiative

Something that should already be finished, or that moves far too slowly.

Prove: a shorter distance from instruction to production
IF IT IS ACCOUNTABILITY

Bring the fragmented workstream

Work split across teams, vendors and systems, where nobody owns completion.

Prove: a closed and observable loop
A shape that works

Eight weeks is usually enough

Weeks 1–2

Diagnose. Scope the workload, define constraints, establish the baseline you will measure against.

Weeks 3–4

Instrument. Configure the queue, the instructions and access. Run the first live cycle.

Weeks 5–6

Operate. Run live cycles, expose the blockers, tune the approvals.

Weeks 7–8

Measure. What moved, what stayed blocked, and what a larger commitment would actually require.

Durable results

What you keep, whatever you decide afterwards

Baseline

A clear picture of how the selected work moved before the test.

Operating queue

Live work with owners, states, dependencies and decisions.

Completion evidence

A record of outputs, unresolved items and outcomes.

Expansion plan

A grounded view of the next 90 days, based on work you actually watched move.

These are assets you keep. That is what separates a test from a pitch — and it is the only reason a test is worth running at all.

Where we started

Capacity. Execution. Accountability.

The page could never fix any of the three, because it was never built to hold a fact. A canon can, and an operating model around it is what makes that real.

So — what meaningful work should we put through the model?

Alex Belding · WebriQ · webriq.com

Opening · 4 min

Presentation overview

Presentation controls

Next scene or reveal→ / Space
Previous
OverviewO
FullscreenF
Black screenB
First / last sceneHome / End
Close overlayEsc