Article

When the Category Becomes the Reality

Categorical collapse in AI and institutional governance.

Brendon R. Coleman AI governance, provenance, and institutional accountability
Central Claim

Classification is an operation performed on reality. It is not reality itself.

Systems need categories.

A moderation platform needs to distinguish permitted content from prohibited content. A fraud system needs to distinguish ordinary activity from activity that requires review. An AI agent needs to distinguish an admissible action from an action outside its authority. A bureaucracy needs to know whether an application is complete, approved, denied, or pending.

The problem begins when the category produced by the system stops being treated as a conclusion about reality and starts functioning as reality itself.

I use categorical collapse as a working term for that failure: the loss of distinction between the source, the interpretation of the source, the category assigned to it, the authority attached to that category, and the state produced by enforcement.

The term is not offered here as a claim to standardized academic vocabulary. It is a systems description of a recurring governance problem.

SOURCE
  |
  v
EVIDENCE SELECTED
  |
  v
INTERPRETATION
  |
  v
CLASSIFICATION
  |
  v
POLICY / AUTHORITY
  |
  v
ACTION
  |
  v
RESULTING STATE

A governed system preserves those as different objects.

A collapsed system allows them to become interchangeable.


A case where the category outlived the source

On March 2, 2026, I received an administrative notice from Reddit stating: “Permanently banned for terrorist content.”

The notice identified one item posted on March 1, 2026. It stated that Reddit's automated systems had flagged the content and that the final decision had been made without automation. The account was permanently banned.

I appealed.

On March 3, Reddit notified me that the same item had received a second look and that the determination remained in place.

Two days later, the Reddit data export I had requested was generated.

The export preserves the administrative state unusually well. It contains the ban notice, the date, the post identifier, the permalink, the appeal response, and the final enforcement status.

What it does not preserve is the original source object.

In the exported post record, the title is replaced with “[ Removed by Reddit ]” and the body with a notice that the content was removed for violating policy.

Original expression
        ?
        |
        v
"Terrorist content"
        |
        v
Permanent ban
        |
        v
Appeal
        |
        v
Classification upheld

That absence does not prove that Reddit's decision was wrong.

It establishes a narrower and more useful fact: the export alone cannot independently reconstruct the strongest classification made against the account, because the source material identified as producing that classification is no longer present in the record.

The classification survived.

The enforcement survived.

The resulting account state survived.

The source did not.

That is a provenance problem before it is an argument about who was right.

Case boundary: This article does not conclude, from the export alone, that the Reddit ban was erroneous. It uses the preserved record to show why consequential classification requires inspectable lineage between source, inference, policy, authority, action, and resulting state.

The dangerous move is reification

A category can be necessary without being ontologically complete.

The phrase terrorist content, for example, is operational. It tells a platform which policy family applies and which enforcement actions may become available. Reddit's current policy describes terrorist content as including material that promotes or supports terrorist activity, expressions of affiliation or support, glorification of terrorist acts, and solicitation or incitement of participation in terrorist activity.

That is what categories are for: they make action possible.

But the operational usefulness of a category does not erase the transformation that produced it.

complex source
    |
    v
selected features
    |
    v
policy interpretation
    |
    v
category
    |
    v
authorized action

Categorical collapse occurs when that sequence is mentally or technically compressed into:

category = source reality

Once that happens, the category can begin carrying more epistemic weight than the evidence from which it was derived.

The most obvious symptom is circular justification.

Why was the account banned?

Because it posted terrorist content.

How do we know it was terrorist content?

Because the account was banned for terrorist content.

The resulting state has now begun functioning as evidence for the classification that created the resulting state.

That is not merely a platform-moderation problem. It is a general systems failure.

Large systems classify because they have to

No large institution can preserve infinite context at every decision point.

Reality has to be made operationally legible. Systems compress. They identify features. They map those features to categories. They attach procedures to the categories. They act.

The alternative is paralysis.

So the governance problem is not classification versus no classification.

The governance problem is whether classification remains subordinate to the evidence, context, authority, and uncertainty that produced it.

A useful category should answer:

What should the system do next?

It should not silently answer:

What is this thing in its totality?

Those are different questions.

Why AI makes categorical collapse more consequential

AI inserts additional transformative layers between source and action.

A human-readable document can become an embedding. An embedding can become a similarity score. A set of signals can become a model inference. An inference can become a risk category. A risk category can trigger policy. Policy can authorize execution. Execution creates a new state that becomes available to later systems.

Source
  |
  v
Model observation
  |
  v
Probabilistic inference
  |
  v
Operational category
  |
  v
Policy mapping
  |
  v
Authorized action
  |
  v
Recorded state

Every arrow is a potential loss of context.

The problem becomes more severe when a downstream system consumes the resulting state without retaining the status of the upstream evidence.

Consider a hypothetical risk system:

Model A:
"high probability of risk"
        |
        v
Policy:
manual review
        |
        v
Decision:
deny
        |
        v
Database:
DENIED / HIGH RISK
        |
        v
Model B later sees:
prior high-risk denial

If the downstream system cannot distinguish a prior probabilistic inference from a verified fact, the system has converted uncertainty into history.

The category has become part of the person's or object's recorded state, and that state can recursively strengthen later classifications.

What began as:

the system inferred X

can become:

the record says X

and eventually:

X is true.

That is categorical collapse at machine speed.

Accountability requires preserving type

One of the most important functions of governance is preserving what kind of thing each state actually is.

A source is not an inference.

An inference is not a finding.

A finding is not authority.

Authority is not capability.

Capability is not permission.

Permission is not execution.

Execution is not proof that the prior classification was correct.

These are not semantic niceties. They are governance boundaries.

NON-COLLAPSE INVARIANTS

Source != representation

Representation != interpretation

Interpretation != classification

Classification != truth

Classification != authority

Authority != capability

Capability != permission

Permission != execution

Execution != legitimacy

Resulting state != proof of prior state

This is closely related to why current AI governance frameworks emphasize documentation, transparency, accountability structures, context, measurement, and explicit risk-management processes. The NIST AI Risk Management Framework, for example, separates governance, mapping, measurement, and management rather than treating a model output as a self-authorizing decision.

The architecture matters because accountable systems need to reconstruct not only what happened, but how the authority to make it happen was obtained.

The architecture I have been building treats non-collapse as a design constraint

This problem is closely related to how I have been designing governed AI and content systems.

The recurring pattern is separation of state.

Original source
      |
      v
Transformation
      |
      v
Derived artifact
      |
      v
Candidate
      |
      v
Review
      |
      v
Approval
      |
      v
Publication authorization
      |
      v
External action
      |
      v
Receipt

A candidate is not a publication.

A draft is not an approved statement.

Approval is not publication authority.

A model's confidence is not a fact.

A valid output is not necessarily an authorized action.

The purpose of those distinctions is not bureaucracy for its own sake.

It is to prevent a downstream state from silently rewriting the epistemic status of the upstream state.

The design principle can be stated simply:

No transformed state should be allowed to erase the distinction between what was received, what was inferred, what was authorized, and what was done.

What a non-collapsing system should preserve

The exact implementation will vary by domain, but a consequential decision pipeline should usually be able to answer several different questions without substituting one answer for another.

1. What was the original source?

2. What representation of the source was used?

3. What transformation occurred?

4. What was inferred, and with what uncertainty?

5. What policy mapped the inference to a category?

6. What authority made an action permissible?

7. What action actually occurred?

8. What new state did that action create?

9. Can the source and transformation be inspected later?

10. Can the decision be contested, reviewed, or replayed?

For software systems, that may mean immutable source identifiers, hashes, transformation records, model and version metadata, inference objects, policy references, authorization records, action receipts, and explicit appeal or review states.

It also means refusing a subtle but important shortcut:

the resulting state should not automatically become evidence of the prior state.

Sometimes a resulting state is legitimately relevant to a later decision. But if it is reused, its provenance and epistemic type should travel with it.

A previous model inference should remain identifiable as a previous model inference.

A moderator decision should remain identifiable as a moderator decision.

A policy classification should remain identifiable as a policy classification.

None should silently harden into source truth merely because time has passed.

Classification should remain attributable

Institutions cannot avoid categories.

AI systems cannot avoid abstraction.

Governance cannot mean preserving every detail forever or requiring every operational decision to remain permanently unresolved.

It can mean preserving enough structure that a consequential transformation remains attributable.

State_n
   |
   v
inspectable transformation
   |
   v
State_n+1

The resulting state may be real. The action may be valid. The classification may even be correct.

But if accountability matters, the system should still be able to distinguish the result from the process that produced it.

That is the difference between governance and categorical collapse.

Classification is an operation performed on reality. It is not reality itself.


Source Notes

Reddit case record. The dates and administrative sequence described above come from my Reddit account data export generated March 5, 2026. The export contains the March 2 permanent-ban notice, the March 1 post identifier, the March 3 appeal response, and the exported post record in which the original title and body have been replaced by removal placeholders.

Reddit Rules. Reddit's platform-wide Rule 1 addresses harassment, threats of violence, incitement of violence, and hate based on identity or vulnerability. Read the Reddit Rules.

Reddit terrorist-content policy. Reddit describes the tools and escalation processes it uses to identify potential terrorist content and the categories of content it treats as violative. Read Reddit's policy explanation.

Reddit violent-content policy. Reddit's current violence policy distinguishes threats, encouragement, and glorification of violence while also recognizing legitimate contextual uses such as educational, newsworthy, artistic, satirical, and documentary material. Read the violence policy.

NIST AI Risk Management Framework. NIST organizes AI risk management around the functions Govern, Map, Measure, and Manage, with explicit attention to documentation, transparency, accountability, context, and review. Read the AI RMF Core.