primalSpring — Composition Parity, Deploy Graphs, NUCLEUS Validation

Meta-spring — validates that primals compose correctly. 666 tests, 85 experiments, 389 registered capabilities, 13 deploy graphs.

Domain

Primal composition and deploy graphs — validates that the 13 primals compose into working NUCLEUS deployments.

Repository: syntheticChemistry/primalSpring

The Composition Story

primalSpring is the meta-spring. It doesn’t do science itself — it validates that the primals compose correctly, that deploy graphs produce working compositions, and that cross-gate bonding works as documented. If primalSpring passes, the composition model works. If it fails, the error is in the wiring.

Headline Results

  • 666 tests passing (618 pass + 48 ignored), 0 failed
  • 85 experiments across 15 categories (tower atomic through frontier)
  • 13 deploy graphs validated (74 total nodes, 5 bond types)
  • 389 registered capability methods in capability_registry.toml
  • 13/13 primals adopt JH-0 (MethodGate capability check)
  • 5 composition patterns validated: Sequential, Parallel, ConditionalDag, Pipeline, Continuous
  • exp094 validates full NUCLEUS parity: Tower + Node + Nest + Cross-Atomic pipeline

Validation Phases

PhaseKey Result
Tower AtomicBearDog + Songbird compose — crypto.hash + discovery.resolve match baselines
Node AtomicbarraCuda + coralReef + ToadStool — stats.mean via IPC matches Python
Nest AtomicNestGate + provenance trio — storage.store + storage.retrieve round-trip integrity
Cross-Atomic PipelineHash → store → retrieve → verify across all three atomics
Multi-User HardeningJH-0 through JH-5 — MethodGate, ionic tokens, resource envelopes, composition hot-reload, log aggregation

What primalSpring Validates

CapabilityMethod
Deploy graphsTopologically sorted, capability-addressed, bonded composition
Cross-gate bondingPrimal → primal IPC wiring verified against capability registry
BYOB compositionPackaged binary artifacts compose into emergent behavior
5-tier discoveryUDS → mDNS → BirdSong → STUN → Dark Forest hierarchy
BTSP Phase 3All primals bind 127.0.0.1, AEAD on wire

Notebooks (5)

#NotebookFocus
01Composition ValidationDeploy graphs, bond types, profiles, discovery tiers
02Benchmark ComparisonRust vs Python timing, energy, guidestone phases
03Ecosystem Evidence85 experiments, gap resolution, security timeline
04Cross-Spring ConnectionsPrimal consumption matrix, ecosystem flows, sporePrint readiness
05BTSP Security Deep DivePer-primal posture, convergence arc, discovery hierarchy

See Also