How to Apply Cross-Arrangement Coupling Analysis

Status: Methodological guide. Captures the analytical pattern developed across to sessions in operationalizable form for future analyses.

Purpose: Cross-arrangement coupling is a paper-grade analytical move that didn't exist in operationalized form before this session arc. This document explains what it is, when to use it, how to author the data, how to render the analysis, and how to interpret the results. It is intentionally instructional rather than findings-focused — those live in methodology-coupling.md, cross-landscape-coupling.md, and the checkpoint.


1. The pattern in one sentence

Every system, methodology, or artifact has TWO structurally coordinated positions — one in its primary arrangement (analytical structure) and one in the cognition arrangement (cultural artifact in collective use). Pairing them and rendering them together on a coupling plane reveals the depth-vs-reach trade-off, the layering-trap pattern, and the arrangement's primary depth-cost mechanism.

2. When to use it

Use cross-arrangement coupling analysis when:

Don't use it when:

3. The schema convention

Each instance becomes a PAIR of manifestations:

data/manifestations/<instance-name>.v1.json                      ← primary arrangement
data/manifestations/<instance-name>-cultural-artifact.v1.json    ← cognition arrangement

The primary-arrangement Mn uses arrangement_ref: data/arrangements/<primary>.v1.json and positions the instance across the primary arrangement's chain levels. Per-chain-level positions, primitive-by-primitive levels, evidence per chain level. Standard manifestation.v1 shape.

The cultural-artifact Mn uses arrangement_ref: data/arrangements/cognition.v1.json and positions the instance in TWO chain levels:

Each cultural-artifact Mn declares an ls (landscape) field with the family name (e.g., ["strategic-analysis-methodologies-cultural-artifacts"] or ["entity-systems-cultural-artifacts"]).

Both Mns at meta.sc=3 (instance scope).

4. The level-scoring discipline

For cultural-ecosystem positions:

LevelMeaning
0Absent — no cultural-ecosystem presence
1Project-internal / single-team
2Niche community / value-aligned adopters
3Specialized professional community
4Mass-professional adoption (industry default)
5Universal — cross-domain, cross-culture, cross-generation

For cognitive-architecture positions:

LevelMeaning
0No demand on this primitive
1Trivial demand (recognize a category)
2Modest demand (apply a template)
3Moderate demand (apply learned skill or reasoning)
4Heavy demand (substantial expertise + judgment)
5Maximum demand (substantial multi-year practice required)

Author levels with brief evidence per chain level. For methodologies and technology systems, evidence is typically ~1-3 sentences citing the canonical source (book, citation count, certification body, deployment count).

5. The analysis

Once paired Mns exist for ≥5 instances:

Step 1: Compute three metrics per instance

For depth, often the SUBSTRATE-only rank (not total rank) is more diagnostic — total rank can be polluted by chain levels that overlap with adoption (e.g., entity-arrangement's digital-ecosystem chain level overlaps semantically with cognition-arrangement's cultural-ecosystem).

Step 2: Plot depth × adoption

Scatter plot. Each instance is one point. Compute Pearson r and Spearman ρ. Annotate the regression line.

Step 3: Identify the three structural zones

Step 4: Interpret the correlation strength

Step 5: Identify cultural-ecosystem accretion strategies

Look for distinct mechanisms among the high-adoption instances. In the methodology landscape: certification ecosystem (DMAIC's Six Sigma belts), academic legitimization (Porter Five Forces), popularizer-driven (OKRs via Doerr book), novel-format (TOC via The Goal). In the entity landscape: platform effects (GitHub), academic-database lock-in (Postgres), financial-economic integration (Bitcoin), federated-protocol-with-flagship-app (AT Protocol via Bluesky).

Each accretion strategy is structurally distinct and load-bearing for that instance's adoption.

6. Cross-landscape comparison

When you have ≥2 different landscapes analyzed, the cross-arrangement-coupling analysis can be compared:

Per the empirical findings: the three-zone clustering pattern transfers across landscapes; the LINEAR correlation strength does not. This is itself diagnostic — it tells you whether the arrangement's depth-cost mechanism is gradient or bimodal-walls.

7. Interpreting differences across arrangements

When the linear correlation differs substantially across landscapes (e.g., methodology r = −0.710 vs entity r = −0.250), three structural explanations to consider:

  1. Sample-size and depth-range artifacts: a smaller sample or narrower depth range can weaken correlation even if the underlying relationship is real.
  2. Multiple high-adoption attractors at distinct depths: per Paper 6's attractor analysis, an arrangement may have several stable attractor states at different depth values, each admitting mass adoption. This SPREADS high-adoption across depth ranges and weakens the linear inverse.
  3. Different depth-cost mechanism: gradient (uniform cognitive demand → smooth correlation) vs walls (architectural commitment that blocks adoption regardless of substrate elegance → bimodal pattern).

Mechanism 3 is structurally the most interesting. The methodology arrangement appears to penalize depth via uniform cognitive demand. The entity arrangement penalizes depth via architectural walls (Holochain DNA, Urbit Nock/Hoon). The two arrangements produce different shapes on the coupling plane for principled reasons.

8. What's NOT covered yet

This pattern is currently scoped to: the artifact-as-cultural-presence form of Sc=3 sustained coupling. The original sketch-sc3-sustained-coupling.md identified a SECOND form: shared-instance-evolving-in-multiple-arrangements-over-time (e.g., a developer's career as a coupled biology + cognition + entity trajectory across decades). This second form requires authoring TRAJECTORIES across multiple arrangements with coupling annotations between snapshots. Schema is feasible but not built. Future work.

9. Worked examples to study

Worked exampleFile pointers
Methodology landscape (13 instances, Pearson r=−0.710)data/manifestations/{swot-analysis,pestel-analysis,...,structural-primitive-analysis}.v1.json + *-cultural-artifact.v1.json; figure output/figures/methodology-coupling-depth-vs-adoption.png; findings methodology-coupling.md
Entity landscape (9 instances, Pearson r=−0.250)data/manifestations/{git,github,...,urbit}.v1.json + *-cultural-artifact.v1.json; figure output/figures/entity-coupling-depth-vs-adoption.png; findings cross-landscape-coupling.md
Cross-landscape comparison panelbottom panel of entity-coupling-depth-vs-adoption.png; correlations in cross-landscape-coupling.md

10. The compute scripts as templates

Two reusable templates exist:

To author a new coupling analysis: copy one of these scripts, update the PAIRS list, update axis labels, run.

11. Discipline rules

When using cross-arrangement coupling analysis:


What the pattern accomplishes (executive read)

Cross-arrangement coupling is the analytical move that takes "system X is in arrangement Y" and makes it "system X has structurally-coordinated positions in arrangements Y AND Z, and the relationship between those positions is itself diagnostic." It transforms a single-arrangement analysis into a paired analysis that surfaces the depth-vs-reach trade-off as a load-bearing structural property rather than an external observation.

For the project: this is the second of two paper-grade analytical innovations developed during the methodology-computation effort. The first was the X-genesis trajectory regime taxonomy (3 confirmed regimes + 1 candidate). The second is cross-arrangement coupling. Together they let Paper 11 make empirical claims about cross-domain structural patterns rather than purely methodological claims about how to do analysis.