DLP Specification

Decision Lineage Protocol — Architecture Specification

Master index for the Decision Lineage Protocol architecture specification. Registry of all 31 fspec-format section files in dlp/spec/.

Decision Lineage Protocol — Architecture Specification

v2.0.0 · Locked · L1 · March 19, 2026

Purpose

Master index for the Decision Lineage Protocol architecture specification. All 31 section files live in dlp/spec/ in fspec format (YAML frontmatter, 19-primitive section body, gate-annotated content). This document indexes the sections, records summary statistics, and provides the three-layer protocol model.

DLP exists to construct and maintain an Organizational World Model — a queryable representation of who decided what, based on what evidence, under what authority, subject to what constraints, and how outcomes compared to intent.

Foundation

Three-Layer Protocol Model

                        DECISION LINEAGE PROTOCOL

    ┌───────────────────────────────────────────────────┐
    │   DECISIONS                                       │
    │   Intent + Evidence + Authority + Constraints     │
    └──────────────────────┬────────────────────────────┘


    ┌───────────────────────────────────────────────────┐
    │   SUBSTRATE                                       │
    │   State(t) → [Trigger + Action] → State(t+1)     │
    │   19 primitives · 4 truth types · 10 invariants   │
    └──────────────────────┬────────────────────────────┘


    ┌───────────────────────────────────────────────────┐
    │   ORGANIZATIONAL WORLD MODEL                      │
    │   Accumulated state transformations with lineage  │
    │   Queryable decision history                      │
    │   Deviation measurement against intent             │
    └───────────────────────────────────────────────────┘

Governance

Owned by Cam (founder, GrytLabs). Base specification locked February 25, 2026. Post-lock amendments composed and converted to fspec format March 19, 2026.

Substance

Section Registry

Part I: Foundational Concepts

FileTitleScope
s01-problem-architecture§1 Problem ArchitectureWhat DLP is, the cybernetic diagnosis, empirical grounding
s02-paradigm-shift§2 Paradigm ShiftProcess accountability, governance paradox, psychological safety
s03-ai-native-architecture§3 AI-Native ArchitectureDerivation chain, five AI-native properties, trust architecture

Part II: The Core Protocol

FileTitleScope
s04-irreducible-primitives§4 Irreducible Primitives19 primitives across 5 tiers, irreducibility tests, composition
s05-behavioral-invariants§5 Behavioral Invariants10 invariants (B1–B10), SHACL enforcement, constraint conflict detection
s06-truth-type-system§6 Truth Type System4 truth types (Authoritative, Declared, Derived, Opaque), derivation depth
s07-minimum-viable-record§7 Minimum Viable RecordMVR fields, validation architecture, orientation_thread

Part III: World Model & Governance Theory

FileTitleScope
s08-control-theoretic-foundation§8 Control-Theoretic FoundationConant-Ashby, Ashby, VSM, World Models, predictive composition
s09-symmetry-conservation§9 Symmetry & ConservationChlon (2026) proof, 9 invariances, conservation laws
s10-dbi-perimeter-map§10 DBI Perimeter MapFour-layer model, Environment Interface hook

Part IV: Governance & Activation

FileTitleScope
s11-governance-integration-architecture§11 Governance IntegrationThree-layer composition (~200 patterns), criticality classification
s12-governance-activation-logic§12 Governance ActivationSix-stage pipeline, evidence cold start, governance maturity
s13-policy-projection-surfaces§13 Policy ProjectionsSeven policy domains, projection engine, conformance coupling

Part V: Human Interface Layer

FileTitleScope
s14-human-capture-mechanisms§14 Human CaptureSignal vs. IQ capture, five design principles
s15-signal-capture§15 Signal Capture7 signal types (incl. curiosity), flaggable object model, routing
s16-iq-capture§16 IQ Capture8 intent types, origin types, lifecycle, resolution paths
s17-decision-surface-design§17 Decision SurfacesValidated projections, cache model, materiality framework

Part VI: Integration & Translation

FileTitleScope
s18-integration-engine§18 Integration EngineSubstrate lifecycle (5 stages), TMI alignment (8 stages)
s19-ontology-landscape§19 Ontology Landscape10 pre-loaded families, primitive alignment, bridges
s20-organizational-translation§20 TMI ConfigureTwo-layer architecture (org + methodology), 3 onboarding paths

Part VII: Profiles & Actors

FileTitleScope
s21-substrate-profiles§21 Substrate ProfilesEAS, BAS, PAS — content packages, graduation
s22-actor-layer§22 Actor Layer4 actor types, RACIVG model, role envelopes
s23-portfolio-patterns§23 Portfolio PatternsRecursive viable systems, constraint cascade, federation

Part VIII: Licensing & Ecosystem

FileTitleScope
s24-entity-licensing-structure§24 Entity & LicensingFour-layer licensing, verification architecture
s25-license-terms-architecture§25 License TermsTerms by layer, revenue model, three growth paths

Part IX: Implementation

FileTitleScope
s26-implementation-schema§26 Implementation Schema4 schema domains (~80 tables), SHACL architecture
s27-operation-catalog§27 Operation Catalog244+ operations, authorization model
s28-query-architecture§28 Query Architecture44 query patterns, dual-language (Cypher + SQL)
s29-sdk-workbench§29 SDK & Workbench3 SDK layers, workbench components
s30-session-context-layer§30 Session Context LayerSession lifecycle, checkout model, merge validation

Appendix: AI Orchestration

FileTitleScope
sA1-agent-runtime-infrastructure§A1 Agent RuntimeAICAR, delegation, 5D routing, graduation, topologies, QuickFire
sA2-work-orchestration§A2 Work OrchestrationResolution engine, constraints, conformance detection, drift control

Summary Statistics

MetricCount
Sections31 in fspec format
Primitives19 across 5 tiers
Behavioral Invariants10 (B1–B10)
Truth Types4 (Authoritative, Declared, Derived, Opaque)
Signal Types7 (6 standard + 1 second-order)
Operations244+ across 6 types
Query Patterns44 across 11 domains
Substrate Profiles3 (EAS, BAS, PAS)
Actor Types4 base types
SHACL Shapes81+ across 5 domains
Collaboration Topologies6
Governance Maturity Stages5

Boundaries

This document indexes. The authoritative content lives in the section files. Where this index and a section file conflict, the section file prevails.

Not in scope: upper ontology (future dlp/arch/), visual assets (future dlp/arch/), SDK implementation code, Dolt migration scripts.

Positions

Base lock: February 25, 2026. Post-lock composition + fspec conversion: March 19, 2026. All 31 sections are in fspec format in dlp/spec/.

Lineage

v1.0.0 (Feb 25, 2026): Initial lock. 30 sections in flat markdown in dlp-arch/sections/. v2.0.0 (Mar 19, 2026): Post-lock composition + fspec conversion. 31 sections in dlp/spec/ with YAML frontmatter, 19-primitive body, gate annotations. Additions: B10, Opaque, Curiosity, derivation depth, constraint conflict detection, SCL, collaboration topologies, QuickFire, authority-weighted reconciliation, micro-graduation, routing confidence, conformance detection, drift control, MVDR orientation thread, SCT lifecycle, evidence cold start, governance maturity, OWM reframing.

Commitments

Upper ontology migration to dlp/arch/ pending. Visual assets pending spec lock completion. Research sprint outputs in glabs-research/ inform future spec amendments.

Coverage

All 31 sections converted to fspec format. Post-lock composition was written from OI summaries — individual sections may need refinement on specifics added during composition. Section files in dlp-arch/sections/ are now superseded by dlp/spec/ versions.

Addressing

Document ID: dlp-arch-spec. Section files addressed by descriptive ID: s05-behavioral-invariants, sA1-agent-runtime-infrastructure, etc. Cross-references use [document-id.section-id] notation per FORMAT-SPEC.

Attribution

Cam (founder, GrytLabs). Claude (Anthropic) — research, composition, fspec conversion.

Situational Frame

Composed across October 2025–March 2026. 17 research sprints → architecture synthesis → section decomposition → spec lock → post-lock composition → fspec conversion → 20 reconstituted research sprints.

Scope Governance

Core namespace: dlp. All section files operate within the dlp namespace. Domain: organizational.

Framing

Governance as world model construction. Every organizational action is a state transformation on the OWM. The protocol ensures those transformations are governed, traceable, and queryable.

Adaptation

The fspec conversion is the format maturation step — moving from flat markdown to the 19-primitive, gate-annotated, projection-declared structure that supports downstream composition (Dolt migration, SDK generation, policy projection, onboarding content).

Readiness

All 31 sections in fspec format. Next: upper ontology to dlp/arch/, visual assets, SDK implementation against section content.

Meaning Resolution

No meaning resolution for this document.

Perception Surface

No perception surface for this document.

Temporal Governance

No temporal governance for this document.