Graph Construction: Canonical Domain Analysis of Layer 2

Status: Canonical reference. Full 12-step analysis of the methodology's Layer 2 — how analyzed domains are connected through typed edges with specific content. Relationship to other analyses:


Step 1 — Information Gathering

1.1 What we're analyzing

The process of connecting analyzed domains through typed structural relationships. Layer 2 takes two or more completed domain analyses (Layer 1 outputs) and determines:

1.2 Sources

1.3 What recurs across all edge analyses

Every inter-domain connection involves:

  1. An EDGE — the relationship exists between two specific domains
  2. A CHARACTER — what kind of relationship (realization, configuration, role-id, enrichment, decomposition, feedback, selection)
  3. SUBSTANCE — what the edge carries (bridge primitives, role mappings, configurations, axioms, implementation maps, feedback signals, fitness evaluation)
  4. A MAPPING — how primitives in one domain correspond to primitives in the other
  5. CONSTRAINTS — how positions in one lattice restrict accessible positions in the other

Step 2 — Landscape Analysis

2.1 The landscape of inter-domain connections

DisciplineHow it handles connectionsWhat it captures
Category theoryMorphisms + compositionAbstract structure-preserving maps
Philosophy of scienceBridge laws, reductionHow theories at different levels relate
Systems engineeringInterface specificationsHow components interact
Database theoryForeign keys, joinsHow tables relate
Software architectureAPIs, adapters, middlewareHow services connect
Comparative biologyHomology, analogyHow organisms relate across levels

2.2 What's distinctive about this methodology's approach

The methodology's edge analysis is distinctive in TWO ways:

  1. Typed edges with specific content — not just "these are related" but specifically HOW they're related (realization vs configuration vs role-id vs enrichment vs decomposition) and WHAT the relationship carries (bridge primitives with their own internal structure, role mappings, parameter settings).

  2. Bridge primitives as analyzable structure — realization edges have bridge primitives that are structurally identical to domain primitives. They have partial levels, pairs, core triads, phase transitions. The bridge IS a mini-domain living on the edge. No other framework does this.


Step 3/3b — Primitives and Partial Levels

3.1 Primitive extraction

Five structural elements that recur across all inter-domain connection analyses:

1. Edge (Ed) — The structural relationship between two domains. The fact that a connection exists.

2. Character (Ch) — What kind of relationship the edge represents. The TYPE of connection: realization, configuration, role-identification, enrichment, decomposition, feedback, selection.

Is Character a separate primitive or partial levels of Edge? The v1 meta-structure analysis debated this. Characters are qualitatively different from each other — realization (with bridge primitives) is structurally richer than role-identification (just a mapping table). They don't feel like "more" or "less" of the same thing. But they DO share common structure (source domain, target domain, some content, direction). The previous decision was to keep Edge as one primitive with types-as-partial-levels.

Reconsidering: Character is INDEPENDENT of Edge in the primitive sense. An edge can exist before its character is determined (a proto-edge — "these seem related but we don't know how"). And character determination is a distinct analytical operation from edge detection. Separate primitives.

3. Substance (Sb) — What the edge carries. The specific structural content that makes the relationship concrete. For realization: bridge primitives. For role-id: mapping tables. For configuration: parameter settings. For enrichment: axioms. For decomposition: implementation maps. For feedback: feedback signals. For selection: fitness criteria.

4. Mapping (Mp) — How primitives in one domain correspond to primitives in the other. Which primitive plays which role across the edge. For realization: which substrate primitives the bridge mechanisms connect to which surface primitives. For role-id: which concrete primitives fill which abstract roles. For configuration: which abstract primitives are set to which levels.

5. Constraint (Cn) — How positions in one domain's lattice restrict accessible positions in the connected domain's lattice. The cross-lattice implications. For realization: bridge levels at specific positions enable/prevent specific surface capabilities. For configuration: abstract level settings determine concrete domain scope.

3.2 Reduction test

Is Substance reducible to Character? No — character tells you WHAT KIND of content to expect (realization → bridge primitives). Substance IS the specific content (these 6 specific bridge primitives with these specific partial levels). Two realization edges have the same character but different substances (biology→chemistry has {Code,Catalyst,...}; entity→digital has {Encoding,Hash,...}).

Is Mapping reducible to Substance? Partially — mapping IS how substance connects to domain primitives. But mapping can exist without full substance characterization (you can map G→St in a role-identification edge without specifying bridge content). And substance can exist without full mapping (you can identify bridge primitives before knowing exactly which domain pair-surfaces they exercise). They're partially independent.

Is Constraint reducible to Mapping? No — mapping tells you WHAT corresponds to what. Constraint tells you HOW positions restrict each other. You can know that G maps to St without knowing that G3 implies St must be ≥ St2. Constraints require additional analysis beyond mapping.

3.3 Confirmed primitive set: 5 primitives

#PrimitiveWhat it isWhat the methodology does with it
1Edge (Ed)Structural relationship between two domainsDetect connections (proto-edges → typed edges)
2Character (Ch)What kind of relationshipClassify edge type (realization, config, role-id, ...)
3Substance (Sb)What the edge carriesIdentify content (bridge primitives, role maps, ...)
4Mapping (Mp)Primitive correspondence across the edgeDetermine how vocabularies relate
5Constraint (Cn)Cross-lattice positional restrictionsDerive feasible regions, gates, implications

3.4 Partial levels

Edge (Ed):

LevelDescriptionInstance
Ed0No edgeDomains not known to be related
Ed1Proto-edge"These seem related" — observation without formalization
Ed2Confirmed edgeRelationship confirmed with specific source and target domains
Ed3Directed edgeDirection identified — which domain is more abstract/concrete
Ed4Multiple edgesMultiple distinct edges between the same or overlapping domain sets
Full EdComposed edgeEdge participates in compositions through intermediate domains

Phase transition: Ed1→Ed2 (Confirmation). Below: informal observation ("biology looks like entity system"). Above: confirmed relationship with specific connection points. This is where the proto-edge becomes structural.

Character (Ch):

LevelDescriptionInstance
Ch0UncharacterizedEdge exists but type unknown
Ch1Binary character"Is this a realization or not?" Simple classification.
Ch2Full characterEdge typed as realization, configuration, role-identification, enrichment, decomposition, feedback, or selection
Ch3Character with implicationsType determines expected substance, composition rules, constraint patterns
Ch4Character validatesEdge type confirmed by checking substance against expectations
Full ChNovel characterNew edge type discovered that doesn't fit existing classification

Phase transition: Ch1→Ch2 (Full characterization). Below: you know the edge is some kind of connection. Above: you know SPECIFICALLY what kind — realization with bridge primitives, or configuration with parameter settings, etc. This determines what to look for in substance analysis.

Substance (Sb):

LevelDescriptionInstance
Sb0No substanceEdge characterized but content not analyzed
Sb1Substance identifiedContent named — "there are bridge primitives" or "there's a role mapping"
Sb2Substance enumeratedSpecific items listed — "6 bridge primitives: Code, Catalyst, Gradient, Flux, Compartment, Feedback"
Sb3Substance structuredItems have internal structure — partial levels, dependencies, pairs analyzed within the substance
Sb4Substance with core triadThe substance's own structural skeleton identified (bridge core triad, over-subscribed pairs)
Full SbSubstance fully analyzedSubstance has the same depth of analysis as a domain (full 12-step on bridge primitives)

Phase transition: Sb2→Sb3 (Internal structure). Below: the substance is a LIST — you know the items. Above: the substance is a STRUCTURE — the items have internal relationships, dependencies, and interaction patterns. This is where bridge analysis becomes rich rather than just enumerative.

Mapping (Mp):

LevelDescriptionInstance
Mp0No mappingDomains connected but no primitive correspondence identified
Mp1Informal mapping"G is like E" — intuitive comparison
Mp2Role mappingPrimitives mapped to shared roles — G→encoding, R→evaluator
Mp3Detailed mappingMany-to-many mappings — which substrate primitives each bridge mechanism exercises, which pair-surfaces are over-subscribed
Mp4Mapping with projectionHow primitives transform — what becomes ambient, what expands, what contracts
Full MpQuantified mappingStructural correspondence measured — how much of each domain's content is captured by the mapping

Phase transition: Mp2→Mp3 (Detailed mapping). Below: rough correspondence — one-to-one role assignment. Above: DETAILED many-to-many correspondence — bridge mechanisms exercise specific substrate pair-surfaces, multiple bridges share the same surfaces (over-subscription). This is where the mapping becomes rich enough to derive constraints.

Constraint (Cn):

LevelDescriptionInstance
Cn0No constraintsConnected lattices appear independent
Cn1Qualitative constraints"High bridge level enables high surface capability" — general
Cn2Specific gatesSpecific bridge levels gate access to specific surface capabilities — phase transitions identified
Cn3Feasible regionThe set of compatible positions across connected lattices computed
Cn4Trajectory constraintsHow movement in one lattice constrains available movements in the other
Full CnDynamic constraintsConstraints that change as positions change — co-evolutionary dynamics

Phase transition: Cn1→Cn2 (Specific gates). Below: general sense that connected domains constrain each other. Above: SPECIFIC level thresholds identified — "bridge primitive X at level 3 is required for surface capability Y." This is where cross-domain analysis becomes predictive.


Step 4 — Dependencies

Ed → (nothing; foundation — edges are the basic unit)
Ch → Ed (you classify an existing edge)
Sb → Ch (substance depends on character — what you carry depends on edge type)
Mp → Ed (mapping requires knowing which domains are connected)
Cn → Mp, Sb (constraints require knowing both the mapping and the substance)

DAG:

Ed (hub — no dependencies)
  ├── Ch → Sb ──┐
  └── Mp ────────┴── Cn

Hub: Edge (Ed). Everything starts from detecting that a connection exists.

Terminal: Constraint (Cn). Constraints require both mapping and substance — you need to know HOW primitives correspond AND what content the edge carries before you can determine cross-lattice restrictions.

Two branches from Ed:

Both branches converge at Cn (constraints require both).

Depth: Maximum chain: Ed → Ch → Sb → Cn (depth 3, through Sb). Moderate.


Step 5 — Pair Enumeration

C(5,2) = 10 pairs.

#PairName
1Ed-ChEdge characterization
2Ed-SbEdge content
3Ed-MpEdge mapping
4Ed-CnEdge constraints
5Ch-SbCharacter-substance determination
6Ch-MpCharacter-mapping relationship
7Ch-CnCharacter-constraint prediction
8Sb-MpSubstance-mapping interaction
9Sb-CnSubstance-constraint derivation
10Mp-CnMapping-constraint computation

Step 6 — Load Classification

Heavy pairs

#PairContentWhy heavy
1Ed-ChDetecting and classifying edgesThe basic graph construction operation — you find an edge and determine what it is.
2Ch-SbCharacter determines expected substanceRealization → bridge primitives, configuration → parameter settings. The character-substance link is the core structural content of edge analysis.
3Sb-MpSubstance interacts with domain primitives through mappingBridge primitives exercise specific domain pair-surfaces. Role mappings connect specific primitives. The substance-mapping interaction is where cross-domain structural content lives.
4Mp-CnMapping enables constraint derivationKnowing how primitives correspond lets you derive positional restrictions. The mapping-constraint pair is where cross-domain analysis becomes predictive.
5Sb-CnSubstance determines constraint specificityThe richer the substance (more bridge primitives, more internal structure), the more specific the constraints. Bridge level gates ARE specific constraints derived from substance.

Moderate pairs

PairAssessmentReason
Ed-SbModerateEdge content — but mediated through Ch. You need to know the character before you know what substance to expect.
Ed-MpModerateThe edge connects two domains, the mapping connects their primitives. Related but Ed is thin (just "connection exists") and the content is in Mp.
Ch-MpModerateCharacter influences mapping style (realization → bridge-mediated, role-id → direct correspondence). Real but secondary to Ch-Sb and Sb-Mp.
Ch-CnModerateCharacter predicts constraint type (realization → level gates, configuration → scope limits). But the constraint specifics come from Sb and Mp, not Ch alone.
Ed-CnLightEdge existence and constraints are far apart in the analytical process. The content is in the intermediate primitives.

5 heavy pairs of 10 (50%). Moderate-to-tight integration — consistent with the methodology being a structured analytical process.


Step 7 — Coherent Sub-lattice

Dependency constraints

Ed must be present. Given Ed:

Enumeration

Valid subsets of {Ch, Sb, Mp, Cn} given Ed always present:

#SubsetValid?
1{}✓ (Ed only)
2{Ch}
3{Mp}
4{Ch, Mp}
5{Ch, Sb}Sb needs Ch ✓
6{Ch, Sb, Mp}
7{Mp, Cn}Cn needs Sb → INVALID
8{Ch, Sb, Cn}Cn needs Mp → INVALID
9{Ch, Sb, Mp, Cn}✓ (Full)
10{Ch, Mp, Cn}Cn needs Sb → INVALID

Valid non-empty: {Ch}, {Mp}, {Ch,Mp}, {Ch,Sb}, {Ch,Sb,Mp}, {Ch,Sb,Mp,Cn}.

Total including {} and {Ed alone}:

Total: 8 coherent subsets of 32 (2^5).

Filter: 8/32 = 25%. Moderate — between tight substrates and loose surfaces. The convergence of two branches at Cn (requiring both Sb and Mp) creates the filtering.


Step 8 — Build-up Sequence

Step 0→1: {} → {Ed}
  Detect that two domains are related. A proto-edge.
  "Biology and entity system seem to share structural features."

Step 1→2: {Ed} → {Ed, Ch}
  Classify the relationship. What KIND of edge is this?
  "This is a role-identification edge — both map to shared abstract roles."

Step 2→3: {Ed, Ch} → {Ed, Ch, Mp}
  Determine how primitives correspond across the edge.
  "G maps to encoding role, R maps to evaluator role, ..."

  OR (alternative branch):

Step 2→3': {Ed, Ch} → {Ed, Ch, Sb}
  Identify the edge's substance.
  "This realization edge has 6 bridge primitives: Code, Catalyst, ..."

Step 3→4: → {Ed, Ch, Sb, Mp}
  Both substance and mapping are known. Bridge primitives connected to
  specific domain pair-surfaces. Role mappings specified.

Step 4→5: {Ed, Ch, Sb, Mp} → {Ed, Ch, Sb, Mp, Cn}
  Derive cross-lattice constraints. Feasible regions computed.
  Specific bridge level gates identified. Unified manifestation positions
  constrained across connected domains.

Note: no single genesis transition for graph construction. Each step adds analytical capability. The most important transition is Sb2→Sb3 (substance gains internal structure — bridge primitives analyzed with their own pairs and core triads). This is when edge analysis becomes structurally rich rather than enumerative.


Step 9 — Load-bearing Compositions

Core triad

{Ch, Sb, Mp} — Character, Substance, Mapping.

"What is an analyzed inter-domain connection?" → The edge has a CHARACTER (what kind), carries SUBSTANCE (what content), and establishes a MAPPING (how primitives correspond).

All three pairs heavy:

The Ch-Mp pair is borderline. Alternative core triad:

{Sb, Mp, Cn} — Substance, Mapping, Constraint.

"What does an edge DO?" → The edge carries SUBSTANCE, establishes MAPPING, and derives CONSTRAINTS.

All three pairs heavy:

This triad is more operationally focused — what the edge PRODUCES rather than what it IS.

The {Ch, Sb, Mp} triad has a borderline pair (Ch-Mp is moderate, not clearly heavy). The {Sb, Mp, Cn} triad has all three pairs clearly heavy: Sb-Mp ✓, Mp-Cn ✓, Sb-Cn ✓.

Core triad: {Sb, Mp, Cn} — the operational core. "What does edge analysis produce?" → Substance mapped to domain primitives, deriving cross-lattice constraints. {Ch, Sb, Mp} is a named composition (edge characterization) but not the core triad.

Named compositions

CompositionNameContent
{Ch, Sb, Mp}Edge characterizationWhat the edge is — typed, substantiated, mapped
{Sb, Mp, Cn}Cross-domain analysisWhat the edge produces — constraints from substance and mapping
{Ed, Ch, Sb}Edge contentDetected, classified, and substantiated — the edge has specific content
{Ed, Mp, Cn}Positional analysisDetected, mapped, and constrained — positions across lattices are related

The full set as a quad

{Ch, Sb, Mp, Cn} — the complete edge analysis. Everything except bare edge detection. This quad IS Layer 2 of the methodology — a fully analyzed inter-domain connection.


Step 10 — Emergent Properties

CompositionRegimeEmergent Property
{Ed, Ch}Ch ≥ Ch2Typed graph — domains connected by classified relationships
{Ch, Sb}Sb ≥ Sb2Substantive edges — connections have specific content
{Sb, Mp}Sb ≥ Sb3, Mp ≥ Mp3Bridge architecture — substance has internal structure exercising domain pair-surfaces
{Mp, Cn}Cn ≥ Cn2Cross-domain prediction — positions in one domain predict positions in another
{Ch, Sb, Mp, Cn}All ≥ 3Full cross-domain analysis — edge fully characterized with predictive constraints
{Ed composed}Ed ≥ Ed-FullDerived relationships — edges compose to reveal indirect structural connections

Step 11 — Cross-Domain Patterns

11.1 Comparing graph construction to the other methodology layers

PropertyDomain Analysis (L1)Graph Construction (L2)Graph Semantics (L3)
Primitives656
HubPrimitive (Pm)Edge (Ed)Instance (In)
Core triad{Pm, Lv, Dp}{Ch, Sb, Mp} or {Sb, Mp, Cn}{In, Ty, Ab}
Filter29.7%25%17.2%
Heavy pairs7/15 (47%)5/10 (50%)10/15 (67%)
Dependency depth233

Observations:

11.2 How the three layers connect

Layer 1 (Domain Analysis)
  {Pm, Lv, Dp, Ix, Cp, Ps}
  ↓ produces: analyzed domain
  
Layer 2 (Graph Construction)
  {Ed, Ch, Sb, Mp, Cn}
  ↓ produces: connected, constrained graph of domains
  
Layer 3 (Graph Semantics)
  {In, Ar, Ty, Ab, Pt, Cv}
  → produces: patterns, abstractions, convergence
  → feeds back predictions to Layer 1

Layer 1 output (analyzed domain) is the NODE content. Layer 2 adds EDGES with content. Layer 3 operates on the populated graph as a whole.


Step 12 — Synthesis

12.1 What graph construction IS

Graph construction is a 5-primitive process for connecting analyzed domains through typed, substantiated, mapped, constrained relationships. Its core operation: detect edges (Ed), classify their character (Ch), identify their substance (Sb), establish primitive mappings (Mp), and derive cross-lattice constraints (Cn).

The two branches from hub Ed:

This convergence structure is distinctive — both branches must be completed before the most valuable output (cross-domain constraints) becomes available.

12.2 The edge type question

The current methodology lists 5-7 edge types: realization, configuration, role-identification, enrichment, decomposition, plus feedback and selection (from biology analysis). Are these really distinct types, or are some reducible?

From this analysis, the CHARACTER primitive captures edge type, and the SUBSTANCE varies by character. This means:

12.3 Where unified manifestation connects

The unified manifestation concept uses graph construction's outputs. Specifically:

The unified manifestation IS: an entity's Position (from Layer 1) evaluated across all connected lattices using Mappings and Constraints (from Layer 2). It's the natural endpoint of combining Layer 1 and Layer 2 for a specific entity.


Summary

PropertyValue
Domain nameGraph Construction (Layer 2)
Primitives5: {Ed, Ch, Sb, Mp, Cn}
HubEdge (Ed)
Core triad{Sb, Mp, Cn} — substance + mapping + constraint = cross-domain analysis
Filter8/32 = 25%
Heavy pairs5/10 = 50%
Dependency depth3
Two branchesCharacter (Ed→Ch→Sb) and Mapping (Ed→Mp), converging at Cn
ProducesConnected, constrained graph of analyzed domains
Consumed byLayer 3 (graph semantics) — the populated graph is what Layer 3 analyzes

Referenced by the model

Cited as a source by 2 model records (browse the model census):