Composition Validation — groundSpring

Rendered from 01-composition-validation.ipynb — live notebook from the ABG shared workspace

Composition Validation — groundSpring

groundSpring validates measurement noise characterization across 10 scientific domains. This notebook examines the NUCLEUS composition: 6 deploy graphs, 16 measurement capabilities, guideStone Level 3, and the verb reconciliation that aligned all graph definitions to actual IPC contracts.

Data sources: experiments/results/composition_validation.json, test_suite_report.json

Reproduce: cargo build --bin groundspring_guidestone --features guidestone


For other springs: Replace composition_validation.json with your own deploy graph analysis. The cell structure (title → load → charts → summary) stays the same.

groundSpring V124 — guideStone Level 3
Deploy graphs: 6 (38 nodes)
Capabilities provided: 16
Capabilities consumed: 14
Tests: 965 passed, 0 failed

Deploy Graphs & Capabilities

No description has been provided for this image

Deploy Graph Verb Reconciliation

V124 fixed 4 verb mismatches between deploy graphs and actual IPC contracts. Springs should validate that every capability field in their TOML graphs corresponds to an actual method in their dispatch table.

Verb fixes applied: 4

measurement.validate_suite → measurement.parity_check measurement.parity_report → measurement.uncertainty_budget storage.store → storage.put registry.register → capability.register

Test Suite by Module

No description has been provided for this image

Validation Summary

MetricValue
Deploy graphs6 validated, 38 total nodes
Capabilities provided16 measurement + 2 health
Capabilities consumed14 (5 primals)
guideStone Level3 (bare + IPC wired)
Verb mismatches fixed4 (all reconciled)
Tests965 passed, 0 failed
Clippy warnings0 (pedantic + nursery)
Unsafe blocks0 (#![forbid(unsafe_code)])

Provenance: All data from groundSpring V124 (April 27, 2026). See Spring Catalog on primals.eco.