This experiment mines the instrumented candidate atlas for recurring cluster types and trial-level burden ratios.
The atlas instrumentation already showed that the current near-best family is large, structured, and branch-dependent. This follow-up asks the next question:
- what recurring candidate modes are actually present
- which trial-level ratios extracted from those modes carry solver-relevant signal
- whether the first poison-candidate idea should move from single rows to cluster-level burden
If the candidate atlas is reduced to recurring cluster archetypes, does that reveal a simpler trial-level structure that can guide an informed bank and improve downstream solver decisions?
This experiment reads the existing atlas outputs from Candidate Atlas Instrumentation and joins them to the current Layer 3 pressure-trigger outputs.
The first-pass archetype rules are empirical and explicit:
dominant_corecluster_mass_layer1 >= 0.18cluster_size >= 8
broad_fancluster_alpha_span >= 0.35cluster_geometry_span >= 0.12
alpha_fancluster_alpha_span >= 0.25
fringe_singletoncluster_size <= 2cluster_mass_layer1 <= 0.02
- otherwise
compact_minor
From those archetypes, the experiment builds trial-level burden metrics such as:
fan_vs_coreuseful_structure_ratioresidual_shell_alpha_mass
The executable artifact is run.py.
The atlas is not just a large family.
It contains recurring archetypes, and the strongest new trial-level ratio is a competition between broad_fan mass and dominant_core mass.
The summary file is candidate_atlas_pattern_summary.json.
Global result:
- trial count:
72 - gate-open trial count:
53 - archetype counts:
fringe_singleton:1551compact_minor:1288alpha_fan:1182broad_fan:1036dominant_core:383
On gate-open trials:
fan_vs_corevs improvement correlation:0.2828fan_vs_corevs correction-pressure correlation:0.1803useful_structure_ratiovs improvement correlation:0.2797useful_structure_ratiovs refined-bank-span correlation:0.3657
That is the core result.
The atlas is expressing a real structural competition:
- a stable core mass
- versus a broad fan of still-active alternative structure
Mean archetype shape:
| Archetype | Size | Mass | Alpha Span | Geometry Span |
|---|---|---|---|---|
dominant_core |
17.44 |
0.2476 |
0.4701 |
0.1959 |
broad_fan |
9.94 |
0.0977 |
0.5357 |
0.1743 |
alpha_fan |
4.14 |
0.0648 |
0.3938 |
0.0939 |
compact_minor |
2.56 |
0.0595 |
0.0849 |
0.0574 |
fringe_singleton |
1.19 |
0.0069 |
0.0184 |
0.0096 |
The most important split is:
broad_fanis heavily concentrated insparse_partial_high_noisecompact_minoris much more common insparse_full_noisy
That means the hard branch is not just “larger.” It is organized around a stronger broad-fan structure.
The branch split is sharp.
-
sparse_full_noisy- holdout mean
fan_vs_core:0.3824 - confirmation mean
fan_vs_core:0.4371 - holdout mean
useful_structure_ratio:0.8417 - confirmation mean
useful_structure_ratio:0.9825
- holdout mean
-
sparse_partial_high_noise- holdout mean
fan_vs_core:0.4829 - confirmation mean
fan_vs_core:0.6612 - holdout mean
useful_structure_ratio:1.3192 - confirmation mean
useful_structure_ratio:1.6637
- holdout mean
The confirmation block matters most.
The hardest branch is carrying much more broad-fan mass relative to the dominant core on confirmation.
The strongest simple atlas-only trigger in this pass is:
- refine if
fan_vs_core >= threshold
Calibration-frozen threshold:
0.4107
Gate-open errors:
- calibration:
0.1278 - holdout:
0.1587 - confirmation:
0.1182
This is not better than the current pressure trigger. But it is close enough to matter.
The atlas alone is carrying a real part of the Layer 3 activation signal.
The first candidate-level poison score did not tell us much:
- old candidate poison score vs improvement:
0.0245 - old candidate poison score vs correction pressure:
-0.0009
The better replacement in this pass is not a single bad candidate score. It is a cluster-level residual-shell burden:
residual_shell_alpha_mass
This measures the mass sitting in the higher-score shell inside alpha-wide clusters.
It performs materially better:
residual_shell_alpha_massvs improvement:0.1394residual_shell_alpha_massvs correction pressure:0.2664
That is the important shift.
The atlas is saying:
- the harmful or unresolved structure is not well described as one poison candidate
- it is better described as residual shell mass in alpha-wide clusters
This is the strongest evidence yet that the bank should be informed by cluster structure rather than by raw sample density.
The current random bank is surfacing:
- dominant cores
- broad fans
- alpha fans
- compact minors
- fringe singletons
The next informed bank should use that structure directly.
The most actionable design signal is:
- high
fan_vs_coremeans the observation is carrying more broad active structure than stable core structure
That is exactly the kind of state variable a backbone-conditioned informed bank should react to.
This experiment does show:
- the candidate atlas contains recurring cluster archetypes
broad_fanmass is a defining structural feature of the hard branchfan_vs_coreis a real trial-level ratio with downstream solver relevance- the first poison-candidate framing should move from single rows to cluster-level residual-shell burden
This experiment does not show:
- that the archetype thresholds are final
- that
fan_vs_coreshould replace the current pressure trigger outright - that the informed bank is already solved
The clearest figure is candidate_atlas_archetype_mass_by_condition.png, because it shows the broad-fan expansion in the hard branch directly.
Data:
- candidate_atlas_archetype_rows.csv
- candidate_atlas_trial_patterns.csv
- candidate_atlas_pattern_split_summary.csv
- candidate_atlas_pattern_condition_summary.csv
- candidate_atlas_fan_rule_rows.csv
- candidate_atlas_pattern_summary.json
Code:
The next informed-bank pass should not sample globally.
It should use the atlas pattern state directly:
- preserve
dominant_corecoverage - allocate extra density along
broad_fanstructure - treat residual shell alpha mass as unresolved burden, not as a one-row poison event