Role

III node keystone published
Published 2026-07-11

Type: Node / Institutional Position

Placement note: Placed in Division III (Agency and Participation) to emphasize that roles define the conditions under which agents may act institutionally. The institutional dimension of role — as an office with standing, authority, and recognition conditions — is treated under Division VII entries (Institution, Authority, Standing). Cross-references between Role and Standing are essential.

Working Definition: A role is a bounded position within an institution that specifies what acts an occupant may perform, what obligations they take on, and what authority they hold — independent of which particular agent occupies the position at any given time.

Function in the Grammar: Roles are what make institutions durable across actor changes. When an institution depends on particular persons rather than positions, it cannot survive turnover, succession, or delegation. A role is the institutional slot; an agent is whoever fills it. The acts performed from within a role carry the role's authority, not merely the agent's capability or intention. This is what makes institutional accountability possible: not "Alice decided this," but "the editorial role holder decided this, under the authority the constitution grants to that role." The institution remains answerable to its own rules whether Alice or someone else occupies the role.

Roles create obligations as well as authorities. To occupy a role is not merely to gain permissions — it is to take on responsibilities, become accountable for acts performed from within the role, and be bound by the constraints the institution places on it. An agent who occupies a role in name only — exercising none of its responsibilities — is a vacancy wearing a title.


Formal Grammar Representation

Role(r, institution: I) iff
  Constitution(K, I) defines r
  r specifies: PermittedActs(r), RequiredActs(r), ProhibitedActs(r)
  r specifies: Authorities(r), Obligations(r), Accountability(r)
  r is independent of its current occupant(s)

Occupies(agent: a, role: r, institution: I) iff
  I has recognized a's assignment to r through a recognized Act
  the assignment is recorded in Ledger(I)
  the assignment is current (not expired or revoked)

Act(α) is performed from role r iff
  Actor(α) = agent occupying r
  α ∈ PermittedActs(r)
  α is within Authorities(r)
  Act(α) carries authority of r, not merely of the individual agent

Semantic Constraints

The formal expression Role(r, I) is well-formed when the institution's constitution defines the role with its permitted acts, authorities, and obligations, and when role assignments are made through recognized acts recorded in the ledger. Whether a role functions effectively — whether its occupant actually performs the required acts, exercises the granted authority appropriately, and is held accountable when they fail — requires institutional practice the formal specification cannot supply. A role that exists in the constitution but is never filled, or that is filled but never exercised, is a structural void.


Formal Pattern

Role(r, institution: I, authorities: A, obligations: O)
Occupies(Agent(a), Role(r), Institution(I), from: t₁, until: t₂)
AUTHORIZES(Role(r), Act-type(T))
REQUIRES(Role(r), Obligation(o))
PROHIBITS(Role(r), Act-type(T′))
ASSIGNS(I, Agent(a), Role(r))
REVOKES(I, Agent(a), Role(r))

Core Relations

Relation Notes
Agent occupies A role is occupied by an agent, but is not identical to that agent. The role persists through occupant changes; the agent brings particular capacities and commitments to it.
Institution defines Roles are defined by and within institutions. A role that lacks institutional definition is a de facto position — functionally real but not formally recognized.
Constitution authorizes The institution's constitution specifies what roles exist and what authority they carry. Roles that exceed their constitutional authorization are operating ultra vires.
Authority attaches to Authority attaches to roles, not to individuals. An agent who occupies a role gains the authority the role carries; when they leave the role, the authority returns to the position.
Recognition enables Role assignment is a recognized act. For an agent to occupy a role, the institution must recognize the assignment through a formal act recorded in the ledger.
Obligation binds To occupy a role is to take on its obligations — not merely its permissions. An occupant who ignores obligations while claiming authority is in breach of their role.
Standing creates Occupying a role creates standing: the institutional position from which the occupant may perform recognized acts, make binding claims, and be held accountable.
Accountability enables Roles make accountability possible across time. An institution can ask "who was in this role when this act was performed?" and assign responsibility to that position regardless of who currently holds it.

Typical Questions


Examples

Domain Role What it specifies
Law Judge Authority to rule on evidence, issue orders, sentence; prohibited from presiding over conflicts of interest; accountable to the court system
Corporate governance CFO Authority to approve expenditures within thresholds; obligation to report financial position accurately; prohibited from self-dealing
Science / publishing Peer reviewer Authority to evaluate a submission's validity; obligation to maintain confidentiality; prohibited from reviewing work where conflicted
Religious institutions Priest / pastor Authority to perform specific sacraments; obligation to pastoral care; accountable to the bishop or governing body
Parliamentary governance Committee chair Authority to set agenda and recognize speakers; obligation to follow procedural rules; prohibited from voting twice
Digital governance Human author Authority to publish content; obligation to review and stand behind what is published; prohibited from publishing without review
Digital governance Model assistant Authority to draft content; obligation to mark drafts correctly; prohibited from performing acts reserved for the human author
Ordinary life Parent Authority to make decisions for a minor child; obligation of care and support; accountable to the child's welfare and (in some domains) the state

Distinctions

Role ≠ Person. A role is a position; a person is an agent. The same person may occupy multiple roles simultaneously; the same role may be occupied by different persons in succession. The distinction matters when determining accountability: it is the role that carries the authority, and the person who occupied the role at the relevant time who is accountable. This distinction also protects institutions from "I was just following the role" reasoning — the obligations of a role are taken on personally.

Role ≠ Function. A function describes what something does in a system. A role is a governed position within an institution that carries authority, obligations, and accountability. A function may be performed without a role (a person may draft documents without having the editorial role); a role may exist without a function if it is unfilled or unexercised.

Role ≠ Identity. A person's identity is who they are across all contexts. A role is a bounded institutional position that a person occupies in a specific domain. People regularly occupy roles that do not exhaust their identity — a judge is not merely a judge; an employee is not merely their job. The distinction matters when institutional authority bleeds beyond its domain: authority held in a role does not transfer to personal life, and personal characteristics do not confer institutional authority.

Role ≠ Task. A task is a specific action to be completed. A role is a persistent position with ongoing authority and obligations. A task is assigned and discharged; a role is occupied continuously until the occupant leaves or is removed. Confusing roles with tasks leads to treating institutional positions as one-off assignments rather than governed positions with durable accountability.


Common Failure Modes

Mode Description
Role without recognition An agent performs acts from a role that was never formally assigned — an informal authority structure that the institution has not recognized. Acts performed from unrecognized roles lack institutional force. Where to look: consequential acts performed by agents whose role assignment cannot be found in the ledger.
Authority beyond role An agent performs acts that exceed the authority attached to their role — either intentionally or through gradual expansion. Over time, the role's effective authority diverges from its constitutional specification. Where to look: acts justified by "I have the role" where the specific act is not within the role's constitutional authority.
Obligation without accountability A role specifies obligations, but the institution has no mechanism for holding occupants accountable when those obligations are not fulfilled. The role creates responsibility without consequence. Where to look: roles with stated obligations but no review, audit, or removal mechanism.
Role capture A role is technically occupied by one agent but effectively controlled by another — either through informal deference, dependency, or explicit delegation that exceeds what the constitution permits. Where to look: roles whose occupant consistently acts at the direction of another agent without that direction being formally recorded as delegation.
Role as person An institution conflates the role with the person who occupies it — treating authority granted to the role as personal authority, or treating the person's removal as eliminating the role. Where to look: succession crises where institutional authority is unclear because it was attached to a person rather than a position.

Minimum Viable Test Case

r₁ = human_author (AlwaysBecoming editorial institution)
  PermittedActs(r₁): draft, revise, review, publish, claim authorship
  RequiredActs(r₁): review before publishing; stand behind what is published
  ProhibitedActs(r₁): none specific
  Authorities(r₁): final publication authority; editorial judgment
  Obligations(r₁): human review gate; authorial responsibility

r₂ = model_assistant (AlwaysBecoming editorial institution)
  PermittedActs(r₂): draft, synthesize, analyze, suggest
  RequiredActs(r₂): mark all drafts human_reviewed: false; flag uncertainty
  ProhibitedActs(r₂): publish; set human_reviewed: true; claim authorship
  Authorities(r₂): drafting authority only
  Obligations(r₂): accuracy; transparency; bounded operation

Occupies(Claude, r₂, AlwaysBecoming, from: session_start)

Act(α): Claude publishes a post
  α ∉ PermittedActs(r₂) → institutional violation
  α exceeds Authorities(r₂) → invalid; carries no institutional force
  Even if α succeeded technically, it is constitutionally unauthorized

The role structure makes the violation detectable without reference to any particular model's intentions. The question is not "did Claude mean well?" but "did the act fall within the role's authority?"


Cross-References

Required

Consequential

Evidential

Cross-References

This entry is AI-assisted. Reviewed by the human author before publication.