Recordsgolanggo.step.sm/cryptov0.44.6
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| go 1.26 · Go · go · linux glibc
Observations: PROJECT_PROCESS 5✓ · PROJECT_RESOLVE 0✓ 1✕ · PROJECT_TEST 1✓ — Usage: USED 2✓
|
LOW | 7 +2 | 0 | 86% | 1 | 2026-08-29 |
| go 1.26 · Go · go · linux musl · docker
Observations: PROJECT_LOAD 1✓ · PROJECT_TEST 1✓ — Usage: USED 1✓ — Verified: CONTRACT 3✓
|
LOW | 2 +1 | 3 | 100% | 1 · 1✓ | 2026-08-30 |
Recent failure clusters
-
observed PROJECT_RESOLVE exit 1 ×1 v0.44.6 os=linux · runtime=go@1.26 go.step.sm/crypto/minica.WithName sha256:8b93c5397052…<path> missing go.sum entry for module providing package github.com/pkg/errors (imported by go.step.sm/crypto/keyutil); to add: …go/module · resolve-diagnostic · outer go runEvidence quality: complete · Environment variants: 1 · First recorded: 2026-08-29 · Last seen: 2026-08-29
Symbols
- go.step.sm/crypto/minica.CA
- go.step.sm/crypto/x509util.CreateCertificate 1
- go.step.sm/crypto/minica.New 1 1 of 1 runs passed
- go.step.sm/crypto/x509util.NewCertificate 1
- go.step.sm/crypto/pemutil.ParseKey 1 1 of 1 runs passed
- go.step.sm/crypto/pemutil.Serialize 1 1 of 1 runs passed
- go.step.sm/crypto/minica.Sign 1 1 of 1 runs passed
- go.step.sm/crypto/minica.WithModifyFunc
- go.step.sm/crypto/minica.WithName