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.
Deploy Graphs & Capabilities¶
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.
Test Suite by Module¶
Validation Summary¶
| Metric | Value |
|---|---|
| Deploy graphs | 6 validated, 38 total nodes |
| Capabilities provided | 16 measurement + 2 health |
| Capabilities consumed | 14 (5 primals) |
| guideStone Level | 3 (bare + IPC wired) |
| Verb mismatches fixed | 4 (all reconciled) |
| Tests | 965 passed, 0 failed |
| Clippy warnings | 0 (pedantic + nursery) |
| Unsafe blocks | 0 (#![forbid(unsafe_code)]) |
Provenance: All data from groundSpring V124 (April 27, 2026). See Spring Catalog on primals.eco.