Skip to content

A Process is a fully determined operation: both its meaning and its execution path are fixed before it runs. Same input always produces same output. Corresponds to Fix(σ)∩Fix(Δ) in the nuclear quartet.

Process

Formal definition

A Process is an element WW of the fiber HtH_t satisfying both nuclear fixed-point conditions:

WHt=Fix(σt)Fix(Δt)W \in H^*_t = \mathrm{Fix}(\sigma_t) \cap \mathrm{Fix}(\Delta_t)

σt(W)=WandΔt(W)=W\sigma_t(W) = W \quad\text{and}\quad \Delta_t(W) = W

As a Skill type, a Process is a morphism f:ABf : A \to B with the guarantee that f(a)Htf(a) \in H^*_t for all inputs — the output is always fully settled before it is inspected.

The nuclear quartet. The four positions partition HtH_t (excluding \bot):

Position Nuclear condition Set
Process σt(W)=W\sigma_t(W) = W and Δt(W)=W\Delta_t(W) = W HtH^*_t
Procedure σt(W)=W\sigma_t(W) = W and Δt(W)W\Delta_t(W) \neq W Fix(σt)Ht\mathrm{Fix}(\sigma_t) \setminus H^*_t
Derivation σt(W)W\sigma_t(W) \neq W and Δt(W)=W\Delta_t(W) = W Fix(Δt)Ht\mathrm{Fix}(\Delta_t) \setminus H^*_t
Inquiry σt(W)W\sigma_t(W) \neq W and Δt(W)W\Delta_t(W) \neq W Ht(Fix(σt)Fix(Δt))H_t \setminus (\mathrm{Fix}(\sigma_t) \cup \mathrm{Fix}(\Delta_t))

The joint projection πt=σtΔt:HtHt\pi_t = \sigma_t \circ \Delta_t : H_t \to H^*_t maps every element into Process position — closing all open questions of meaning and execution. A Process is the fixed point of πt\pi_t.

What this is

A Process is a defined, repeatable transformation: given the same input, it always produces the same output. This is what the word “process” names in business process management (ISO 9000) and formal methods alike — a transformation whose complete behavior is determined by its specification before it runs.

In this system, a Process is FlatfileAgentialResourceSystemSkillfulWork in which both closure nuclei have been applied: meaning-closure (σ) and execution-closure (Δ). The result is full determination — no open questions about what it is doing or how it will do it.

The mathematical position is Fix(σ)∩Fix(Δ) — the intersection of both fixed-point sub-algebras in the nuclear quartet (NuclearQuartetSubalgebra). The joint projection π reflects every operation into this position. A Process is already there.

What full determination means

Meaning-closure (σ) means the Process knows what it is about. Its purpose, its domain, its output type — all settled. Execution-closure (Δ) means the Process knows exactly how to proceed. No branches, no judgment calls, no conditions to evaluate. Every step follows from the previous one without decision.

An operation that contains conditions is not yet Δ-closed — it is a Procedure. An operation whose purpose is still being established is not yet σ-closed — it is a Derivation or Inquiry.

The other three positions

Open questions

  • Formal proof that σ-closure and Δ-closure together imply determinism for skill work — blocked by: skill-algebra construction.

Relations

Ast
Date modified
Defines
Process
Input
Relational universe
Output
Relational history fiber fixed layer
Specification
Relational universe morphism