This document presents one possible reference architecture for a system conforming to the five axioms of Cognitive Declarative Programming (CDP). The architecture — called the CDP Pipeline — is a layered processing model where declarations pass through four stages: Element (loading and merging inheritance chains), Archetype (combining first-class and second-class definitions into a sole source of truth), Realisation (binding structure to persisted data), and Facet (projecting into context with pluggable engines for status, ACL, validation and i18n). An Envelope grows through the pipeline; each stage uses a Loader/Builder pattern with cache checkpoints. The output serves multiple consumers (REST, AI agent, IoT/M2M) from a single pipeline. The architecture is not the only conceivable CDP-conformant design, but demonstrates that the five axioms can be translated into a concrete, implementable system. Companion to: Dlugi, J. (2026). Cognitive Declarative Programming (CDP) — Five Core Axioms and Why It May Constitute a New Software Paradigm. Working Paper v0.2. DOI: 10.5281/zenodo.19384028
Jürgen Dlugi (Thu,) studied this question.