These papers constitute the canonical research output of the Derivable Architectures program. They are published here as they were produced — research drafts developed during an active investigation, not retrospective summaries.
The papers are organized into three volumes. Volume I establishes the foundational vocabulary and concepts. Volume II develops the formal structural theory. Volume III presents independent experimental validation against systems the theory was never designed to explain.
Volume I — Foundations#
The foundations series introduces the ontology, defines the primitive concepts, and establishes the basic operations of the theory.
| Paper |
Title |
| 000 |
Derivable Architectures: A Research Program |
| 001 |
Ontology of Derivable Architectures |
| 002 |
Architectural Identity |
| 003 |
Architecture as an Abstract Object |
| 004 |
Derivation as an Architectural Operation |
| 005 |
Architectural Invariants |
| 006 |
Artifacts and Instances |
| 007 |
Histories and Evolution |
| 008 |
Profiles |
| 009 |
Dependency and Traceability |
| 010 |
Correctness of Derivations |
The formal theory series investigates the mathematical structure of derivation spaces, establishes axioms, and proves properties of derivable systems.
| Paper |
Title |
| 011 |
Spaces of Derivations |
| 012 |
Composition of Derivations |
| 013 |
Partial Derivations |
| 014 |
Constraints on Derivations |
| 015 |
Equivalence of Derivations |
| 016 |
Reversible Derivations |
| 017 |
Branching of Derivations |
| 018 |
Canonical Derivations |
| 019 |
Complexity of Derivation Spaces |
| 020 |
Invariants of Derivation Spaces |
| 021 |
Structural Transformations of Derivation Spaces |
| 022 |
Symmetries of Derivation Spaces |
| 023 |
Minimal Architectures |
| 024 |
Completeness of Derivation Systems |
| 025 |
Morphisms Between Architectures |
| 026 |
Closure of Derivation Systems |
| 027 |
Generators of Architectural Structure |
| 028 |
Necessity of Structural Generators |
| 029 |
Independence of Structural Generators |
| 030 |
Axiomatization of Derivable Architectures |
| 031 |
Soundness of the Structural Theory |
| 032 |
Structural Completeness |
| 033 |
Independence of the Axioms |
| 034 |
On the Search for a More Primitive Principle |
| 035 |
Limits of Derivable Architectures |
Volume III — Experimental Validation#
The validation series applies the canonical theory to independent systems it was never designed to explain. Each paper tests whether the theoretical predictions hold when confronted with real, independently established architectures.
| Paper |
Title |
Domain |
| V3-001 |
Genome as Architectural Description |
Biology |
| Study 001A |
Genome to Multicellular Organism (Scaling) |
Biology |
| V3-002 |
TCP/IP as Architectural Description |
Computer Networking |
| V3-003 |
Linux Kernel as Architectural Description |
Operating Systems |
A note on status#
These papers represent the current state of an active research program. The theory is frozen — no modifications to Volumes I and II are authorized. Volume III continues to accumulate independent evidence. The outcome of the validation program is not predetermined.
Papers are published here in their research form. They have not been submitted to peer-reviewed journals. Independent replication and external review are welcome.
Derivable Architectures: A Research Program Document: papers/000.md
Status: Research Program
Version: 0.2
Abstract The Institutional Continuity Architecture (ICA) was originally developed as a constitutional architecture for institutional design and jurisdictional derivation.
During its construction, an unexpected architectural phenomenon emerged.
Rather than appearing as a domain-specific framework for corporate law, ICA exhibited structural properties suggesting the existence of a broader class of systems whose concrete realizations can be systematically derived from a stable abstract architecture.
...
papers/001 — Ontology of Derivable Architectures Status: Research Draft
Version: 0.1
Abstract This paper introduces the fundamental entities that constitute the proposed theory of Derivable Architectures.
The objective is not to define implementation procedures or mathematical operations.
Instead, the objective is to establish the ontology upon which subsequent formalization can be built.
All definitions are intended to be domain independent.
1. Motivation The development of the Institutional Continuity Architecture (ICA) suggests that architectural derivation cannot be understood solely through the study of artifacts.
...
Architectural Identity Document: papers/002.md
Status: Research Draft
Version: 0.1
Abstract This paper investigates the concept of architectural identity.
Observations obtained during the development of the Institutional Continuity Architecture indicate that multiple distinct artifacts may represent the same architecture.
The objective is to characterize the properties preserved across derivation.
1. Motivation Engineering commonly identifies systems through their implementations.
The ICA suggests that architectural identity exists independently of implementation.
Accordingly, two distinct artifacts may possess identical architectural identity.
...
papers/003 — Architecture as an Abstract Object Status: Research Draft
Version: 0.1
Abstract Previous papers introduced the primitive entities of Derivable Architectures and proposed the existence of architectural identity.
This paper investigates a more fundamental question:
What kind of object is an architecture?
The objective is not to characterize specific architectures but to determine the level of abstraction at which architectures exist.
1. Motivation Engineering literature frequently describes architectures through documents, diagrams or implementations.
...
papers/004.md Derivation as an Architectural Operation Document: papers/004.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract The development of the Institutional Continuity Architecture (ICA) demonstrated that complete institutional realizations can be systematically obtained from a stable constitutional architecture without modifying the architecture itself.
This paper introduces derivation as the central operation of Derivable Architectures.
Derivation is treated as an architectural operation that transforms an abstract architecture into a concrete realization while preserving architectural identity.
...
papers/005.md Architectural Invariants Document: papers/005.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract The previous paper introduced derivation as the architectural operation relating an abstract architecture to its realizations.
The ICA engineering process further revealed that certain architectural properties remained unchanged throughout derivation, despite the continuous creation of implementation artifacts.
This paper introduces the concept of architectural invariants.
Architectural invariants are properties preserved by every valid derivation.
...
papers/006.md Artifacts and Instances Document: papers/006.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract Previous papers established architectures as abstract objects and derivation as the operation that produces realizations while preserving architectural identity.
The ICA engineering process further revealed that the products of derivation exist at different conceptual levels.
This paper distinguishes architectural artifacts from architectural instances.
The distinction clarifies the relationship between documents, implementations, and the architecture they realize.
...
papers/007.md Histories and Evolution Document: papers/007.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract The previous papers established architectures as abstract objects, derivation as the operation relating architectures to realizations, and distinguished architectures, artifacts, and instances as separate ontological entities.
The ICA engineering process additionally revealed that these entities evolve independently over time.
This paper introduces the concept of architectural history and examines how evolution may occur without compromising architectural identity.
...
papers/008.md Profiles Document: papers/008.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract The ICA engineering project demonstrated that a single architecture may admit multiple concrete realizations without loss of architectural identity.
The Brazil Implementation Profile constituted the first observed realization of this phenomenon.
This paper introduces the concept of an architectural profile.
A profile represents a coherent derivation of an architecture intended for a particular operational context while preserving its architectural invariants.
...
papers/009.md Dependency and Traceability Document: papers/009.md
Volume: I — Foundations
Status: Draft 0.1
Authors
Eduardo N. Hering OpenAI ChatGPT Abstract The ICA engineering process demonstrated that implementation artifacts were not created independently.
Each artifact originated from architectural decisions established earlier in the derivation process.
This paper introduces the concepts of architectural dependency and architectural traceability.
Dependency describes how architectural elements constrain one another.
Traceability records the observable relationships produced by those dependencies during derivation.
...