Governance is commonly treated as an attribute of persons: the governor governs, the committee decides, the maintainer merges. This document argues that governance is a situation, not an attribute. The unit of governance is the collective decision process, not the individual who signs. Authority to decide — including the authority to merge forked branches in a DAG-based ledger — flows from governance situations with defined methods, not from persons who happen to hold title.
The argument proceeds in six definitions (G1–G6), each building on the ontological apparatus of [[01-objects]] (situations, methods, domains, materials), [[02-relations]] (belongs-to, quality, meta-qualities), and [[12-situation-nesting]] (situation scale, nesting, policy inheritance). The result connects to three intellectual commitments already in the system: Foundation 03's claim that institutions are governance structures, not monolithic actors; the constitutional ledger specification ([[33-constitutional-ledger]]); and Paper 4a's treatment of productive inconsistency, where forks are disagreement made structural and merges are governance applied to disagreement.
Four running examples: (a) a US-China trade agreement — sovereign entities with incompatible constitutions finding terms, (b) a citizens' assembly deciding local policy, (c) an agent merge in the Filix ledger — three standing roles propose resolution, human signs, (d) open-source project governance — maintainers, contributors, RFC process.
#The Claim
Definition 11 of [[01-objects]] defines a situation as "a particular, ongoing coming-together of actors, methods, and domains around materials." Governance fits this definition exactly. A collective decision is a coming-together of parties (actors) applying a decision process (method) within a scope of authority (domain) to matters under deliberation (materials). The parties do not govern because they are governors. They govern because they participate in a governance situation with defined structure.
This is not a metaphor. It is a structural identification. Every governance act — a vote, a consensus round, a merge approval, a treaty ratification — is a situation in the ontological sense: it has temporal bounds, participants, methods, materials, and a domain. The identification enables the ontology to treat governance with the same apparatus that handles examinations, diagnoses, trials, and meals. No new primitives are required.
What the identification provides is a way to reason about authority without essentializing it. If governance is a property of persons, then authority questions reduce to "who is in charge?" — a question about identity. If governance is a situation, then authority questions reduce to "what process was followed, by whom, over what scope?" — questions about structure. The second framing is auditable. The first is not.
#G1: Governance Situation
Definition G1 (Governance situation). A governance situation is a situation (Definition 11 of [[01-objects]]) whose method is a collective decision process. The actors are the parties with standing — those entitled to participate in the process. The materials are the matters under deliberation. The domain is the scope over which the decision has force. The quality "governs" on a belonging marks that belonging as carrying governance authority.
The parts are familiar. What is new is the combination: a situation whose purpose is not to transform materials directly (as in cooking) or to generate knowledge (as in diagnosis) but to bind the participants to a collective decision about what happens next within the domain.
Running examples:
- (a) The trade negotiation is a governance situation. The actors are the negotiating delegations (with standing granted by their respective sovereigns). The method is structured negotiation with ratification requirements. The materials are the terms under discussion: tariff schedules, investment rules, dispute resolution procedures. The domain is the bilateral economic relationship — the scope over which the agreed terms will have force. Neither delegation governs alone. The governance is the negotiation.
- (b) The citizens' assembly is a governance situation. The actors are the randomly selected citizens (standing granted by sortition). The method is facilitated deliberation followed by supermajority vote. The materials are the policy proposals, expert briefings, and public testimony. The domain is the municipality. The assembly governs not because the citizens are governors by nature, but because the assembly situation has a defined method, legitimate standing, and bounded scope.
- (c) The agent merge is a governance situation. The actors are the three standing roles (librarian, architect, steward) that proposed the resolution and the human who signs. The method is proposal-plus-attestation: agents propose, human attests. The materials are the forked branches and the proposed resolution. The domain is the ledger scope covered by those branches. The human does not merge by virtue of being human. The human merges because the governance process requires human attestation as its final step.
- (d) The open-source RFC process is a governance situation. The actors are the maintainers and any contributor who comments. The method is public proposal, discussion period, and maintainer decision (with varying thresholds depending on the project). The materials are the RFC document and the codebase it would modify. The domain is the project's API surface or architectural scope.
#G2: Decision Process as Method-Type
Definition G2 (Decision process). The method of a governance situation is a method-type entity (Definition 3 of [[01-objects]]) in the governance family. Specific decision processes — vote, consensus, sortition, delegation, arbitration — are instances of the governance method-type (meta-quality R5.1 from [[02-relations]]).
Each decision process carries qualities that define its operation:
| Quality | What it specifies |
|---|---|
| threshold | What count or proportion suffices for a decision to pass. Simple majority, supermajority, unanimity. |
| quorum | Minimum participation required for the process to be valid. A vote with two of fifty members present is not a vote. |
| delegation-depth | How many layers of delegation are permitted. Zero means direct participation only. One means a delegate may act on another's behalf. Higher values enable representative chains. |
| veto | Whether any single party can block a decision. Veto is a structural quality of the process, not a personal power — it applies to anyone who holds the veto-bearing role within this governance situation. |
| transparency | Whether deliberation is public or private, and whether votes are attributable or anonymous. |
These qualities are entities in the quality graph (R3 of [[02-relations]]). "Threshold" is not a label — it is an entity that belongs to the governance method-type family with quality "parameter." This means the qualities of governance processes are subject to the same ontological treatment as everything else: they can be inspected, classified, compared, and related to each other.
The consequence is that governance processes are composable and comparable. Two assemblies using different threshold values are instances of the same method-type with different quality values. A sortition that selects delegates who then vote by supermajority is a composition of two method-types. The composition is not ad hoc — it is a sequence of governance situations, each with its own method, nested within a parent governance situation (see G6).
Running examples:
- (a) The trade agreement's method is negotiation-with-ratification. Threshold: both parties must ratify. Quorum: the delegations must be authorized representatives. Delegation-depth: high (the negotiator delegates from the head of state, who delegates from the electorate). Veto: effectively yes — either party can refuse terms.
- (b) The citizens' assembly's method is facilitated-deliberation-with-supermajority-vote. Threshold: two-thirds. Quorum: 80% of selected citizens. Delegation-depth: zero (participants must attend in person). Veto: none.
- (c) The agent merge's method is proposal-plus-attestation. Threshold: all three standing roles must propose, and the human must attest. Quorum: all four parties. Delegation-depth: zero for the human (attestation is non-delegable); one for agents (an agent role can be delegated to a replacement agent by the human). Veto: the human, implicitly — refusal to attest blocks the merge.
#G3: Merge as Governance
Definition G3 (Merge as governance situation). A merge of forked branches in a DAG is a governance situation. The forked branches are the materials. The parties who created the fork — and any parties with standing over the affected scope — are the actors. The merge entry records: who participated, what process was used, what terms were agreed. The merge is valid if and only if the governance proof (G4) demonstrates that the defined process was followed.
This definition makes forks and merges ontologically precise. A fork is disagreement made structural: two or more parties produce incompatible extensions of a shared state. The incompatibility is not a system failure. It is productive inconsistency — the term from Paper 4a. Different agents may have different information, different goals, or different interpretations of policy. The fork records all of these without forcing premature resolution.
A merge is governance applied to disagreement. The merge does not erase the fork. It records the resolution: which terms were adopted, which were rejected, which were modified, and by what process. The merge entry in the DAG carries this record permanently. Anyone who traverses the ledger can see the fork, the merge, and the governance process that connected them.
The critical property is that the merge entry is not a unilateral act. It is the outcome of a governance situation with defined actors, a defined method, and a defined scope. A merge signed by one person who ignores the governance process is structurally identical to an invalid vote — it has the form of a decision without the substance. The ledger can reject it: the governance proof is absent or insufficient.
Running examples:
- (a) The trade agreement is a merge. Two sovereign entities have maintained separate economic policies (forked branches on the global economic DAG, metaphorically). The agreement merges specific domains: these tariff rates, these investment protections, this dispute resolution mechanism. The materials are the prior policy states and the proposed terms. The merge is valid because both parties ratified — the governance proof is the ratification record.
- (c) In the Filix ledger, three standing roles (librarian, architect, steward) each extend the ledger with independent proposals during a period of concurrent work. Their branches fork from a common ancestor. To merge, the three propose a resolution (which changes from each branch to accept, modify, or reject) and the human attests. The merge entry records the three proposals, the resolution, and the human's attestation signature. The merge is valid because the proof field carries evidence that the defined process was followed.
- (d) In open-source governance, a feature branch is a fork. The pull request review is a governance situation. The merge is valid when the defined process (maintainer approval, CI passing, no blocking reviews) is satisfied. A maintainer who merges without review in a project that requires review has produced a structurally invalid merge — the governance proof is absent.
#G4: Governance Proof
Definition G4 (Governance proof). The proof field on a merge entry carries evidence that the governance process defined in the method was followed. The proof does not attest to the wisdom of the decision. It attests to its procedural legitimacy: the right parties participated, the right process was used, the required thresholds were met.
Two implementation levels:
v1.0: Attestation. The proof is a set of signatures from quorum members. Each signature asserts: "I participated in this governance process and the recorded outcome reflects the process as it occurred." The signatures are verifiable. The signers are identifiable. The proof is transparent — anyone can check who signed and whether quorum was met.
v2.0: Zero-knowledge proof. The proof demonstrates that quorum was reached and the threshold was met without revealing individual votes. The privacy of deliberation and the verifiability of outcome coexist. A ZK governance proof says: "a sufficient number of authorized parties approved this merge, and here is a cryptographic proof of that fact, but you cannot determine which parties voted which way."
The progression from v1.0 to v2.0 is not a replacement. It is an expansion of capability. Some governance situations require transparency (public assembly votes should be attributable). Others require privacy (personnel decisions, anonymous ballot). The transparency quality on the governance method (G2) determines which proof type is appropriate.
The governance proof is itself an entity in the ontology. It belongs to the merge entry with quality "evidence" (from the provenance family, R6 of [[02-relations]]). It belongs to the governance situation with quality "materialization" (S4 of [[12-situation-nesting]]). The proof is the material trace of the governance process — the thing you can point to when someone asks "by what authority was this decided?"
Running examples:
- (a) The trade agreement's governance proof is the ratification record: signed instruments from both governments, deposited with a designated custodian. The proof is transparent — anyone can verify that both parties ratified.
- (b) The citizens' assembly's governance proof depends on the transparency quality. If the vote is public: a signed tally with attributable votes. If the vote is by secret ballot: an auditable count with ZK proof that the ballots were cast by assembly members and the tally is correct.
- (c) The agent merge's governance proof is a set of four attestation signatures: three from standing roles, one from the human. v2.0 could add ZK proof that the three agents reached consensus without revealing the internal deliberation (useful when agent deliberation involves sensitive data).
#G5: Authority as Belonging
Definition G5 (Authority as belonging). Authority is not an intrinsic property of persons. It is a belonging: entity A belongs-to governance-scope B with quality "authorized-by" and a source that traces to the governance process that granted the authority. Delegation is a chain of such belongings. Agent authority is always traceable to a human-authorized delegation entry.
This is the central structural consequence of treating governance as situation. If governance is an attribute, authority is a property of the governor — it inheres in the person. If governance is a situation, authority is a belonging — it relates a person to a scope via a governance process. The belonging can be inspected: who authorized this person? Through what process? Over what scope? When did the authority begin and when does it expire?
The belongs-to relation carries all of this:
person:zach belongs-to scope:haak-ledger quality: "authorized-by"
source: "governance:constitutional-founding-2026-02"
start_date: "2026-02-24"
end_date: NULL
Zach has authority over the HAAK ledger. The authority is not inherent — it traces to the constitutional founding (a governance situation). The scope is bounded (the HAAK ledger, not all possible ledgers). The authority has temporal bounds (started at founding, no end date — meaning it persists until a governance process terminates it).
Delegation extends the chain:
agent:claude-opus belongs-to scope:haak-ledger quality: "authorized-by"
source: "governance:delegation-from-zach-2026-03-16"
governance:delegation-from-zach-2026-03-16
actor: person:zach
method: explicit-delegation
domain: scope:haak-ledger
material: "agent:claude-opus authorized for project-scope operations"
The agent's authority traces through one delegation step to Zach, whose authority traces to the founding. The chain is finite, auditable, and revocable. Any link can be severed by a governance process with appropriate scope.
The traceability requirement is absolute for agents. An agent cannot acquire authority except through delegation from a human whose own authority traces to a governance process. This is not a safety constraint bolted onto the system — it is a structural consequence of the ontology. Authority is a belonging with a source. The source is a governance situation. Governance situations require parties with standing. Standing traces upward through delegation chains. The chain must terminate in a governance process with human participants. There is no path by which an agent acquires authority ex nihilo.
Running examples:
- (a) The trade negotiator's authority to bind their country is a belonging: negotiator belongs-to scope:bilateral-trade with quality "authorized-by," source: "governance:executive-delegation." That delegation traces to the executive, whose authority traces to the electoral process. The chain is long but finite.
- (b) The citizens' authority to decide comes from sortition — a governance situation that grants standing. Citizen belongs-to scope:municipal-policy with quality "authorized-by," source: "governance:sortition-2026-01." The authority expires when the assembly's term ends.
- (c) The standing roles' authority to propose merges is a belonging with source tracing to the constitutional founding of the Filix ledger. The human's authority to attest traces to the same source. An agent spawned mid-session inherits no authority unless the spawning governance process (the delegation entry) explicitly grants it.
- (d) The maintainer's merge authority is a belonging: maintainer belongs-to scope:project-repo with quality "authorized-by," source: "governance:maintainer-election" or "governance:founder-delegation." A new maintainer is added by a governance process (vote, appointment, or inheritance). Their authority is traceable.
#G6: Nested Governance
Definition G6 (Nested governance). Governance situations nest (per S1–S5 of [[12-situation-nesting]]). A standing committee governs routine decisions. Constitutional amendments require a broader assembly. The nesting is itself governed: the rules for who can create sub-governance situations are constitutional rules in the ledger.
Three levels of nesting are characteristic:
Constitutional level. The foundational governance situation that establishes the decision rules, authority structure, and scope. It is maximally inclusive (all parties with any standing participate) and maximally rare (invoked only when the rules themselves must change). The constitution is a policy (Definition 12 of [[01-objects]]) — a normative type-compound with maximal scope. The constitutional-level governance situation is the process by which that policy is adopted or amended.
Institutional level. Standing governance situations that operate under the constitution: committees, councils, maintainer groups. These are project-scale situations (S1 of [[12-situation-nesting]]) with persistent participants, accumulated procedure, and bounded scope. They handle routine decisions within their domain without escalating to the constitutional level.
Operational level. Episode-scale governance situations: a single vote, a single merge approval, a single RFC decision. These are the atomic governance acts. They inherit the method and authority from their institutional parent. A maintainer's merge approval is an operational governance situation nested within the maintainer group (institutional), which operates under the project's governance charter (constitutional).
The nesting creates a resolution path for disputes. When an operational decision is contested, it escalates to the institutional level. When an institutional process is contested, it escalates to the constitutional level. The constitutional level is the court of last resort. This is policy inheritance (S5) applied to governance: inner situations specialize the outer situation's rules, but cannot override non-overridable constitutional constraints.
The nesting is governed by the level above. A committee cannot create sub-committees with broader scope than its own. A project-level governance charter cannot override the constitutional prohibition on unilateral merges. The rules for creating and dissolving governance situations are themselves governance rules, residing at a higher nesting level than the situations they govern. This reflexivity is not a paradox — it is a fixed point. The constitution governs the creation of institutions; the institutions govern the creation of operational processes; the operational processes execute within the bounds defined above them. The hierarchy is grounded in the constitutional founding, which is the terminal governance situation: it has no parent, and its authority derives from the agreement of the founding parties.
Running examples:
- (a) The trade agreement creates nested governance. The treaty text (constitutional level) establishes a dispute resolution body (institutional level). The body adjudicates specific cases (operational level). The treaty specifies how the body is composed, what its scope covers, and how its decisions can be appealed. The nesting is explicit: treaty → body → case.
- (b) The citizens' assembly is nested within the municipal governance framework (constitutional level: the city charter; institutional level: the assembly process as defined by ordinance; operational level: each deliberation session and vote).
- (c) The Filix ledger nests governance three deep. The constitution ([[33-constitutional-ledger]]) is the constitutional level. Standing roles (librarian, architect, steward) form the institutional level — they have persistent standing and defined scope. Each merge approval is the operational level. The constitution specifies which roles exist, what their scopes are, and what methods they use. A standing role cannot create a sub-governance situation that exceeds its scope. The human's attestation at the merge level (operational) derives authority from the constitutional founding.
- (d) Open-source governance nests similarly. The governance charter or GOVERNANCE.md is constitutional. The maintainer group is institutional. Each PR review is operational. Some projects add intermediate nesting: working groups (institutional, subordinate to the full maintainer body) that govern specific subsystems.
#Connections
Foundation 03 (Institutional Intelligence). The argument there is that alignment is governance, not calibration — you do not align an agent by tuning its weights but by structuring the situations within which it operates. This document formalizes the second half of that claim. Governance situations are the structural mechanism. They are not metaphors for institutional design; they are the ontological objects that institutions consist of. An institution, in the sense of Foundation 03, is a persistent governance situation (program-scale, per S1) with nested sub-governance at institutional and operational levels. The institution does not "have" governance as an attribute. The institution is governance — a sustained situation of collective decision-making with accumulated procedure and scope.
Paper 4a (Productive Inconsistency). Forks are the structural expression of disagreement. Different agents extend a shared state in incompatible directions because they have different information, different goals, or different interpretations. The fork preserves all of this without forcing premature resolution. The merge is where governance enters: the resolution of productive inconsistency through a defined collective process. G3 formalizes this connection. The merge is not a technical operation (git merge); it is a governance operation — a situation with actors, methods, and proof. The technical merge is the materialization of the governance decision.
The Constitutional Ledger ([[33-constitutional-ledger]]). The proof field, the merge mechanism, authority as belonging — all are specified architecturally in the ledger spec. This document provides the ontological grounding. The ledger's proof field is G4. The ledger's merge entry is G3. The ledger's authority model is G5. The constitutional scope rules are G6. The ontology does not prescribe the implementation. It specifies what the implementation must represent: governance situations with defined methods, traceable authority, and auditable proof.
Ontology 02 (Relations). The quality "governs" enters the quality graph as an instance of the participation family. It applies-to (R5.5) governance-scope entities. "Authorized-by" is a provenance quality — it records the source of authority. The governance-method qualities (threshold, quorum, delegation-depth, veto, transparency) are instances of the "parameter" quality, applicable to method-type entities in the governance family. All governance concepts are entities and qualities in the existing framework. No extensions to the relational apparatus are required.
Ontology 12 (Situation Nesting). Governance situations nest. G6 is a direct application of S1–S5 to governance. The one addition is that governance nesting is self-referential: the rules for creating governance situations are themselves governance rules at a higher nesting level. This reflexivity is the governance analogue of the quality graph's reflexive closure (R3) — the system that describes governance also governs its own description.
#Scope and Continuation
This document formalizes governance as situation: G1–G6 cover the governance situation, its method, merges, proofs, authority as belonging, and nesting. It does not address:
- Governance failure — what happens when a governance process breaks down (quorum not met, process subverted, authority contested). These are empirical questions about specific governance situations, not ontological questions about governance in general. The ontology provides the framework for diagnosing failure (which quality was violated?), not the remedies.
- Governance design — which decision processes are better for which situations. The ontology is agnostic about process design. It formalizes what governance is, not which governance is good.
- Consent and standing — the deeper question of what legitimates standing in the first place. G1 takes standing as given (the parties "entitled to participate"). The source of that entitlement — consent, election, inheritance, appointment — is a governance question one level up (G6), which eventually bottoms out in a founding agreement. The founding agreement's legitimacy is a political question, not an ontological one. The ontology can represent it. It cannot justify it.
- Inter-constitutional governance (bridges) — the hardest case. Two systems with different founding acts, different constitutions, different governance structures want to transact. Neither recognizes the other's authority. The merge between them cannot appeal to either constitution — it must create a bridge situation: a new governance context that belongs to both ledgers, with its own method negotiated at formation, governing only the matters under negotiation. Bridge situations are Paper 4a's islands-and-bridges made governance-explicit. A bridge node must satisfy both islands' constitutions within the bridge scope, without either island submitting to the other's sovereignty. Trade treaties, the WTO, federated open-source foundations, and cross-instance Filix coordination are all instances. The bridge model requires a G7 definition and connects to Paper 5a (federation). Deferred to the next revision.
ontology · 13 · governance as situation · 2026-03-16 · zach + claude
Ontology 13 — Governance as Situation — 2026 — Zachary F. Mainen / HAAK