codesamplex

Sample

Show that delimiter-aware key lookup state is preserved when taking a Viper sub-tree.

sha256:d94c20e315074af42aec87c2953790acf56055ab6f0dd3590e9fba8d85eb1cc4

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Show that delimiter-aware key lookup state is preserved when taking a Viper sub-tree. HOW
Packages
github.com/spf13/viper 1.21.0
Environment
go
Created
2026-08-16T12:32:36Z

Commonly assumed

A `Sub()` call drops a custom key delimiter to the default delimiter, so a value set under `service::db::host` cannot be read from `sub.GetString("db::host")`.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts